summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Gemfile.lockjsinha/update_gemJaymala Sinha2019-05-012-8/+8
| | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Bump version to 15.0.247 by Chef Expeditorv15.0.247Chef Expeditor2019-05-016-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8417 from jaymzh/link_messageLamont Granquist2019-04-303-1/+10
|\ | | | | file: Tell people what file a link is pointing at in warning messages
| * Tell people what file a link is pointing at.Phil Dibowitz2019-04-293-1/+10
| | | | | | | | | | | | | | | | | | In the event you are managing a file `/etc/file` with a `file` resource, but it turns out to be a link to `/etc/passwd` and you are trying to figure out what overwrite `/etc/passwd`, there is no indication in the logs. Let's add one. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* | Bump version to 15.0.246 by Chef Expeditorv15.0.246Chef Expeditor2019-04-305-11/+11
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8443 from chef/lcg/update-omnibus-softwareLamont Granquist2019-04-301-3/+3
|\ \ | | | | | | bump omnibus-software
| * | bump omnibus-softwareLamont Granquist2019-04-301-3/+3
|/ / | | | | | | | | | | pull in the fixes to appbundling chef+chef-bin Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.245 by Chef Expeditorv15.0.245Chef Expeditor2019-04-306-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8439 from chef/lcg/fix-bundling-in-omnibusLamont Granquist2019-04-301-1/+9
|\ \ | | | | | | fix chef-bin bundling in omnibus
| * | rubocop Bundler/DuplicatedGem is annoyinglcg/fix-bundling-in-omnibusLamont Granquist2019-04-301-2/+4
| | | | | | | | | | | | | | | | | | | | | issues against Bundler/DuplicatedGem not understanding if-else blocks have been closed. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix chef-bin bundling in omnibusLamont Granquist2019-04-301-1/+7
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | this file winds up in the embedded lib at: /opt/chef/embedded/lib/ruby/gems/x.y.0/gems/chef-X.Y.Z/Gemfile It needs to find the chef-bin gem from the same library, rather than simply omitting it. The chef-config gem comes in through the chef.gemspec so the lines are different. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.244 by Chef Expeditorv15.0.244Chef Expeditor2019-04-306-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8435 from ↵Tim Smith2019-04-301-1/+1
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/vasundhara/Fix_for_bootstrap_error_while_using_msi_url_error Fixed bootstrap error while using --msi-url option with knife bootstrap winrm
| * | Fixed conditionVasu11052019-04-301-1/+1
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | Fixed bootstrap error while using --msi-url option with knife bootstrap winrmVasu11052019-04-301-1/+1
|/ / | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Bump version to 15.0.243 by Chef Expeditorv15.0.243Chef Expeditor2019-04-306-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8430 from chef/lcg/move-windows-executablsLamont Granquist2019-04-291-2/+0
|\ \ | | | | | | remove windows executables from windows gemspec
| * | remove windows executables from windows gemspeclcg/move-windows-executablsLamont Granquist2019-04-291-2/+0
|/ / | | | | | | | | | | | | | | | | these are moved to chef-bin now. it looks like these were always duplicated in the chef.gemspec and probably unnecessary anyway? Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.242 by Chef Expeditorv15.0.242Chef Expeditor2019-04-306-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8424 from chef/typosTim Smith2019-04-293-7/+7
|\ \ | | | | | | Update property descriptions for new resources
| * | Update property descriptions for new resourcesTim Smith2019-04-293-7/+7
| | | | | | | | | | | | | | | | | | | | | The docs team performed copy editing on these on the docs site. This backports those changes. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.241 by Chef Expeditorv15.0.241Chef Expeditor2019-04-306-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8427 from chef/lcg/missing-gem-publishTim Smith2019-04-291-0/+1
|\ \ \ | | | | | | | | missing gem publish.
| * | | missing gem publish.lcg/missing-gem-publishLamont Granquist2019-04-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | we decided to ship this to rubygems. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Merge pull request #8426 from chef/bump_inspecTim Smith2019-04-292-7/+44
|\ \ \ \ | |/ / / |/| | | Update InSpec preview to 4.2.0
| * | | Update InSpec preview to 4.2.0Tim Smith2019-04-292-7/+44
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.0.240 by Chef Expeditorv15.0.240Chef Expeditor2019-04-296-14/+15
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8413 from chef/lcg/remove-binstubs2Lamont Granquist2019-04-2933-39/+344
|\ \ \ \ | | | | | | | | | | Remove chef-* bin files from chef gem
| * | | | Remove chef-* binstubs from chef gemLamont Granquist2019-04-2933-43/+348
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is for the relicensing effort. Note that this PR leaves the knife and ohai binstubs still in the gem(s) while that discussion is still ongoing. This PR extracts the binstubs to chef-binstubs gem which is not intended to be redistributed outside of the omnibus chef binaries. A blank gem for chef-binstubs has been pushed to rubygems.org for obvious security concerns and so that bundler/rubygems can resolve the gem Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version to 15.0.239 by Chef Expeditorv15.0.239Chef Expeditor2019-04-295-11/+12
| |/ / |/| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.0.238 by Chef Expeditorv15.0.238Chef Expeditor2019-04-295-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8411 from chef/mp/license-acceptance-in-bootstrapTim Smith2019-04-294-7/+16
|\ \ \ | | | | | | | | Enable license acceptance during bootstrap
| * | | Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-294-7/+16
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When performing the initial `chef-client` converge on a bootstrapped host, ensure that we set the license environment variable that indicates the license was accepted. This will allow the run to continue under Chef 15, which requires license acceptance. I used the environment variable instead of the CLI flag because older versions of Chef do not support the CLI flag. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | | Merge pull request #8414 from chef/expeditor_updateTim Smith2019-04-293-26/+7
|\ \ \ | | | | | | | | Fix readme OSS links and update slack channel for expeditor
| * | | Use our org default pull request templateexpeditor_updateTim Smith2019-04-241-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | This comes from the org now and it's better there. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Fix typo in expeditor configTim Smith2019-04-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Oops Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Update our SLA wording in the readmeTim Smith2019-04-241-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Notify to our new Slack channelTim Smith2019-04-241-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | Also remove some defaults we were setting here. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #8419 from chef/mp/train-aloneTim Smith2019-04-298-157/+534
|\ \ \ \ | |_|/ / |/| | | Implement bootstrap directly with train
| * | | Add tests, and make connector more testableMarc A. Paradise2019-04-292-29/+153
| | | | | | | | | | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * | | Move most bootstrap requires into deps()Marc A. Paradise2019-04-291-7/+6
| | | | | | | | | | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * | | Switch bootstrap to use TrainConnector.Marc A. Paradise2019-04-292-97/+81
| | | | | | | | | | | | | | | | | | | | | | | | This replaces TargetHost, and the associated renames/minor updates. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * | | Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-292-0/+317
| | | | | | | | | | | | | | | | | | | | | | | | This is a drop-in replacement for TargetHost out of chef-core. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * | | Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-294-55/+8
|/ / / | | | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | | Bump version to 15.0.237 by Chef Expeditorv15.0.237Chef Expeditor2019-04-295-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.0.236 by Chef Expeditorv15.0.236Chef Expeditor2019-04-295-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-2933-60/+89
|\ \ \ | | | | | | | | "chef-client" => #{Chef::Dist::CLIENT}
| * | | chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-2633-60/+89
| |/ / | | | | | | | | | Signed-off-by: Marc Chamberland <mchamberland@pbsc.com>
* | | Merge pull request #8412 from chef/document_snapLamont Granquist2019-04-291-0/+1
|\ \ \ | |_|/ |/| | Add the introduced field to snap_package
| * | Add the introduced field to snap_packagedocument_snapTim Smith2019-04-241-0/+1
| |/ | | | | | | | | | | Our docs site is generated with this field. Signed-off-by: Tim Smith <tsmith@chef.io>