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

Auto refresh of node list #25

Open
saimak opened this issue Mar 24, 2015 · 3 comments
Open

Auto refresh of node list #25

saimak opened this issue Mar 24, 2015 · 3 comments
Labels
Triage: Support Indicates an issue that is a support question and will be redirected to other mediums.

Comments

@saimak
Copy link

saimak commented Mar 24, 2015

Is there a way to have chef-vault's node list refreshed automatically during knife bootstrap ( when new nodes are added )?

Thanks

@nwesoccer
Copy link

+1 We are using Chef Provisioning, however it's a chicken and the egg issue. During provisioning we specify a role which adds a run-list which requires the use of a chef vault data_bag, but it does not have permissions to it since the data bag did not refresh it's acl.

@saidmasoud
Copy link

@saimak I had to workaround this by building a bootstrap script that first bootstraps all nodes, then refreshes all chef-vault items, THEN uses knife ssh to run chef-client on the newly bootstrapped nodes. Not the most elegant solution but works for our purposes.

@tas50 tas50 added Triage: Support Indicates an issue that is a support question and will be redirected to other mediums. and removed Type: Question labels Jan 29, 2019
@mc0re
Copy link

mc0re commented Mar 23, 2022

7 years - still nothing is done :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage: Support Indicates an issue that is a support question and will be redirected to other mediums.
Development

No branches or pull requests

7 participants