summaryrefslogtreecommitdiff
path: root/spec/unit/knife/core/windows_bootstrap_context_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* fix windows bootstrap; replicate https://github.com/chef/chef/pull/9839 by Ch...Marc Chamberland2020-05-161-0/+6
* Knife bootstrap options cleanupLamont Granquist2020-04-171-62/+8
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* capitalize drive letterMarc Chamberland2020-02-041-3/+3
* fix 4 copsLamont Granquist2019-07-051-2/+1
* CHEF_LICENSE environment variables should be quotedenv_quotestyler-ball2019-05-091-6/+0
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-071-7/+9
* Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-061-0/+6
|\
| * Fix 2 minute pause while we wait for license acceptance cli to time outMark Anderson2019-05-031-0/+6
* | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-031-36/+13
* | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-031-10/+9
* | Restore bootstrap pre-release supportMarc A. Paradise2019-05-031-1/+26
|/
* Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-291-0/+8
* Set the correct variable to test that a key is givenMarc A. Paradise2019-04-241-2/+2
* RubocopMarc A. Paradise2019-04-241-40/+40
* Re-add windows_bootstrap_context_spec.rb which was accidentally deletedMarc A. Paradise2019-04-241-0/+267