Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pillar.example is incorrect; package name for windows is incorrect #350

Closed
colin-stubbs opened this issue Jan 6, 2018 · 0 comments
Closed

Comments

@colin-stubbs
Copy link
Contributor

pillar.example incorrectly uses dashes in lookup table for package names. map.jinja uses underscores and states reference these correctly using underscores. pillar.example needs to be fixed.

"saltstack.minion" is NOT the correct package name on Windows; the correct package name is "salt-minion". map.jinja should be updated to reflect this.

aboe76 added a commit that referenced this issue Jan 6, 2018
pillar.example is incorrect; package name for windows is incorrect #350
@aboe76 aboe76 closed this as completed Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants