Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vinyar/b7455f6c693c98fc8a7d to your computer and use it in GitHub Desktop.
Save vinyar/b7455f6c693c98fc8a7d to your computer and use it in GitHub Desktop.
Bootstrapping chef client behind firewall
https://docs.chef.io/knife_bootstrap.html#custom-templates
https://docs.chef.io/install_bootstrap.html
https://docs.chef.io/knife_bootstrap.html
https://github.com/chef/chef/blob/12.2.1/lib/chef/knife/bootstrap/templates/chef-full.erb
https://github.com/chef/chef/blob/11.6.2/lib/chef/knife/bootstrap/chef-full.erb
Blog:
https://www.chef.io/blog/2014/10/28/working-with-chef-behind-your-firewall/
http://www.appneta.com/blog/customizing-chef-bootstrap-templates/
http://www.tomduffield.com/bootstrapping-without-the-internet/
other:
http://www.bonusbits.com/wiki/HowTo:Deploy_-_BootStrap_Chef_Client_to_Remote_Linux_Host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment