This project is mirrored from https://github.com/chef/chef.git.
Pull mirroring updated .
- 08 Oct, 2010 12 commits
-
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
* fix bootstrap and rackspace server create to set the correct ssh password config setting for knife ssh * refactor knife bootstrap to be testable * add tests for knife bootstrap
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
also, provide the --once option to force it to run once and exit with no splay and no run interval
-
Daniel DeLeo authored
-
Tim Hinderliter authored
fixed CHEF-1745: 'knife (node|role|client|data bag) edit' never thinks you edited the object, so doesn't save it
-
Daniel DeLeo authored
-
- 07 Oct, 2010 20 commits
-
-
sdelano authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
provider was previously always marking the resource as updated_by_last_action. Only set it when the resource was really updated, and add unit/regression tests for the behavior.
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
CWD isn't in the load path by in ruby 1.9.2, so it needs to be explicitly added to load the new CouchDB replicator code
-
Tim Hinderliter authored
Fix CHEF-1739 -- make CouchDB manual replication use RestClient/JSON directly so we don't expand user-defined classes
-
Daniel DeLeo authored
-
Daniel DeLeo authored
also, log the backtrace at level :debug
-
Avishai Ish-Shalom authored
...instead of barfing
-
Daniel DeLeo authored
-
Gilles Devaux authored
-
Daniel DeLeo authored
-
Doug MacEachern authored
add -h flag to psexec: If the target system is Vista or higher, has the process run with the account's elevated token, if available.
-
Doug MacEachern authored
-
Doug MacEachern authored
(copied from bootstrap_spec.rb)
-
Doug MacEachern authored
-
Doug MacEachern authored
-
Doug MacEachern authored
intentionally non-templated so this script can be run standalone (bootstrap the machine you use to bootstrap)
-
Daniel DeLeo authored
-
- 06 Oct, 2010 8 commits
-
-
Daniel DeLeo authored
-
Daniel DeLeo authored
-
jtimberman authored
-
jtimberman authored
-
jtimberman authored
-
Daniel DeLeo authored
-
Daniel DeLeo authored
modify ec2 server create so that it waits for sshd to come up on the host, *THEN* waits a bit for it to generate its host key, then continues on to bootstrapping. This ensures that we're sleeping during the host key generation process no matter how long the instance takes to boot.
-
Daniel DeLeo authored
-