Created
June 25, 2015 18:24
-
-
Save vinyar/b7455f6c693c98fc8a7d to your computer and use it in GitHub Desktop.
Bootstrapping chef client behind firewall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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