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

RFE: deepsea grains for targeting #1

Closed
noelmcloughlin opened this issue May 31, 2018 · 1 comment
Closed

RFE: deepsea grains for targeting #1

noelmcloughlin opened this issue May 31, 2018 · 1 comment

Comments

@noelmcloughlin
Copy link
Owner

noelmcloughlin commented May 31, 2018

From SLES ES deployment guide..

Setting the deepsea_minions option's target is a requirement for DeepSea deployments. DeepSea uses it to instruct minions during stages execution (refer to DeepSea Stages Description for details.

To set or change the deepsea_minions option, edit the /srv/pillar/ceph/deepsea_minions.sls file on the Salt master and add or replace the following line:

deepsea_minions: target
Tip: deepsea_minions Target
As the target for the deepsea_minions option, you can use any targeting method: both Matching the Minion Name and Targeting with a 'deepsea' Grain.

Match all Salt minions in the cluster:

deepsea_minions: '*'
Match all minions with the 'deepsea' grain:

deepsea_minions: 'G@deepsea:*'

Ensure salt-master/salt-minion services get reloaded afterwards ???

noelmcloughlin added a commit that referenced this issue May 31, 2018
@noelmcloughlin
Copy link
Owner Author

moved saltstack-formulas#3

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

1 participant