summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core/bootstrap_context.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-4/+4
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-16/+16
* Update knife bootstrap command to honor --no-color flag in chef-client run th...Tyler Fitch2015-10-281-0/+1
* Consider only knife configuration for chef environment in bootstrap contextEvan Gilman2015-10-241-1/+1
* Don't pass -E to chef-client unless given an environmentdanielsdeleo2015-09-241-2/+2
* Add policyfile support to bootstrap contextdanielsdeleo2015-09-241-1/+6
* If tags are present, add to the first-boot.jsonSean Walberg2015-04-091-2/+5
* validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-111-1/+7
* Add comments to trusted_certs_contentBryan McLellan2015-01-271-0/+5
* knife-windows bootstrap context inherits from Chef::Knife::Core::BootstrapCon...Serdar Sutay2014-12-081-1/+1
* Merge branch 'master' into tball/contrib-passtyler-ball2014-11-251-1/+1
|\
| * Fix installer_version_string to be an array on prerelease parameter.Yulian Kuncheff2014-11-241-1/+1
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
|/
* Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-291-10/+3
* Remove requires path_helper from knife class, add to knife subclasses using P...Claire McQuin2014-09-241-0/+2
* Escape path for globbing.Claire McQuin2014-09-221-1/+1
* Merge pull request #2003 from opscode/mcquin/transfer_trusted_certsClaire McQuin2014-09-151-0/+20
|\
| * Look for certs only if :trusted_certs_dir is not nilClaire McQuin2014-09-081-3/+5
| * Fetch certs in bootstrap_context.rb, not in templates to avoid copypasta.Claire McQuin2014-09-081-9/+13
| * Use :trusted_certs_dir from Chef::Config, only grab .crt and .pem filesClaire McQuin2014-09-081-2/+2
| * add trusted_certs_dir to generated configClaire McQuin2014-09-081-0/+4
| * Transfer trusted certs during bootstrapClaire McQuin2014-09-081-0/+10
* | rebaseKirill Shirinkin2014-09-101-2/+4
|/
* Use existing Chef::Config values for verify_api_cert and ssl_verify_mode duri...Serdar Sutay2014-08-261-3/+25
* Add --ssl-verify-mode and --[no-]verify-api-cert options.Claire McQuin2014-08-261-0/+8
* Specs for bootstrap cleanup.Serdar Sutay2014-08-261-3/+7
* Fixes based on the PR comments.Serdar Sutay2014-08-261-7/+8
* Remove encrypted_data_bag_secret distribution via Chef::Config and enable dis...Serdar Sutay2014-08-261-2/+2
* Remove the bootstrap templates that does chef install via gems.Serdar Sutay2014-08-261-17/+1
* Use the :bootstrap_version if set by the user.sersut2014-05-121-1/+14
* Change chef-full bootstrap template to install the current latest version of ...sersut2014-05-121-1/+12
* [CHEF-3610] Set log_level for chef-client when '-VV' is specified in the knif...Hui Hu2014-03-281-0/+1
* CHEF-3698: Do not set log_level by defaultBryan McLellan2014-03-191-1/+0
* [CHEF-4509] read `secret` `secret_file` from knife hashSeth Chisamore2013-10-171-3/+3
* [CHEF-3609] Support no_proxy for first chef-client runSean Horn2013-10-101-0/+4
* Fix trailing whitespace. >_<Seth Chisamore2013-04-111-2/+2
* [CHEF-4011] `--secret` and `--secret-file` options for `knife bootstrap`Seth Chisamore2013-04-111-2/+8
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-2/+2
* set default log level to :auto in bootstrapdanielsdeleo2012-11-211-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+106