Managing multiple nodes with Chef -


i know using knife can remotely bootstrap target node. in case of large cluster , around 50 nodes , don't want run bootstrap command manually each , every node. how , can specify mapping between each of node , runlist , avoid running bootstrap command through knife manually each node?

include chef , configuration (client.rb , validation certificate) chef-client in image. nodes register once chef-client runs first time.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -