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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -