summaryrefslogtreecommitdiff
path: root/spec/unit/knife/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Knife bootstrap options cleanupLamont Granquist2020-04-172-24/+24
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* Change ownership --sudo option is passed.Vivek Singh2019-08-301-4/+7
* Change ownership only for non-sudo userVivek Singh2019-08-291-3/+3
* Fix always require sudo to change ownershipVivek Singh2019-08-141-6/+16
* Fix chown: Operation not permittedVivek Singh2019-08-071-2/+2
* Make temp dir using mkdir instead of mktempVivek Singh2019-08-061-8/+13
* ignore noise outputssawanoboly2019-06-241-0/+9
* Create bootstrap template in binmode to fix line endingsBryan McLellan2019-06-041-0/+1
* Ensure that requested protocol is available and correctMarc A. Paradise2019-05-021-14/+70
* Remove testing method TrainConnector#test_instanceMarc A. Paradise2019-05-021-12/+17
* Add tests, and make connector more testableMarc A. Paradise2019-04-291-1/+132
* Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-291-0/+24
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-172-4/+4
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-4/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-142-33/+33
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-13/+13
* no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-222-18/+20
* Add policyfile attributes to client builderpolicyfile-bootstrap-integrationdanielsdeleo2015-09-241-0/+11
* Allow tags to be set on a node during bootstrapSean Walberg2015-04-051-0/+16
* prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-111-38/+38
* validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-112-0/+331