chef-vault icon indicating copy to clipboard operation
chef-vault copied to clipboard

Auto refresh of node list

Open saimak opened this issue 9 years ago • 3 comments

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

Thanks

saimak avatar Mar 24 '15 14:03 saimak

+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.

nwesoccer avatar Oct 19 '15 15:10 nwesoccer

@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.

saidmasoud avatar Apr 01 '18 14:04 saidmasoud

7 years - still nothing is done :-(

mc0re avatar Mar 23 '22 11:03 mc0re