summaryrefslogtreecommitdiff
path: root/lib/chef/knife/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* @returns should be @return in yardyard_fixesTim Smith2018-07-161-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Add support for knife bootstrap-preinstall-commandS.Cavallo2018-02-151-0/+6
* Changed EOP to 'EOP' to avoid content expansionafiune/COOL-617/fix-here-strings-in-bashSalim Afiune2017-03-091-6/+6
* Typos and improved wordingTim Smith2016-03-051-1/+1
* Copy client.d files during bootstrapJay Mundrawala2016-02-241-0/+5
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Use double quotes by defaultThom May2016-01-142-9/+9
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-6/+6
* no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-222-20/+15
* Updates the template to use omnitruck-direct.chef.iocwebberOps/omnitruckChristopher Webber2015-12-151-1/+1
* fix omnitruck urlThom May2015-09-291-1/+1
* Bootstrap doc doesnt match realityTim Smith2015-09-261-4/+3
* Add policyfile attributes to client builderpolicyfile-bootstrap-integrationdanielsdeleo2015-09-241-0/+12
* Merge pull request #3190 from swalberg/tag_nodes_on_bootstrapThom May2015-09-021-0/+3
|\
| * Allow tags to be set on a node during bootstrapSean Walberg2015-04-051-0/+3
* | Require 'chef/knife/bootstrap' when defining subclassesSteven Danna2015-08-252-0/+2
* | Remove old bootstrap templates:Julian C. Dunn2015-08-032-148/+0
* | The wording seemed odd.jjasghar/needed_theJJ Asghar2015-06-261-1/+1
* | Fix some errant bashismstm/fix_bashismsThom May2015-06-251-4/+4
* | Address review comments from @btmJulian C. Dunn2015-04-201-7/+3
* | Address review comment https://github.com/chef/chef/pull/2877#discussion_r263...Julian C. Dunn2015-04-201-18/+0
* | Several bugs found during testing:Julian C. Dunn2015-04-201-2/+3
* | Gotta do something with that stderr we so carefully captured.Julian C. Dunn2015-04-201-0/+5
* | Copy more robust routines from Omnitruck installer.Julian C. Dunn2015-04-201-31/+86
* | Rebase and resolve conflicts.Julian C. Dunn2015-04-201-22/+126
|/
* Use opscode.com rather than chef.io in the bootstrap script.ssd/opscode-lives-foreverSteven Danna2015-03-201-1/+1
* prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-111-19/+19
* validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-115-0/+382
* moving bootstrap templates directoryLamont Granquist2015-02-114-0/+0
* Make chef-full bootstrap use chef.io URL.Julian C. Dunn2015-02-021-1/+1
* Fixing some more changes I missedtyler-ball2014-10-073-6/+6
* Fetch certs in bootstrap_context.rb, not in templates to avoid copypasta.Claire McQuin2014-09-083-18/+6
* Use :trusted_certs_dir from Chef::Config, only grab .crt and .pem filesClaire McQuin2014-09-081-1/+1
* Transfer trusted certs during bootstrapClaire McQuin2014-09-083-0/+27
* Fixes based on the PR comments.Serdar Sutay2014-08-261-0/+62
* Remove the bootstrap templates that does chef install via gems.Serdar Sutay2014-08-267-316/+0
* Install on ArchLinux as a system gem explicitlyAllan Espinosa2014-06-121-2/+2
* Merge pull request #1032 from ClogenyTechnologies/kd/aix-bootstrapSerdar Sutay2014-05-201-0/+58
|\
| * AIX: implement review comments, name as chef-aix and use ksh -ckaustubh-d2013-10-091-11/+20
| * aix: bootstrap template for aix.kaustubh-d2013-10-091-0/+49
* | Change chef-full bootstrap template to install the current latest version of ...sersut2014-05-121-2/+2
* | add knife options for chef-full customizationClaire McQuin2014-05-081-13/+16
* | Make the bootstrap messages more user friendly.sersut2014-03-101-0/+3
* | Add an note about addtional bootstrap templates being deprecatedBryan McLellan2014-02-191-0/+12
* | fix solaris path fixLamont Granquist2013-10-181-3/+4
|/
* [CHEF-4513] HTTPS proxy not set (wget only) using HTTPS to download the Omnib...Marco Betti2013-10-041-1/+1