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

Salt global pillar #88

Merged
merged 3 commits into from
Nov 1, 2016
Merged

Conversation

notCalle
Copy link
Contributor

@notCalle notCalle commented Nov 1, 2016

Read warehouse to pillar mapping information from a _config pallet in the warehouse.

Split the output option -o into separate options for per-minion -m, and global -g pillar output.

Global pillar data is generated into the pillar palletjack.global, using the name space prefix palletjack:global: for all keys. This closes #63.


Type name: _config

Represents warehouse specific configuration for a palletjack tool.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two lines don't fit here in the tool-specific documentation. Leave them in the generic _config documentation.

Store default configuration for palletjack2salt in a warehouse _config pallet.
Load the system pallet key to per-minion pillar mapping from the
_config pallet in the warehouse instead of hard-coding.
Split the -o option into -g and -m to specify where to generate
global and per-minion pillars.
@notCalle
Copy link
Contributor Author

notCalle commented Nov 1, 2016

Edited and re-pushed.

@creideiki creideiki merged commit ee1c5d0 into saab-simc-admin:master Nov 1, 2016
creideiki added a commit that referenced this pull request Nov 1, 2016
* ee1c5d0 Generate both global and/or per-minion pillars
* 47d135f Use _config pallet
* 3341802 Updated example warehouse with default _config pallet
@notCalle notCalle deleted the salt-global-pillar branch November 2, 2016 13:00
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

Successfully merging this pull request may close these issues.

Generate Salt master global pillars from palletjack warehouse
2 participants