"module.run" is using its deprecated version and will expire in version "Phosphorus"
Nobody has claimed this yet.
- Dominant language
- Hurl
- Stars
- 124
- Forks
- 67
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 5
Description
[WARNING ] The function "module.run" is using its deprecated version and will expire in version "Phosphorus".
Some of our states use module.run which apparently is using a deprecated syntax.
We should determine what the call should look like and update all invocations in our states to silence this warning.
To reproduce, vagrant up the salt-master and then vagrant up a node that uses the module.run function such as cdn-logs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running vagrant up for the salt-master and a node using the cdn-logs state, then locate the module.run invocations across the states. Determine the supported call syntax and update each invocation; done means the reproduced warning no longer appears.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100