summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-3413] Protect secret files created by bootstrap templatesTeemu Matilainen2012-10-117-1/+14
* don't iterate over nil value in bootstrap templatesMark Roddy2012-08-027-7/+7
* Take knife bootstrap -j into account in the ubuntu12.04-gems templateRaf Geens2012-07-261-2/+2
* [CHEF-3160] Allow Ohai hints to be set when using knife-bootstrap.Steven Danna2012-06-197-1/+92
* use BootstrapContext#chef_version for chef-full bootstrapStephen Delano2012-06-011-1/+1
* Added bootstrap script for ubuntu 12.04 LTSLaradji Nacer2012-05-021-0/+45
* [CHEF-3025] Add --json-attributes option to knife bootstrap, which will be me...Eric Hankins2012-04-196-6/+6
* CHEF-2972 - EPEL rpm repository hostname changedVladimir Girnet2012-03-301-1/+1
* CHEF-2863: make sure wget is installed for ubuntu apt bootstrapBryan McLellan2012-01-171-0/+1
* [CHEF-2815] - Add bootstrap template for chef-full (aka omnibus)jtimberman2011-12-141-0/+59
* [CHEF-2342] use the rpm for installing the yum repojtimberman2011-10-101-1/+2
* KNIFE_RACKSPACE-20: un-peg ruby and ruby-devel versionsJames S2011-10-101-1/+1
* [CHEF-2434] add encrypted_data_bag_secret support to bootstrap subcommandSeth Chisamore2011-09-305-0/+50
* Don't call 'gem update --system' in bootstrapSeth Falcon2011-07-191-1/+0
* [CHEF-2475] don't install docs during 'gem update' bootstrapSeth Falcon2011-07-191-1/+1
* [CHEF-2375] bootstrap-proxy option for knife bootstrapSeth Chisamore2011-06-015-25/+41
* [CHEF-2293] bump rubygems versionSeth Chisamore2011-06-012-6/+8
* [CHEF-2294] re-add EPEL repo to centos5-gems bootstrapSeth Chisamore2011-04-301-0/+1
* [CHEF-2219] convert arch bootstrap to new context objectDaniel DeLeo2011-04-271-1/+1
* [CHEF-2219] convert fedora to use new context objectDaniel DeLeo2011-04-271-12/+4
* [CHEF-2219] convert centos5 bootstrap to aegis RPMs & new context/helpersDaniel DeLeo2011-04-271-3/+2
* [CHEF-2219] convert ubuntu/gems bootstrap to new contextDaniel DeLeo2011-04-272-27/+8
* back-compat: remove -q from yum-based bootstrapssdelano2011-04-152-2/+2
* [CHEF-2195] bootstrap a specific version of Chefsdelano2011-04-154-4/+11
* CHEF-2212, install rubygems 1.3.7 on centos5jtimberman2011-04-104-11/+17
* existing knife windows bootstrapping code will be refactored into knife-windo...Seth Chisamore2011-03-312-114/+0
* CHEF-1964, add environment setting for archlinux bootstrapjtimberman2011-03-181-0/+3
* CHEF-1758, add -u to ntpdate and base-devel packagejtimberman2011-02-041-2/+2
* Updated EPEL repo URL fromKevin Ahrens2010-12-151-1/+1
* Replacing tabs with two spaces.Christian Paredes2010-11-082-2/+2
* Blue Box Blocks boostrapping works. Kickstarting works using the Opscode scr...Jesse Proudman2010-11-081-49/+0
* Boostrapping a Block now works, albeit not with the bluebox-bootstrap file.Jesse Proudman2010-11-081-1/+6
* Completed the first beta build of the Blue Box bootstrap processing. Added do...Jesse Proudman2010-11-081-0/+44
* more fixes and improvements for environmentsNuo Yan2010-11-011-1/+4
* [CHEF-1569] fixup file layout underneath c:/chefDoug MacEachern2010-10-061-5/+9
* [CHEF-1569] default windows bootstrap templateDoug MacEachern2010-10-061-0/+30
* [CHEF-1569] vbscript to download & install ruby && install chef client gemsDoug MacEachern2010-10-061-0/+80
* CHEF-1619, add bootstrap template for ArchLinuxjtimberman2010-08-271-0/+44
* CHEF-1574, install rubygems 1.3.7 in ubuntu10.04-gems bootstrapjtimberman2010-08-261-6/+5
* moving apt-get update out of the if testNuo Yan2010-08-251-1/+1
* fixing CHEF-1564, always install chef in knife bootstrapNuo Yan2010-08-252-2/+2
* CHEF-1501, add bootstrap script for ubuntu10.04-aptjtimberman2010-07-271-0/+32
* CHEF-1393 Extend knife bootstrap to support templatesIan Meyer2010-07-203-0/+123