summaryrefslogtreecommitdiff
path: root/lib/chef/knife/bootstrap.rb
Commit message (Expand)AuthorAgeFilesLines
* Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-071-7/+8
* Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-0/+2
* Changes to fix review commentssiddheshwar-more2014-10-101-6/+6
* Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-6/+6
* Fixing bad method definitiontyler-ball2014-09-291-1/+1
* Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-291-12/+4
* Use existing Chef::Config values for verify_api_cert and ssl_verify_mode duri...Serdar Sutay2014-08-261-10/+8
* Add --ssl-verify-mode and --[no-]verify-api-cert options.Claire McQuin2014-08-261-0/+18
* Fixes based on PR comments.Serdar Sutay2014-08-261-13/+21
* Specs for bootstrap cleanup.Serdar Sutay2014-08-261-15/+8
* Fixes based on the PR comments.Serdar Sutay2014-08-261-1/+8
* Remove encrypted_data_bag_secret distribution via Chef::Config and enable dis...Serdar Sutay2014-08-261-23/+0
* Deprecate --distro and --template-file options in favor of --template.Serdar Sutay2014-08-261-22/+39
* Remove the bootstrap templates that does chef install via gems.Serdar Sutay2014-08-261-4/+0
* remove JSON gem usageLamont Granquist2014-08-111-2/+2
* Merge pull request #1364 from opscode/bootstrap-winrm-warningClaire McQuin2014-06-091-0/+2
|\
| * .first instead of .includecuriositycasualty2014-04-231-1/+1
| * warning if host resembles winrm commandcuriositycasualty2014-04-081-0/+2
* | add knife options for chef-full customizationClaire McQuin2014-05-081-0/+20
* | Don't eat the authentication failed exception on bootstrapHongbin Lu2014-03-281-1/+3
|/
* Make the bootstrap messages more user friendly.sersut2014-03-101-1/+1
* this option should not be used by customersjamescott2013-11-061-1/+1
* [CHEF-4509] read `secret` `secret_file` from knife hashSeth Chisamore2013-10-171-2/+4
* Single ticks are required to escape passwords with special characters in themAdam DePue2013-10-101-1/+1
* [CHEF-3609] Support no_proxy for first chef-client runSean Horn2013-10-101-0/+5
* Also allow enabling agent forwarding from knife configDecklin Foster2013-05-231-1/+1
* Add -A option to knife ssh and knife bootstrapDecklin Foster2013-05-231-0/+7
* [CHEF-4011] improve deprecation messageSeth Chisamore2013-04-111-2/+8
* [CHEF-4011] add secret in knife.rb deprecation warningSeth Chisamore2013-04-111-0/+17
* [CHEF-4011] `--secret` and `--secret-file` options for `knife bootstrap`Seth Chisamore2013-04-111-0/+9
* Enable password to sudo from stdin for knife ssh bootstrapChirag Jog2013-03-121-2/+7
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-3/+3
* Merge branch '10-stable'Bryan McLellan2012-11-201-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+234