summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core/bootstrap_context.rb
Commit message (Expand)AuthorAgeFilesLines
* Knife bootstrap options cleanupLamont Granquist2020-04-171-63/+59
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix knife bootstrap_version CLI option overriding config optionLamont Granquist2020-04-081-2/+4
* Merge pull request #9156 from MsysTechnologiesllc/ash/Fix_no_runlist_issueTim Smith2020-02-241-2/+1
|\
| * Optimize by using Mash as per review commentsNAshwini2020-02-121-3/+2
| * Don't send empty runlist if do not pass it.NAshwini2020-02-121-1/+1
* | Reflecting file_cache_path and file_backup_path value in_client.rbKapil chouhan2020-02-121-0/+8
|/
* Use /etc/chef for bootstrapping instead of CONF_DIRmp/CHEF-9224Marc A. Paradise2020-01-161-5/+5
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* more distro constantsMarc Chamberland2019-06-031-5/+5
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Fix FATAL: Configuration error SyntaxError in client.rbVivek Singh2019-05-081-1/+1
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-071-2/+5
* Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-061-0/+1
|\
| * Adding license acceptance support to 'knife bootstrap'tyler-ball2019-05-031-0/+1
* | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-031-24/+9
* | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-031-18/+23
* | Restore bootstrap pre-release supportMarc A. Paradise2019-05-031-6/+17
|/
* Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-291-1/+1
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* Remove fips version check from bootstrap client.rbMarc A. Paradise2019-04-241-8/+1
* Remove prerelease support. Minimum version w/ fips now 12.20.Marc A. Paradise2019-04-241-21/+8
* Bootstrap via chef_coreMarc A. Paradise2019-04-241-1/+1
* Misc YARD updates for knifeTim Smith2019-01-251-1/+1
* Check for an actual value, rather than the key being set.Noah Kantrowitz2018-08-211-1/+1
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-3/+3
* fix Layout/IndentHeredocLamont Granquist2018-07-021-3/+3
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Fix up knife loggingtm/investigate_loggingThom May2018-04-111-1/+5
* Escape single-quoted strings from the contextAllan Espinosa2017-12-201-1/+1
* If we don't have a run_list, don't send ittm/fix-policy-bootstrapThom May2017-07-051-0/+1
* Require chef/version when trying to read iter-478/fips_bootstrapTyler Ball2017-02-231-7/+8
* Added specs for config_log_locationdheerajd-msys2016-11-221-7/+5
* Handling remaining values of config_log_locationdheerajd-msys2016-11-181-2/+27
* Passing config_log_level and config_log_location in client.rb and fixed specs...dheerajd-msys2016-11-091-1/+2
* Merge pull request #4059 from yossigo/bootstrap_proxy_authLamont Granquist2016-08-021-0/+10
|\
| * Add bootstrap proxy authentication support.Yossi Gottlieb2015-10-141-0/+10
* | correct typo in knife bootstrap contextAndre Elizondo2016-06-231-1/+1
* | chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* | s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* | Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-2/+3
|\ \
| * | Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-2/+3
* | | Merge pull request #4630 from chef/ksubrama/fips_guardKartik Null Cating-Subramanian2016-02-261-1/+7
|\ \ \
| * | | Have client.rb verify that FIPS mode can be enforcedksubrama/fips_guardKartik Null Cating-Subramanian2016-02-251-1/+7
| |/ /
* | | Copy client.d files during bootstrapJay Mundrawala2016-02-241-0/+25
|/ /
* | bugfix #2865 check for validation_keytm/h4ck3rm1k3-master-masterJames Michael DuPont2016-02-161-1/+2
* | Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-1/+1
|\ \
| * | Allow use of command line fips switch for knifeJay Mundrawala2016-01-281-1/+1
* | | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1