summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Use v3 data bag encryptionThom May2017-03-081-6/+3
* Merge pull request #5830 from shortdudey123/CHEF-4538_ssh-gateway-identity-authThom May2017-03-061-0/+1
|\
| * CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-211-0/+1
* | Chef-13 remove resource cloning and 3694 warningsLamont Granquist2017-03-021-6/+0
* | Chef-13: chef_gem no longer runs at compile time by defaultLamont Granquist2017-02-281-8/+1
|/
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-12/+12
* simplify resource_cloning toggle PRlcg/resource-cloning-toggleLamont Granquist2016-11-161-1/+4
* add global and per-resource toggles for resource cloning behaviorLamont Granquist2016-11-161-0/+3
* Windows: search for config on same drive as executable location (#5478)John Kerry2016-11-091-2/+13
* Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-031-1/+7
* Update default data collector URL to correct valuedanielsdeleo2016-11-021-1/+1
* Enable the data collector automaticallydanielsdeleo2016-11-021-1/+1
* More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* Implement `--config-option` CLI opt for knifedan/config-option-in-knifedanielsdeleo2016-10-181-0/+20
* Added count_log_resource_updates in config filenimisha2016-09-161-0/+4
* document the bizzare :knife sub-hash situationLamont Granquist2016-09-071-0/+14
* Stop using obsolete URI.escape; use Addressable::URI instead.John Keiser2016-08-221-8/+14
* rubygems memory perf issueslcg/rubygems_perf2Lamont Granquist2016-08-151-0/+5
* Fix #5078 using cwd parameter instead of Dir.pwdJOVE Bastien2016-07-041-2/+2
* turn off fips with an empty environment varMatt Wrock2016-06-231-1/+10
* Creation of the new DataCollector reporterAdam Leff2016-06-021-0/+37
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-1/+5
* adds a system check for fips enablement and runs in fips mode if enabledMatt Wrock2016-05-041-1/+5
* Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-28/+1
* Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-261-0/+4
|\
| * PR feedbackksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-251-0/+2
| * Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-0/+2
* | run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+28
|/
* Fix proxified socketSalim Alam2016-03-211-9/+4
* Override no_proxy with internal matcherSalim Alam2016-03-211-2/+8
* Rubocop.Chris Doherty2016-03-171-8/+8
* Make handling of proxies more consistentNathan L Smith2016-03-171-0/+22
* Merge pull request #4658 from chef/tm/remote_file_download_progress11.9Thom May2016-03-151-0/+6
|\
| * Enable progress output to be configuredtm/remote_file_download_progressThom May2016-03-041-0/+6
* | fix windows specslcg/chefstyle-andorLamont Granquist2016-03-141-2/+2
* | remove unnecessary variableLamont Granquist2016-03-141-2/+2
* | chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* | this is a really, really bad setting to tweaklcg/yell-at-usersLamont Granquist2016-03-111-0/+3
* | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-031-0/+2
|\ \ | |/ |/|
| * make rubygems.org configurableLamont Granquist2016-02-091-0/+2
* | Rename conf.d to config.djdm/knife-bootstrap-clientdJay Mundrawala2016-02-251-1/+1
* | Add support for solo.dJay Mundrawala2016-02-241-0/+3
* | Allow the workstation config to load a conf.d directoryJay Mundrawala2016-02-241-1/+5
* | Add client_d_dir configurationJay Mundrawala2016-02-241-0/+3
* | Don't warn about FIPS - it's a proper feature nowksubrama/test_fixKartik Null Cating-Subramanian2016-02-241-1/+0
* | Add client keys handling to ChefFSJordan Running2016-02-241-1/+5
|/
* autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-7/+14
|\
| * Refactor chef-config fips configjdm/fips-58Jay Mundrawala2016-01-281-7/+14