Created
August 15, 2012 00:57
-
-
Save gmcinnes/3354390 to your computer and use it in GitHub Desktop.
Chef Log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Wed, 15 Aug 2012 00:24:32 +0000] INFO: *** Chef 10.12.0 *** | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin os | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin kernel | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin ruby | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin languages | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %Q(platform=#{RUBY_PLATFORM},version=#{RUBY_VERSION},release_date=#{RUBY_RELEASE_DATE},target=#{::Config::CONFIG['target']},target_cpu=#{::Config::CONFIG['target_cpu']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},host=#{::Config::CONFIG['host']},host_cpu=#{::Config::CONFIG['host_cpu']},host_os=#{::Config::CONFIG['host_os']},host_vendor=#{::Config::CONFIG['host_vendor']},bin_dir=#{::Config::CONFIG['bindir']},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},)" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: platform=x86_64-linux,version=1.9.2,release_date=2011-07-09,target=x86_64-unknown-linux-gnu,target_cpu=x86_64,target_vendor=unknown,target_os=linux,host=x86_64-unknown-linux-gnu,host_cpu=x86_64,host_os=linux-gnu,host_vendor=unknown,bin_dir=/opt/chef/embedded/bin,ruby_bin=/opt/chef/embedded/bin/ruby, | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %Q(platform=#{RUBY_PLATFORM},version=#{RUBY_VERSION},release_date=#{RUBY_RELEASE_DATE},target=#{::Config::CONFIG['target']},target_cpu=#{::Config::CONFIG['target_cpu']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},host=#{::Config::CONFIG['host']},host_cpu=#{::Config::CONFIG['host_cpu']},host_os=#{::Config::CONFIG['host_os']},host_vendor=#{::Config::CONFIG['host_vendor']},bin_dir=#{::Config::CONFIG['bindir']},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},)" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %Q(platform=#{RUBY_PLATFORM},version=#{RUBY_VERSION},release_date=#{RUBY_RELEASE_DATE},target=#{::Config::CONFIG['target']},target_cpu=#{::Config::CONFIG['target_cpu']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},host=#{::Config::CONFIG['host']},host_cpu=#{::Config::CONFIG['host_cpu']},host_os=#{::Config::CONFIG['host_os']},host_vendor=#{::Config::CONFIG['host_vendor']},bin_dir=#{::Config::CONFIG['bindir']},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},)" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %Q(platform=#{RUBY_PLATFORM},version=#{RUBY_VERSION},release_date=#{RUBY_RELEASE_DATE},target=#{::Config::CONFIG['target']},target_cpu=#{::Config::CONFIG['target_cpu']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},host=#{::Config::CONFIG['host']},host_cpu=#{::Config::CONFIG['host_cpu']},host_os=#{::Config::CONFIG['host_os']},host_vendor=#{::Config::CONFIG['host_vendor']},bin_dir=#{::Config::CONFIG['bindir']},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},)" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %Q(platform=#{RUBY_PLATFORM},version=#{RUBY_VERSION},release_date=#{RUBY_RELEASE_DATE},target=#{::Config::CONFIG['target']},target_cpu=#{::Config::CONFIG['target_cpu']},target_vendor=#{::Config::CONFIG['target_vendor']},target_os=#{::Config::CONFIG['target_os']},host=#{::Config::CONFIG['host']},host_cpu=#{::Config::CONFIG['host_cpu']},host_os=#{::Config::CONFIG['host_os']},host_vendor=#{::Config::CONFIG['host_vendor']},bin_dir=#{::Config::CONFIG['bindir']},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},)") returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: gem | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'") returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/opt/chef/embedded/bin/ruby /opt/chef/embedded/bin/gem env gemdir}.chomp!" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: /opt/chef/embedded/lib/ruby/gems/1.9.1 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/opt/chef/embedded/bin/ruby /opt/chef/embedded/bin/gem env gemdir}.chomp!" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/opt/chef/embedded/bin/ruby /opt/chef/embedded/bin/gem env gemdir}.chomp!" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/opt/chef/embedded/bin/ruby /opt/chef/embedded/bin/gem env gemdir}.chomp!" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %x{/opt/chef/embedded/bin/ruby /opt/chef/embedded/bin/gem env gemdir}.chomp!") returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -s STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Linux | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -s STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -s STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -s STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (uname -s) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -r STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: 2.6.32-5-amd64 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -r STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -r STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -r STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (uname -r) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -v STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: #1 SMP Sun May 6 04:00:17 UTC 2012 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -v STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -v STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -v STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (uname -v) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -m STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: x86_64 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -m STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin uname -m STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End uname -m STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (uname -m) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin virtualization | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::virtualization | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin dmi | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin php | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin php threw exception #<Ohai::Exceptions::Exec: command php -v doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/php.rb:27:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin command | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin keys | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin mono | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin mono threw exception #<Ohai::Exceptions::Exec: command mono -V doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/mono.rb:27:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin ohai | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin python | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin python -c "import sys; print sys.version" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: 2.6.6 (r266:84292, Dec 26 2010, 22:31:48) | |
| [GCC 4.4.5] | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End python -c "import sys; print sys.version" STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin python -c "import sys; print sys.version" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End python -c "import sys; print sys.version" STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (python -c "import sys; print sys.version") returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin network_listeners | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin network_listeners threw exception #<LoadError: no such file to load -- sigar> /opt/chef/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' | |
| /opt/chef/embedded/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/network_listeners.rb:19:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin ip_scopes | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ip_scopes: cannot load gem, plugin disabled: no such file to load -- ipaddr_extensions | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin perl | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin perl -V:version -V:archname STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: version='5.10.1'; | |
| archname='x86_64-linux-gnu-thread-multi'; | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End perl -V:version -V:archname STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin perl -V:version -V:archname STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End perl -V:version -V:archname STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (perl -V:version -V:archname) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin lua | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin lua threw exception #<Ohai::Exceptions::Exec: command lua -v doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/lua.rb:27:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin hostname | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::hostname | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin hostname -s STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: brains | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End hostname -s STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin hostname -s STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End hostname -s STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (hostname -s) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin hostname --fqdn STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: brains | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End hostname --fqdn STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin hostname --fqdn STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End hostname --fqdn STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (hostname --fqdn) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin rackspace | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin network | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::network | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: default_interface set to eth0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: default_gateway set to 10.0.2.2 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Unable to determine default inet6 interface | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin dmi_common | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin c | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin gcc -v STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End gcc -v STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin gcc -v STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Using built-in specs. | |
| Target: x86_64-linux-gnu | |
| Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
| Thread model: posix | |
| gcc version 4.4.5 (Debian 4.4.5-8) | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End gcc -v STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (gcc -v) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin /lib/libc.so.6 STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: GNU C Library (Debian EGLIBC 2.11.3-3) stable release version 2.11.3, by Roland McGrath et al. | |
| Copyright (C) 2009 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. | |
| There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A | |
| PARTICULAR PURPOSE. | |
| Compiled by GNU CC version 4.4.5. | |
| Compiled on a Linux 2.6.32 system on 2012-02-12. | |
| Available extensions: | |
| crypt add-on version 2.1 by Michael Glad and others | |
| GNU Libidn by Simon Josefsson | |
| Native POSIX Threads Library by Ulrich Drepper et al | |
| BIND-8.2.3-T5B | |
| For bug reporting instructions, please see: | |
| <http://www.debian.org/Bugs/>. | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End /lib/libc.so.6 STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin /lib/libc.so.6 STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End /lib/libc.so.6 STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (/lib/libc.so.6) returned 0 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin cl /? STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End cl /? STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin cl /? STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: sh: cl: not found | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End cl /? STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (cl /?) returned 127 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin devenv.com /? STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End devenv.com /? STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- Begin devenv.com /? STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: sh: devenv.com: not found | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: ---- End devenv.com /? STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Ran (devenv.com /?) returned 127 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin c threw exception #<Ohai::Exceptions::Exec: command xlc -qversion doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:77:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin groovy | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin groovy threw exception #<Ohai::Exceptions::Exec: command groovy -v doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/groovy.rb:27:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin platform | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::platform | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::lsb | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin ohai_time | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin chef | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin java | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin java threw exception #<Ohai::Exceptions::Exec: command java -version doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/java.rb:30:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin erlang | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Plugin erlang threw exception #<Ohai::Exceptions::Exec: command erl +V doesn't exist or is not in the PATH> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/erlang.rb:26:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
| /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19:in `<main>' | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin eucalyptus | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: has_euca_mac? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: has_euca_mac? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: has_euca_mac? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: has_euca_mac? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: looks_like_euca? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin passwd | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin cloud | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin ec2 | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: has_ec2_mac? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: looks_like_ec2? == false | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin uptime | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::ps | |
| [Wed, 15 Aug 2012 00:24:32 +0000] DEBUG: Loading plugin linux::filesystem | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Loading plugin linux::kernel | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: ---- Begin uname -o STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: GNU/Linux | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: ---- End uname -o STDOUT ---- | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: ---- Begin uname -o STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: ---- End uname -o STDERR ---- | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Ran (uname -o) returned 0 | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Loading plugin linux::cpu | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Loading plugin linux::memory | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Loading plugin linux::ssh_host_key | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Loading plugin linux::uptime | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Loading plugin linux::block_device | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Client key /etc/chef/client.pem is not present - registering | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Signing the request as chef-validator | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: String to sign: 'Method:POST | |
| Hashed Path:QHL2lW8OR+xoMFLchjio1Mxgw+0= | |
| X-Ops-Content-Hash:fF2VM6lePhpa2KaHonXwAt+jUIo= | |
| X-Ops-Timestamp:2012-08-15T00:24:33Z | |
| X-Ops-UserId:chef-validator' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"chef-validator", "X-Ops-Timestamp"=>"2012-08-15T00:24:33Z", "X-Ops-Content-Hash"=>"fF2VM6lePhpa2KaHonXwAt+jUIo=", "X-Ops-Authorization-1"=>"O5LZGSLZ7payHd9m4e0BHCR0HRODFG6C1nWXKhCJ1+bJ1sILXKGKJpDtZ/4B", "X-Ops-Authorization-2"=>"nVtAT8+XCx+UoyzwprPDZ7jE379gR097d1jIs2zAy1DXd8jyNT2k1bqPEbtd", "X-Ops-Authorization-3"=>"SiYHf+AN1g5khndnM/QNj+RhdoUFN8yGiMtOplmhPi5d/Xg0fXClPIc69XnM", "X-Ops-Authorization-4"=>"a/S4iKWxQO7vDSQZsLbh+ABtG0nWYKizdaOqx1Sg6EQfEKEhdFHfAOIxgvll", "X-Ops-Authorization-5"=>"oDj9Sh4kme9oaUK4flMxXBSNlv8FOTeBINQ5vvikCdiaWSt2ERVvs3sqk54Y", "X-Ops-Authorization-6"=>"aza2aP2IcjJXBoa/HXx1/aVsJwlNR61pdn3///H8dA=="} | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Sending HTTP Request via POST to 192.168.17.2:4000/clients | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Registration response: {"uri"=>"http://192.168.17.2:4000/clients/brains", "private_key"=>"-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr7PiyniWxt9vRGQgq2bRjeDbTclmeocUfI6FfjuwQPzBr2fi\n0u8vNK4Yw2qxoQqUapbK7Ziqfp9oMG9wA0qevmHuWZoMTeBH0GZkf+m5PrNIt1mj\nb/VHI2qpyWbm/i2vjC84l1G5wh7SjsbUhMCm+zymWH9JsoWj1uqUaoo4BibDNQJM\n5KB0TkM9dKWDttBOZmmJeGGGj2X1vOqc8XPg+0VUZS3dDG4giU9JW9LJvnc2h4is\nCfoH8YA6NPPPcPiROfr8XuGvRPIMmZvusLpqJt90qbOtDkIVlZ9jNIqskhIW1Ui2\nNlTcqFLciOLb6RTSZBz+vs1EsaoQS1tDNhB2hQIDAQABAoIBAAb2ZOVLFAZ7cihO\no3DHWUR7BZW2hmYSlkA9UZLoAJsCqRYvUrCzI7a9s2ODBdjw12LF6PKzWwY7gOBy\negjXWyUGMnDAhv5LBe1/MTpUY6/VYOtLFQvpt1Dy+BlwB3VJECzI7kAoz+ieWg+o\nV2GPVM6d36WgHaaCXzS0BP+XzJKJw+FYVltgEE2AOkJl/Qdw0gWoH6hn49TV4Nx0\nooSogQCYhoIcJAneBbidhqRb6Cwmoy23t+IHGPszdhMShhmTsG+Z11WvIuoMESQJ\nOLjy5RhTylikh+6tkT9L8VqO7yvx8np4Os6I+fH513NBSuXTG9iVTG/feCZlWpar\nDA/P030CgYEA1gK+++hgJvSl83JChdfFVV/HNzFUFN6RJ+gn1t4YkNzk+FzCz/d3\nu5l0kGDTKCPLr/k2bfyvtqgTQTfv0SixU3QW9VGi9tyynCeLEvbmyiqvyqsYHHHK\nmpx8klGo+2qPNhj7cCODLVZhDCMPYkt2YEkB3sSOmCWX4suvNV1pMS8CgYEA0i0E\nWyq8vGOEqz3Nm6XiUGpHgKeA83FgnRob42wSf9G7PFPc5BLi6r1Cyu64msv59YRG\n2NcTaQOXO/eI9FD5RFlVAEv9s0Nh7Ax/Yo9g4QXbnIuuVglxFJEezxAALaq0BnLk\nXMTeDtggZe1LOp1Sk0HuLC8XJKAIOSDg6sR03osCgYAN0COPktIR8Zx8eBV/Ggws\nlIABOffZWPw5fSyFG9SuFPPaa/JPBgP+Ycs6PmWio5zUANvYgYS9319OyFN8Roob\nftS0hM5l7JzCo3LAiJsg1Vx/Uke+HkIbdJo9v3OOtrQDo90mwcQHuxmMdP7bM0+y\nq0Opozoo69Q/2TG32g2eFQKBgH6/3Uepr2ahUan/vJZoZOKAJZzl53No5Y345+aw\nDzv8XMFWBfmZljVga/58FuJrrtOssRkmI7OKEdN9RZ+pkZnxkbx7F4XbVhuHse7b\nbt5lrPpslneWfBaeKglPqfvgXW8iLKvxocUr++XcRCkWJW1fLmaBA6D3zd2+AUYz\nshNfAoGBAINuXUvfIc4x96TkzkAoN6vmnyyXxCtp7Zfw3LIGI0+7CyubTFMcwKYx\nlnTf5DfDsRFUGOL3el+Lp2lARSatQBuoEu+6MNDvXL4xxFQRNnqwY58NljlFk1IE\nkKyTmjPUASNBG5sAw7KgbFuZ8Ey1Gcp4/7g+wQ3r1pVA+SniMfmi\n-----END RSA PRIVATE KEY-----\n"} | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Building node object for brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:vHzkR2tX1UcAdj0TRZTZW/yBi0g= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:33Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:33Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"hgaVw/34fj27y+cGLGMeAb/4rR/AiurEguyQAp30i0eZM2ncOOaSXP6xYttT", "X-Ops-Authorization-2"=>"yFahURT67tlkPhKc9cZ3zwlSqXhpijiGLv6JSEI7ta4cT1M5o+339HL3clrO", "X-Ops-Authorization-3"=>"5U2xqWad7iQXlq59FOnRxYP9XQ90WrYUxevvh5SmF3tjctewZ1ijn1JYccL4", "X-Ops-Authorization-4"=>"JA/ZHrGKhToOe5vhWgfdnIjdRHqccdqZxa6ptUw/CAFAwTERSPcDLXYAr0g5", "X-Ops-Authorization-5"=>"8+sP/XYTavOM7yyc9S3jaGsOg6IC4smRROUesdKKdq5YTLX3ONIHpRQFrNAn", "X-Ops-Authorization-6"=>"hYAeP9Fxcyt99UhoWDs28A8XmYq+76XY88PF/JfHiA=="} | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/nodes/brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: HTTP Request Returned 404 Not Found: Cannot load node brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: String to sign: 'Method:POST | |
| Hashed Path:bEM+o9tCkqf41JkAi8jgkkr5ZvU= | |
| X-Ops-Content-Hash:IGmJzkTMHnFb3UjOly046scM9Dk= | |
| X-Ops-Timestamp:2012-08-15T00:24:33Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:33Z", "X-Ops-Content-Hash"=>"IGmJzkTMHnFb3UjOly046scM9Dk=", "X-Ops-Authorization-1"=>"CzU+sPvK7mPjf9SyfvrixCyHGwliKOfCpf/kV05y+0LJFNW4r2Ag+wPMP2fZ", "X-Ops-Authorization-2"=>"9Sxu/9SoAKSMsCuJztzMppSlKPYh01b+El3gqV5Fv6Yo++13DAeAFWexqzRQ", "X-Ops-Authorization-3"=>"lABrbSPZV+DuW6dNB2wmIyYhKgxDiaArDaS2BomL7QO1+QyuRIhW6LQOnELc", "X-Ops-Authorization-4"=>"vnXkwsF8qhFuVGSCwaKdj+32mgy8aWcC72OCCCutbB5OkNp6irtnWkz4yG8F", "X-Ops-Authorization-5"=>"byBAMnoB/Oh2d5pcax3MV/+awVerSF26CHL0Qz9Kn6c1dKqQ21K7739H2ktt", "X-Ops-Authorization-6"=>"ZGZBf7fq4vZ50rzudWLMayXmSP2qOAQrAsi2QiGNSA=="} | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Sending HTTP Request via POST to 192.168.17.2:4000/nodes | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Extracting run list from JSON attributes provided on command line | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Setting the run_list to ["role[baseline]"] from JSON | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Applying attributes from json file | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Platform is debian version 6.0.5 | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:H2RI9AehZA1u1pB5OCdXLhay4fU= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:33Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:33Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"LOrEWwXRNK9jgnaehSMNKb15kMreJIQ8YGfTBo6q6kiitR9aag2wQxpBwoKN", "X-Ops-Authorization-2"=>"kUugxFYEqK5EmOlslGLiG2HUk1hlLYjUYyO0VqzuOI0E6mVoU75mIVsSBCJ6", "X-Ops-Authorization-3"=>"sXD7y0hg6Ur5wWSrcMdFeqSR8TX+TEXOR7mGXcwRpy9LHEO6m9pC6P4okus/", "X-Ops-Authorization-4"=>"FHR9+7oq2BlZE3pMBbK+NyUG58NKVcro7FuAbxDVx3LeTn/aJjw59ZlLRQ8Z", "X-Ops-Authorization-5"=>"XFAPDrjqZZwhq2y+Ge2T1cZ03BaQAHoRm4aooNVcLXdDLBgPeF7sFL91pmmu", "X-Ops-Authorization-6"=>"wWKdzmXSbwyvTGnwM/0YoR3a6V+ukYsgedh0S9Fuig=="} | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/roles/baseline | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Run List is [role[baseline]] | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Run List expands to [bootstrap::chef_client_configs, user::data_bag, apt, sysctl, openssh, ntp, sudo, vim, logrotate, chef-client] | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Starting Chef Run for brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Running start handlers | |
| [Wed, 15 Aug 2012 00:24:33 +0000] INFO: Start handlers complete. | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Synchronizing cookbooks | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: String to sign: 'Method:POST | |
| Hashed Path:zXHyJOjo6pCoVGEbbPQWMq1P1mY= | |
| X-Ops-Content-Hash:RADiBt9TIQEixpXgYcFcgalCxFY= | |
| X-Ops-Timestamp:2012-08-15T00:24:33Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:33Z", "X-Ops-Content-Hash"=>"RADiBt9TIQEixpXgYcFcgalCxFY=", "X-Ops-Authorization-1"=>"VI/m/O5U3mqHs2MMsYJzrXuehXnWo5KeT4EKsJP3Au7TU3lSd4+91WnGIQFn", "X-Ops-Authorization-2"=>"1k/QiGw+mUw9Q2SClVu9/mOH6gmAskzdieQEZUe0uvx7shVXnln2KfxjkHKJ", "X-Ops-Authorization-3"=>"/JnBtE5zWmzQ2REyNaR4/bhSBf6DDCwhulRlA4EG5GMUTGLyvEWEvslSvsej", "X-Ops-Authorization-4"=>"GgifgaqDjJeq8ztYQ8AGbIYn2oURXest3+DEkVlx4RcamVIzaUm8QRM2hvCz", "X-Ops-Authorization-5"=>"Y8Sim32a0mrrD5LuHnTK0OlSNqbkCLPSACFlCidTrJVg5SH4avYO6FT3zZjQ", "X-Ops-Authorization-6"=>"nHjvAKVqYLmj36FfIXJrroQMbrHpzudJhSt4yFyovw=="} | |
| [Wed, 15 Aug 2012 00:24:33 +0000] DEBUG: Sending HTTP Request via POST to 192.168.17.2:4000/environments/_default/cookbook_versions | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Loading cookbooks [apt, bootstrap, chef-client, logrotate, ntp, openssh, sudo, sysctl, user, vim] | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Cookbooks detail: {"bootstrap"=>#<Chef::CookbookVersion:0x000000033e9ee8 @name="bootstrap", @frozen=false, @attribute_filenames=[], @definition_filenames=[], @template_filenames=["hostname.erb", "hosts.erb"], @file_filenames=[], @recipe_filenames=["chef_client_configs.rb", "hosts.rb"], @recipe_filenames_by_name={"chef_client_configs"=>"chef_client_configs.rb", "hosts"=>"hosts.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=[".gitignore", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x000000033dd0a8 @db="chef", @rest=#<Chef::REST:0x000000033dd008 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000033dcf90 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"chef_client_configs.rb", "path"=>"recipes/chef_client_configs.rb", "checksum"=>"291170bce243faaa6576cb0f98e353f5", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/291170bce243faaa6576cb0f98e353f5"}, {"name"=>"hosts.rb", "path"=>"recipes/hosts.rb", "checksum"=>"46c82d3b05922fbd191733056685203f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/46c82d3b05922fbd191733056685203f"}], "definitions"=>[], "libraries"=>[], "attributes"=>[], "files"=>[], "templates"=>[{"name"=>"hostname.erb", "path"=>"templates/default/hostname.erb", "checksum"=>"982eafd30ab4547b13e05519354875be", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/982eafd30ab4547b13e05519354875be"}, {"name"=>"hosts.erb", "path"=>"templates/default/hosts.erb", "checksum"=>"8a745482bc6daea816891afe7d7906fc", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/8a745482bc6daea816891afe7d7906fc"}], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>".gitignore", "path"=>".gitignore", "checksum"=>"2d17a08261e2c700b0e2747da47b6f7d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/2d17a08261e2c700b0e2747da47b6f7d"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"aa7a162238166bf02d26e7e54524d912", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/aa7a162238166bf02d26e7e54524d912"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"f950daa9b9a6f60fb3a55b7494310fd7", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/f950daa9b9a6f60fb3a55b7494310fd7"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"e8d7d794f83a3fd5ff2a3518a9750f08", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/e8d7d794f83a3fd5ff2a3518a9750f08"}], "cookbook_name"=>"bootstrap", "metadata"=>{"name"=>"bootstrap", "description"=>"A collection of Deflect specific bootstrap configuration", "long_description"=>"", "maintainer"=>"Deflect", "maintainer_email"=>"grant.mcinnes@eyesopen.ca", "license"=>"BSD", "platforms"=>{"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"bootstrap::chef_client_configs"=>">= 0.0.0", "bootstrap::hosts"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"bootstrap::chef_client_configs"=>"", "bootstrap::hosts"=>""}, "version"=>"0.0.1"}, "version"=>"0.0.1", "name"=>"bootstrap-0.0.1", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000033dac68 @cookbook=nil, @name="bootstrap", @long_description="", @maintainer="Deflect", @maintainer_email="grant.mcinnes@eyesopen.ca", @license="BSD", @description="A collection of Deflect specific bootstrap configuration", @platforms={"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"bootstrap::chef_client_configs"=>">= 0.0.0", "bootstrap::hosts"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"bootstrap::chef_client_configs"=>"", "bootstrap::hosts"=>""}, @version="0.0.1">, @checksums={"291170bce243faaa6576cb0f98e353f5"=>nil, "46c82d3b05922fbd191733056685203f"=>nil, "982eafd30ab4547b13e05519354875be"=>nil, "8a745482bc6daea816891afe7d7906fc"=>nil, "2d17a08261e2c700b0e2747da47b6f7d"=>nil, "aa7a162238166bf02d26e7e54524d912"=>nil, "f950daa9b9a6f60fb3a55b7494310fd7"=>nil, "e8d7d794f83a3fd5ff2a3518a9750f08"=>nil}, @manifest_records_by_path={"recipes/chef_client_configs.rb"=>{"name"=>"chef_client_configs.rb", "path"=>"recipes/chef_client_configs.rb", "checksum"=>"291170bce243faaa6576cb0f98e353f5", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/291170bce243faaa6576cb0f98e353f5"}, "recipes/hosts.rb"=>{"name"=>"hosts.rb", "path"=>"recipes/hosts.rb", "checksum"=>"46c82d3b05922fbd191733056685203f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/46c82d3b05922fbd191733056685203f"}, "templates/default/hostname.erb"=>{"name"=>"hostname.erb", "path"=>"templates/default/hostname.erb", "checksum"=>"982eafd30ab4547b13e05519354875be", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/982eafd30ab4547b13e05519354875be"}, "templates/default/hosts.erb"=>{"name"=>"hosts.erb", "path"=>"templates/default/hosts.erb", "checksum"=>"8a745482bc6daea816891afe7d7906fc", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/8a745482bc6daea816891afe7d7906fc"}, ".gitignore"=>{"name"=>".gitignore", "path"=>".gitignore", "checksum"=>"2d17a08261e2c700b0e2747da47b6f7d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/2d17a08261e2c700b0e2747da47b6f7d"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"aa7a162238166bf02d26e7e54524d912", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/aa7a162238166bf02d26e7e54524d912"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"f950daa9b9a6f60fb3a55b7494310fd7", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/f950daa9b9a6f60fb3a55b7494310fd7"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"e8d7d794f83a3fd5ff2a3518a9750f08", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/e8d7d794f83a3fd5ff2a3518a9750f08"}}, @attribute_filenames_by_short_filename={}>, "user"=>#<Chef::CookbookVersion:0x0000000338ae70 @name="user", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["authorized_keys.erb"], @file_filenames=[], @recipe_filenames=["data_bag.rb", "default.rb"], @recipe_filenames_by_name={"data_bag"=>"data_bag.rb", "default"=>"default.rb"}, @library_filenames=[], @resource_filenames=["account.rb"], @provider_filenames=["account.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=[".gitignore", ".travis.yml", "CHANGELOG.md", "metadata.rb", "Rakefile", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x0000000338aba0 @db="chef", @rest=#<Chef::REST:0x0000000338ab78 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x0000000338aa38 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"data_bag.rb", "path"=>"recipes/data_bag.rb", "checksum"=>"bbbcf283fc53c663c6743ea221bedd9c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/bbbcf283fc53c663c6743ea221bedd9c"}, {"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"114e3c6418b9f95c706fd78d79998b1b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/114e3c6418b9f95c706fd78d79998b1b"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"eff0b9c7665e80161edc10a714bf57f0", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/eff0b9c7665e80161edc10a714bf57f0"}], "files"=>[], "templates"=>[{"name"=>"authorized_keys.erb", "path"=>"templates/default/authorized_keys.erb", "checksum"=>"8db0fe4e38681a11b865816e30b35762", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/8db0fe4e38681a11b865816e30b35762"}], "resources"=>[{"name"=>"account.rb", "path"=>"resources/account.rb", "checksum"=>"5b2d70ee0c1fbb0057720d73bfc9aab2", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/5b2d70ee0c1fbb0057720d73bfc9aab2"}], "providers"=>[{"name"=>"account.rb", "path"=>"providers/account.rb", "checksum"=>"37451e72da402d006cd4c0ff6632e7ba", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/37451e72da402d006cd4c0ff6632e7ba"}], "root_files"=>[{"name"=>".gitignore", "path"=>".gitignore", "checksum"=>"3755584b189227f58fe35fb1175b91f1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/3755584b189227f58fe35fb1175b91f1"}, {"name"=>".travis.yml", "path"=>".travis.yml", "checksum"=>"d8f5e9e5ed5fe9cb84fb54c7a5f35d56", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/d8f5e9e5ed5fe9cb84fb54c7a5f35d56"}, {"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"a1e93274bcd2d219462c8656bbe39a1d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/a1e93274bcd2d219462c8656bbe39a1d"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"94fae5befc9f8d83f556eab14f212c29", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/94fae5befc9f8d83f556eab14f212c29"}, {"name"=>"Rakefile", "path"=>"Rakefile", "checksum"=>"5ace368f12861caad8520d7dfb670799", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/5ace368f12861caad8520d7dfb670799"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"9de91aa4c182db81a5fdcda79d941862", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/9de91aa4c182db81a5fdcda79d941862"}], "cookbook_name"=>"user", "metadata"=>{"name"=>"user", "description"=>"A convenient Chef LWRP to manage user accounts and SSH keys (this is not the opscode users cookbook)", "long_description"=>"# <a name=\"title\"></a> chef-user [](http://travis-ci.org/fnichol/chef-user)\n\n## <a name=\"description\"></a> Description\n\nA convenient Chef LWRP to manage user accounts and SSH keys. This is **not**\nthe Opscode *users* cookbook.\n\n* Github: https://github.com/fnichol/chef-user\n* Opscode Community Site: http://community.opscode.com/cookbooks/user\n\n## <a name=\"usage\"></a> Usage\n\nSimply include `recipe[user]` in your run\\_list and the `user_account`\nresource will be available.\n\nTo use `recipe[user::data_bag]`, include it in your run\\_list and have a\ndata bag called `\"users\"` with an item like the following:\n\n {\n \"id\" : \"hsolo\",\n \"comment\" : \"Han Solo\",\n \"home\" : \"/opt/hoth/hsolo\",\n \"ssh_keys\" : [\"123...\", \"456...\"]\n }\n\nor a user to be removed:\n\n {\n \"id\" : \"lando\",\n \"action\" : \"remove\"\n }\n\nThe data bag recipe will iterate through a list of usernames defined in\n`node['users']` (by default) and attempt to pull in the user's information\nfrom the data bag item. In other words, having:\n\n node['users'] = ['hsolo']\n\nwill set up the `hsolo` user information and not use the `lando` user\ninformation.\n\n## <a name=\"requirements\"></a> Requirements\n\n### <a name=\"requirements-chef\"></a> Chef\n\nTested on 0.10.8 but newer and older version should work just fine. File an\n[issue][issues] if this isn't the case.\n\n### <a name=\"requirements-platform\"></a> Platform\n\nThe following platforms have been tested with this cookbook, meaning that the\nrecipes run on these platforms without error:\n\n* ubuntu\n* debian\n* mac_os_x\n\n### <a name=\"requirements-cookbooks\"></a> Cookbooks\n\nThere are **no** external cookbook dependencies.\n\n## <a name=\"installation\"></a> Installation\n\nDepending on the situation and use case there are several ways to install\nthis cookbook. All the methods listed below assume a tagged version release\nis the target, but omit the tags to get the head of development. A valid\nChef repository structure like the [Opscode repo][chef_repo] is also assumed.\n\n### <a name=\"installation-platform\"></a> From the Opscode Community Platform\n\nTo install this cookbook from the Opscode platform, use the *knife* command:\n\n knife cookbook site install user\n\n### <a name=\"installation-librarian\"></a> Using Librarian-Chef\n\n[Librarian-Chef][librarian] is a bundler for your Chef cookbooks.\nInclude a reference to the cookbook in a [Cheffile][cheffile] and run\n`librarian-chef install`. To install Librarian-Chef:\n\n gem install librarian\n cd chef-repo\n librarian-chef init\n\nTo use the Opscode platform version:\n\n echo \"cookbook 'user'\" >> Cheffile\n librarian-chef install\n\nOr to reference the Git version:\n\n cat >> Cheffile <<END_OF_CHEFFILE\n cookbook 'user',\n :git => 'git://github.com/fnichol/chef-user.git', :ref => 'v0.3.0'\n END_OF_CHEFFILE\n librarian-chef install\n\n### <a name=\"installation-kgc\"></a> Using knife-github-cookbooks\n\nThe [knife-github-cookbooks][kgc] gem is a plugin for *knife* that supports\ninstalling cookbooks directly from a GitHub repository. To install with the\nplugin:\n\n gem install knife-github-cookbooks\n cd chef-repo\n knife cookbook github install fnichol/chef-user/v0.3.0\n\n### <a name=\"installation-gitsubmodule\"></a> As a Git Submodule\n\nA common practice (which is getting dated) is to add cookbooks as Git\nsubmodules. This is accomplishes like so:\n\n cd chef-repo\n git submodule add git://github.com/fnichol/chef-user.git cookbooks/user\n git submodule init && git submodule update\n\n**Note:** the head of development will be linked here, not a tagged release.\n\n### <a name=\"installation-tarball\"></a> As a Tarball\n\nIf the cookbook needs to downloaded temporarily just to be uploaded to a Chef\nServer or Opscode Hosted Chef, then a tarball installation might fit the bill:\n\n cd chef-repo/cookbooks\n curl -Ls https://github.com/fnichol/chef-user/tarball/v0.3.0 | tar xfz - && \\\n mv fnichol-chef-user-* user\n\n## <a name=\"recipes\"></a> Recipes\n\n### <a name=\"recipes-default\"></a> default\n\nThis recipe is a no-op and does nothing.\n\n### <a name=\"recipes-data-bag\"></a> default\n\nProcesses a list of users with data drawn from a data bag. The default data bag\nis `users` and the list of user account to create on this node is set on\n`node['users']`.\n\n## <a name=\"attributes\"></a> Attributes\n\n### <a name=\"attributes-home-root\"></a> home_root\n\nThe default parent path of a user's home directory. Each resource can override\nthis value which varies by platform. Generally speaking, the default value is\n`\"/home\"`.\n\n### <a name=\"attributes-default-shell\"></a> default_shell\n\nThe default user shell given to a user. Each resource can override this value\nwhich varies by platform. Generally speaking, the default value is\n`\"/bin/bash\"`.\n\n### <a name=\"attributes-manage-home\"></a> manage_home\n\nWhether of not to manage the home directory of a user by default. Each resource\ncan override this value. The are 2 valid states:\n\n* `\"true\"`, `true`, or `\"yes\"`: will manage the user's home directory.\n* `\"false\"`, `false`, or `\"no\"`: will not manage the user's home directory.\n\nThe default is `true`.\n\n### <a name=\"attributes-create-user-group\"></a> | |
| create_user_group\n\nWhether or not to to create a group with the same name as the user by default.\nEach resource can override this value. The are 2 valid states:\n\n* `\"true\"`, `true`, or `\"yes\"`: will create a group for the user by default.\n* `\"false\"`, `false`, or `\"no\"`: will not create a group for the user by default.\n\nThe default is `true`.\n\n### <a name=\"attributes-ssh-keygen\"></a> ssh_keygen\n\nWhether or not to generate an SSH keypair for the user by default. Each\nresource can override this value. There are 2 valid states:\n\n* `\"true\"`, `true`, or `\"yes\"`: will generate an SSH keypair when the account\n is created.\n* `\"false\"`, `false`, or `\"no\"`: will not generate an SSH keypair when the account\n is created.\n\nThe default is `true`.\n\n### <a name=\"attributes-data-bag-name\"></a> data_bag_name\n\nThe data bag name containing a group of user account information. This is used\nby the `data_bag` recipe to use as a database of user accounts.\n\nThe default is `\"users\"`.\n\n### <a name=\"attributes-user-array-node-attr\"></a> user_array_node_attr\n\nThe node attributes containing an array of users to be managed. If a nested\nhash in the node's attributes is required, then use a `/` between subhashes.\nFor example, if the users' array is stored in `node['system']['accounts']`),\nthen set `node['user']['user_array_node_attr']` to `\"system/accounts\"`.\n\nThe default is `\"users\"`.\n\n## <a name=\"lwrps\"></a> Resources and Providers\n\n### <a name=\"lwrps-ua\"></a> user_account\n\n**Note:** in order to use the `password` attribute, you must have the\n[ruby-shadow gem][ruby-shadow_gem] installed. On Debian/Ubuntu you can get\nthis by installing the \"libshadow-ruby1.8\" package.\n\n### <a name=\"lwrps-ua-actions\"></a> Actions\n\n<table>\n <thead>\n <tr>\n <th>Action</th>\n <th>Description</th>\n <th>Default</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>create</td>\n <td>\n Create the user, its home directory, <code>.ssh/authorized_keys</code>,\n and <code>.ssh/{id_dsa,id_dsa.pub}</code>.\n </td>\n <td>Yes</td>\n </tr>\n <tr>\n <td>remove</td>\n <td>Remove the user account.</td>\n <td> </td>\n </tr>\n <tr>\n <td>modify</td>\n <td>Modiy the user account.</td>\n <td> </td>\n </tr>\n <tr>\n <td>manage</td>\n <td>Manage the user account.</td>\n <td> </td>\n </tr>\n <tr>\n <td>lock</td>\n <td>Lock the user's password.</td>\n <td> </td>\n </tr>\n <tr>\n <td>unlock</td>\n <td>Unlock the user's password.</td>\n <td> </td>\n </tr>\n </tbody>\n</table>\n\n### <a name=\"lwrps-ua-attributes\"></a> Attributes\n\n<table>\n <thead>\n <tr>\n <th>Attribute</th>\n <th>Description</th>\n <th>Default Value</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>username</td>\n <td><b>Name attribute:</b> The name of the user.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>comment</td>\n <td>Gecos/Comment field.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>uid</td>\n <td>The numeric user id.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>gid</td>\n <td>The primary group id.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>home</td>\n <td>Home directory location.</td>\n <td><code>\"\#{node['user']['home_root']}/\#{username}</code></td>\n </tr>\n <tr>\n <td>shell</td>\n <td>The login shell.</td>\n <td><code>node['user']['default_shell']</code></td>\n </tr>\n <tr>\n <td>password</td>\n <td>Shadow hash of password.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>system_user</td>\n <td>Whether or not to create a system user.</td>\n <td><code>false</code></td>\n </tr>\n <tr>\n <td>manage_home</td>\n <td>Whether or not to manage the home directory.</td>\n <td><code>true</code></td>\n </tr>\n <tr>\n <td>create_group</td>\n <td>\n Whether or not to to create a group with the same name as the user.\n </td>\n <td><code>node['user']['create_group']</code></td>\n </tr>\n <tr>\n <td>ssh_keys</td>\n <td>\n A <b>String</b> or <b>Array</b> of SSH public keys to populate the\n user's <code>.ssh/authorized_keys</code> file.\n </td>\n <td><code>[]</code></td>\n </tr>\n <tr>\n <td>ssh_keygen</td>\n <td>Whether or not to generate an SSH keypair for the user.</td>\n <td><code>node['user']['ssh_keygen']</code></td>\n </tr>\n </tbody>\n</table>\n\n#### <a name=\"lwrps-ua-examples\"></a> Examples\n\n##### Creating a User Account\n\n user_account 'hsolo' do\n comment 'Han Solo'\n ssh_keys ['3dc348d9af8027df7b9c...', '2154d3734d609eb5c452...']\n home '/opt/hoth/hsolo'\n end\n\n##### Locking a User Account\n\n user_account 'lando' do\n action :lock\n end\n\n##### Removing a User account\n\n user_account 'obiwan' do\n action :remove\n end\n\n## <a name=\"development\"></a> Development\n\n* Source hosted at [GitHub][repo]\n* Report issues/Questions/Feature requests on [GitHub Issues][issues]\n\nPull requests are very welcome! Make sure your patches are well tested.\nIdeally create a topic branch for every separate change you make.\n\n## <a name=\"license\"></a> License and Author\n\nAuthor:: [Fletcher Nichol][fnichol] (<fnichol@nichol.ca>) [](http://coderwall.com/fnichol)\n\nCopyright 2011, Fletcher Nichol\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n[chef_repo]: https://github.com/opscode/chef-repo\n[cheffile]: https://github.com/applicationsonline/librarian/blob/master/lib/librarian/chef/templates/Cheffile\n[kgc]: https://github.com/websterclay/knife-github-cookbooks#readme\n[librarian]: https://github.com/applicationsonline/librarian#readme\n[ruby-shadow_gem]: https://rubygems.org/gems/ruby-shadow\n\n[repo]: https://github.com/fnichol/chef-user\n[issues]: https://github.com/fnichol/chef-user/issues\n", "maintainer"=>"Fletcher Nichol", "maintainer_email"=>"fnichol@nichol.ca", "license"=>"Apache 2.0", "platforms"=>{"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "mac_os_x"=>">= 0.0.0", "suse"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"user::data_bag"=>">= 0.0.0", "user"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"user::data_bag"=>"Processes a list of users with data drawn from a data bag.", "user"=>"This recipe is a no-op and does nothing."}, "version"=>"0.3.0"}, "version"=>"0.3.0", "name"=>"user-0.3.0", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000033893b8 @cookbook=nil, @name="user", @long_description="# <a name=\"title\"></a> chef-user [](http://travis-ci.org/fnichol/chef-user)\n\n## <a name=\"description\"></a> Description\n\nA convenient Chef LWRP to manage user accounts and SSH keys. This is **not**\nthe Opscode *users* cookbook.\n\n* Github: https://github.com/fnichol/chef-user\n* Opscode Community Site: http://community.opscode.com/cookbooks/user\n\n## <a name=\"usage\"></a> Usage\n\nSimply include `recipe[user]` in your run\\_list and the `user_account`\nresource will be available.\n\nTo use `recipe[user::data_bag]`, include it in your run\\_list and have a\ndata bag called `\"users\"` with an item like the following:\n\n {\n \"id\" : \"hsolo\",\n \"comment\" : \"Han Solo\",\n \"home\" : \"/opt/hoth/hsolo\",\n \"ssh_keys\" : [\"123...\", \"456...\"]\n }\n\nor a user to be removed:\n\n {\n \"id\" : \"lando\",\n \"action\" : \"remove\"\n }\n\nThe data bag recipe will iterate through a list of usernames defined in\n`node['users']` (by default) and attempt to pull in the user's information\nfrom the data bag item. In other words, having:\n\n node['users'] = ['hsolo']\n\nwill set up the `hsolo` user information and not use the `lando` user\ninformation.\n\n## <a name=\"requirements\"></a> Requirements\n\n### <a name=\"requirements-chef\"></a> Chef\n\nTested on 0.10.8 but newer and older version should work just fine. File an\n[issue][issues] if this isn't the case.\n\n### <a name=\"requirements-platform\"></a> Platform\n\nThe following platforms have been tested with this cookbook, meaning that the\nrecipes run on these platforms without error:\n\n* ubuntu\n* debian\n* mac_os_x\n\n### <a name=\"requirements-cookbooks\"></a> Cookbooks\n\nThere are **no** external cookbook dependencies.\n\n## <a name=\"installation\"></a> Installation\n\nDepending on the situation and use case there are several ways to install\nthis cookbook. All the methods listed below assume a tagged version release\nis the target, but omit the tags to get the head of development. A valid\nChef repository structure like the [Opscode repo][chef_repo] is also assumed.\n\n### <a name=\"installation-platform\"></a> From the Opscode Community Platform\n\nTo install this cookbook from the Opscode platform, use the *knife* command:\n\n knife cookbook site install user\n\n### <a name=\"installation-librarian\"></a> Using Librarian-Chef\n\n[Librarian-Chef][librarian] is a bundler for your Chef cookbooks.\nInclude a reference to the cookbook in a [Cheffile][cheffile] and run\n`librarian-chef install`. To install Librarian-Chef:\n\n gem install librarian\n cd chef-repo\n librarian-chef init\n\nTo use the Opscode platform version:\n\n echo \"cookbook 'user'\" >> Cheffile\n librarian-chef install\n\nOr to reference the Git version:\n\n cat >> Cheffile <<END_OF_CHEFFILE\n cookbook 'user',\n :git => 'git://github.com/fnichol/chef-user.git', :ref => 'v0.3.0'\n END_OF_CHEFFILE\n librarian-chef install\n\n### <a name=\"installation-kgc\"></a> Using knife-github-cookbooks\n\nThe [knife-github-cookbooks][kgc] gem is a plugin for *knife* that supports\ninstalling cookbooks directly from a GitHub repository. To install with the\nplugin:\n\n gem install knife-github-cookbooks\n cd chef-repo\n knife cookbook github install fnichol/chef-user/v0.3.0\n\n### <a name=\"installation-gitsubmodule\"></a> As a Git Submodule\n\nA common practice (which is getting dated) is to add cookbooks as Git\nsubmodules. This is accomplishes like so:\n\n cd chef-repo\n git submodule add git://github.com/fnichol/chef-user.git cookbooks/user\n git submodule init && git submodule update\n\n**Note:** the head of development will be linked here, not a tagged release.\n\n### <a name=\"installation-tarball\"></a> As a Tarball\n\nIf the cookbook needs to downloaded temporarily just to be uploaded to a Chef\nServer or Opscode Hosted Chef, then a tarball installation might fit the bill:\n\n cd chef-repo/cookbooks\n curl -Ls https://github.com/fnichol/chef-user/tarball/v0.3.0 | tar xfz - && \\\n mv fnichol-chef-user-* user\n\n## <a name=\"recipes\"></a> Recipes\n\n### <a name=\"recipes-default\"></a> default\n\nThis recipe is a no-op and does nothing.\n\n### <a name=\"recipes-data-bag\"></a> default\n\nProcesses a list of users with data drawn from a data bag. The default data bag\nis `users` and the list of user account to create on this node is set on\n`node['users']`.\n\n## <a name=\"attributes\"></a> Attributes\n\n### <a name=\"attributes-home-root\"></a> home_root\n\nThe default parent path of a user's home directory. Each resource can override\nthis value which varies by platform. Generally speaking, the default value is\n`\"/home\"`.\n\n### <a name=\"attributes-default-shell\"></a> default_shell\n\nThe default user shell given to a user. Each resource can override this value\nwhich varies by platform. Generally speaking, the default value is\n`\"/bin/bash\"`.\n\n### <a name=\"attributes-manage-home\"></a> manage_home\n\nWhether of not to manage the home directory of a user by default. Each resource\ncan override this value. The are 2 valid states:\n\n* `\"true\"`, `true`, or `\"yes\"`: will manage the user's home directory.\n* `\"false\"`, `false`, or `\"no\"`: will not manage the user's home directory.\n\nThe default is `true`.\n\n### <a name=\"attributes-create-user-group\"></a> create_user_group\n\nWhether or not to to create a group with the same name as the user by default.\nEach resource can override this value. The are 2 valid states:\n\n* `\"true\"`, `true`, or `\"yes\"`: will create a group for the user by default.\n* `\"false\"`, `false`, or `\"no\"`: will not create a group for the user by default.\n\nThe default is `true`.\n\n### <a name=\"attributes-ssh-keygen\"></a> ssh_keygen\n\nWhether or not to generate an SSH keypair for the user by default. Each\nresource can override this value. There are 2 valid states:\n\n* `\"true\"`, `true`, or `\"yes\"`: will generate an SSH keypair when the account\n is created.\n* `\"false\"`, `false`, or `\"no\"`: will not generate an SSH keypair when the account\n is created.\n\nThe default is `true`.\n\n### <a name=\"attributes-data-bag-name\"></a> data_bag_name\n\nThe data bag name containing a group of user account information. This is used\nby the `data_bag` recipe to use as a database of user accounts.\n\nThe default is `\"users\"`.\n\n### <a name=\"attributes-user-array-node-attr\"></a> user_array_node_attr\n\nThe node attributes containing an array of users to be managed. If a nested\nhash in the node's attributes is required, then use a `/` between subhashes.\nFor example, if the users' array is stored in `node['system']['accounts']`),\nthen set `node['user']['user_array_node_attr']` to `\"system/accounts\"`.\n\nThe default is `\"users\"`.\n\n## <a name=\"lwrps\"></a> Resources and Providers\n\n### <a name=\"lwrps-ua\"></a> user_account\n\n**Note:** in order to use the `password` attribute, you must have the\n[ruby-shadow gem][ruby-shadow_gem] installed. On Debian/Ubuntu you can get\nthis by installing the \"libshadow-ruby1.8\" package.\n\n### <a name=\"lwrps-ua-actions\"></a> Actions\n\n<table>\n <thead>\n <tr>\n <th>Action</th>\n <th>Description</th>\n <th>Default</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>create</td>\n <td>\n Create the user, its home directory, <code>.ssh/authorized_keys</code>,\n and <code>.ssh/{id_dsa,id_dsa.pub}</code>.\n </td>\n <td>Yes</td>\n </tr>\n <tr>\n <td>remove</td>\n <td>Remove the user account.</td>\n <td> </td>\n </tr>\n <tr>\n <td>modify</td>\n <td>Modiy the user account.</td>\n <td> </td>\n </tr>\n <tr>\n <td>manage</td>\n <td>Manage the user account.</td>\n <td> </td>\n </tr>\n <tr>\n <td>lock</td>\n <td>Lock the user's password.</td>\n <td> </td>\n </tr>\n <tr>\n <td>unlock</td>\n <td>Unlock the user's password.</td>\n <td> </td>\n </tr>\n </tbody>\n</table>\n\n### <a name=\"lwrps-ua-attributes\"></a> Attributes\n\n<table>\n <thead>\n <tr>\n <th>Attribute</th>\n <th>Description</th>\n <th>Default Value</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>username</td>\n <td><b>Name attribute:</b> The name of the user.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>comment</td>\n <td>Gecos/Comment field.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>uid</td>\n <td>The numeric user id.</td>\n <td><code>nil</code></td> | |
| \n </tr>\n <tr>\n <td>gid</td>\n <td>The primary group id.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>home</td>\n <td>Home directory location.</td>\n <td><code>\"\#{node['user']['home_root']}/\#{username}</code></td>\n </tr>\n <tr>\n <td>shell</td>\n <td>The login shell.</td>\n <td><code>node['user']['default_shell']</code></td>\n </tr>\n <tr>\n <td>password</td>\n <td>Shadow hash of password.</td>\n <td><code>nil</code></td>\n </tr>\n <tr>\n <td>system_user</td>\n <td>Whether or not to create a system user.</td>\n <td><code>false</code></td>\n </tr>\n <tr>\n <td>manage_home</td>\n <td>Whether or not to manage the home directory.</td>\n <td><code>true</code></td>\n </tr>\n <tr>\n <td>create_group</td>\n <td>\n Whether or not to to create a group with the same name as the user.\n </td>\n <td><code>node['user']['create_group']</code></td>\n </tr>\n <tr>\n <td>ssh_keys</td>\n <td>\n A <b>String</b> or <b>Array</b> of SSH public keys to populate the\n user's <code>.ssh/authorized_keys</code> file.\n </td>\n <td><code>[]</code></td>\n </tr>\n <tr>\n <td>ssh_keygen</td>\n <td>Whether or not to generate an SSH keypair for the user.</td>\n <td><code>node['user']['ssh_keygen']</code></td>\n </tr>\n </tbody>\n</table>\n\n#### <a name=\"lwrps-ua-examples\"></a> Examples\n\n##### Creating a User Account\n\n user_account 'hsolo' do\n comment 'Han Solo'\n ssh_keys ['3dc348d9af8027df7b9c...', '2154d3734d609eb5c452...']\n home '/opt/hoth/hsolo'\n end\n\n##### Locking a User Account\n\n user_account 'lando' do\n action :lock\n end\n\n##### Removing a User account\n\n user_account 'obiwan' do\n action :remove\n end\n\n## <a name=\"development\"></a> Development\n\n* Source hosted at [GitHub][repo]\n* Report issues/Questions/Feature requests on [GitHub Issues][issues]\n\nPull requests are very welcome! Make sure your patches are well tested.\nIdeally create a topic branch for every separate change you make.\n\n## <a name=\"license\"></a> License and Author\n\nAuthor:: [Fletcher Nichol][fnichol] (<fnichol@nichol.ca>) [](http://coderwall.com/fnichol)\n\nCopyright 2011, Fletcher Nichol\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n[chef_repo]: https://github.com/opscode/chef-repo\n[cheffile]: https://github.com/applicationsonline/librarian/blob/master/lib/librarian/chef/templates/Cheffile\n[kgc]: https://github.com/websterclay/knife-github-cookbooks#readme\n[librarian]: https://github.com/applicationsonline/librarian#readme\n[ruby-shadow_gem]: https://rubygems.org/gems/ruby-shadow\n\n[repo]: https://github.com/fnichol/chef-user\n[issues]: https://github.com/fnichol/chef-user/issues\n", @maintainer="Fletcher Nichol", @maintainer_email="fnichol@nichol.ca", @license="Apache 2.0", @description="A convenient Chef LWRP to manage user accounts and SSH keys (this is not the opscode users cookbook)", @platforms={"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "mac_os_x"=>">= 0.0.0", "suse"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"user::data_bag"=>">= 0.0.0", "user"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"user::data_bag"=>"Processes a list of users with data drawn from a data bag.", "user"=>"This recipe is a no-op and does nothing."}, @version="0.3.0">, @checksums={"5b2d70ee0c1fbb0057720d73bfc9aab2"=>nil, "37451e72da402d006cd4c0ff6632e7ba"=>nil, "bbbcf283fc53c663c6743ea221bedd9c"=>nil, "114e3c6418b9f95c706fd78d79998b1b"=>nil, "eff0b9c7665e80161edc10a714bf57f0"=>nil, "8db0fe4e38681a11b865816e30b35762"=>nil, "3755584b189227f58fe35fb1175b91f1"=>nil, "d8f5e9e5ed5fe9cb84fb54c7a5f35d56"=>nil, "a1e93274bcd2d219462c8656bbe39a1d"=>nil, "94fae5befc9f8d83f556eab14f212c29"=>nil, "5ace368f12861caad8520d7dfb670799"=>nil, "9de91aa4c182db81a5fdcda79d941862"=>nil}, @manifest_records_by_path={"resources/account.rb"=>{"name"=>"account.rb", "path"=>"resources/account.rb", "checksum"=>"5b2d70ee0c1fbb0057720d73bfc9aab2", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/5b2d70ee0c1fbb0057720d73bfc9aab2"}, "providers/account.rb"=>{"name"=>"account.rb", "path"=>"providers/account.rb", "checksum"=>"37451e72da402d006cd4c0ff6632e7ba", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/37451e72da402d006cd4c0ff6632e7ba"}, "recipes/data_bag.rb"=>{"name"=>"data_bag.rb", "path"=>"recipes/data_bag.rb", "checksum"=>"bbbcf283fc53c663c6743ea221bedd9c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/bbbcf283fc53c663c6743ea221bedd9c"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"114e3c6418b9f95c706fd78d79998b1b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/114e3c6418b9f95c706fd78d79998b1b"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"eff0b9c7665e80161edc10a714bf57f0", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/eff0b9c7665e80161edc10a714bf57f0"}, "templates/default/authorized_keys.erb"=>{"name"=>"authorized_keys.erb", "path"=>"templates/default/authorized_keys.erb", "checksum"=>"8db0fe4e38681a11b865816e30b35762", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/8db0fe4e38681a11b865816e30b35762"}, ".gitignore"=>{"name"=>".gitignore", "path"=>".gitignore", "checksum"=>"3755584b189227f58fe35fb1175b91f1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/3755584b189227f58fe35fb1175b91f1"}, ".travis.yml"=>{"name"=>".travis.yml", "path"=>".travis.yml", "checksum"=>"d8f5e9e5ed5fe9cb84fb54c7a5f35d56", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/d8f5e9e5ed5fe9cb84fb54c7a5f35d56"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"a1e93274bcd2d219462c8656bbe39a1d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/a1e93274bcd2d219462c8656bbe39a1d"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"94fae5befc9f8d83f556eab14f212c29", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/94fae5befc9f8d83f556eab14f212c29"}, "Rakefile"=>{"name"=>"Rakefile", "path"=>"Rakefile", "checksum"=>"5ace368f12861caad8520d7dfb670799", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/5ace368f12861caad8520d7dfb670799"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"9de91aa4c182db81a5fdcda79d941862", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/user/0.3.0/files/9de91aa4c182db81a5fdcda79d941862"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "apt"=>#<Chef::CookbookVersion:0x000000032fd408 @name="apt", @frozen=false, @attribute_filenames=[], @definition_filenames=[], @template_filenames=[], @file_filenames=["apt-proxy-v2.conf"], @recipe_filenames=["cacher-client.rb", "cacher-ng.rb", "default.rb"], @recipe_filenames_by_name={"cacher-client"=>"cacher-client.rb", "cacher-ng"=>"cacher-ng.rb", "default"=>"default.rb"}, @library_filenames=[], @resource_filenames=["preference.rb", "repository.rb"], @provider_filenames=["preference.rb", "repository.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x000000032fd188 @db="chef", @rest=#<Chef::REST:0x000000032fd160 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000032fd0e8 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"cacher-client.rb", "path"=>"recipes/cacher-client.rb", "checksum"=>"e8703460ba62760210f156cae6fd38d5", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8703460ba62760210f156cae6fd38d5"}, {"name"=>"cacher-ng.rb", "path"=>"recipes/cacher-ng.rb", "checksum"=>"256a1d4eff83835fa58f38b8583176d5", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/256a1d4eff83835fa58f38b8583176d5"}, {"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"50ce3f9b83085e6628617215bccfeed3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/50ce3f9b83085e6628617215bccfeed3"}], "definitions"=>[], "libraries"=>[], "attributes"=>[], "files"=>[{"name"=>"apt-proxy-v2.conf", "path"=>"files/default/apt-proxy-v2.conf", "checksum"=>"a67a0204d4c54848aad67a8e9de5cad1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/a67a0204d4c54848aad67a8e9de5cad1"}], "templates"=>[], "resources"=>[{"name"=>"preference.rb", "path"=>"resources/preference.rb", "checksum"=>"fb50812eb39a4731290fa6032837bc87", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/fb50812eb39a4731290fa6032837bc87"}, {"name"=>"repository.rb", "path"=>"resources/repository.rb", "checksum"=>"e4bcd8d228a65708636a96d83956b6c7", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e4bcd8d228a65708636a96d83956b6c7"}], "providers"=>[{"name"=>"preference.rb", "path"=>"providers/preference.rb", "checksum"=>"9d5e006e4a02592bd9821c911dd76cb3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/9d5e006e4a02592bd9821c911dd76cb3"}, {"name"=>"repository.rb", "path"=>"providers/repository.rb", "checksum"=>"4dc2654dcef66b6353d0c6803f958acd", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/4dc2654dcef66b6353d0c6803f958acd"}], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"fc07aff7d6b708222c72544729913eb3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/fc07aff7d6b708222c72544729913eb3"}, {"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"cf1ab47bddd973fd3b10874caabf8cf1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/cf1ab47bddd973fd3b10874caabf8cf1"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"e8fe652267bc29409669f7ae872d8191", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8fe652267bc29409669f7ae872d8191"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"ff993665f95b8b69e41b97ce3f16fbdb", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/ff993665f95b8b69e41b97ce3f16fbdb"}], "cookbook_name"=>"apt", "metadata"=>{"name"=>"apt", "description"=>"Configures apt and apt services and LWRPs for managing apt repositories and preferences", "long_description"=>"Description\n===========\n\nThis cookbook includes recipes to execute apt-get update to ensure the\nlocal APT package cache is up to date. There are recipes for managing\nthe apt-cacher-ng caching proxy and proxy clients. It also includes a\nLWRP for managing APT repositories in /etc/apt/sources.list.d as well as\nan LWRP for pinning packages via /etc/apt/preferences.d.\n\nRecipes\n=======\n\ndefault\n-------\n\nThis recipe installs the `update-notifier-common` package to provide\nthe timestamp file used to only run `apt-get update` if the cache is\nmore than one day old.\n\nThis recipe should appear first in the run list of Debian or Ubuntu\nnodes to ensure that the package cache is up to date before managing\nany `package` resources with Chef.\n\nThis recipe also sets up a local cache directory for preseeding packages.\n\ncacher-ng\n---------\n\nInstalls the `apt-cacher-ng` package and service so the system can\nprovide APT caching. You can check the usage report at\nhttp://{hostname}:3142/acng-report.html. The `cacher-ng` recipe\nincludes the `cacher-client` recipe, so it helps seed itself.\n\ncacher-client\n-------------\nConfigures the node to use the `apt-cacher-ng` server as a client.\n\nResources/Providers\n===================\n\nManaging repositories\n---------------------\n\nThis LWRP provides an easy way to manage additional APT repositories.\nAdding a new repository will notify running the\n`execute[apt-get-update]` resource.\n\n# Actions\n\n- :add: creates a repository file and builds the repository listing\n- :remove: removes the repository file\n\n# Attribute Parameters\n\n- repo_name: name attribute. The name of the channel to discover\n- uri: the base of the Debian distribution\n- distribution: this is usually your release's codename...ie something\n like `karmic`, `lucid` or `maverick`\n- components: package groupings..when it doubt use `main`\n- deb_src: whether or not to add the repository as a source repo as\n well - value can be `true` or `false`, default `false`.\n- key_server: the GPG keyserver where the key for the repo should be retrieved\n- key: if a `key_server` is provided, this is assumed to be the\n fingerprint, otherwise it can be either the URI to the GPG key for\n the repo, or a cookbook_file.\n- cookbook: if key should be a cookbook_file, specify a cookbook where\n the key is located for files/default. Defaults to nil, so it will\n use the cookbook where the resource is used.\n\n# Examples\n\n # add the Zenoss repo\n apt_repository \"zenoss\" do\n uri \"http://dev.zenoss.org/deb\"\n components [\"main\",\"stable\"]\n end\n\n # add the Nginx PPA; grab key from keyserver\n apt_repository \"nginx-php\" do\n uri \"http://ppa.launchpad.net/nginx/php5/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n keyserver \"keyserver.ubuntu.com\"\n key \"C300EE8C\"\n end\n\n # add the Nginx PPA; grab key from keyserver, also add source repo\n apt_repository \"nginx-php\" do\n uri \"http://ppa.launchpad.net/nginx/php5/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n keyserver \"keyserver.ubuntu.com\"\n key \"C300EE8C\"\n deb_src true\n end\n\n # add the Cloudkick Repo\n apt_repository \"cloudkick\" do\n uri \"http://packages.cloudkick.com/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n key \"http://packages.cloudkick.com/cloudkick.packages.key\"\n end\n\n # add the Cloudkick Repo with the key downloaded in the cookbook\n apt_repository \"cloudkick\" do\n uri \"http://packages.cloudkick.com/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n key \"cloudkick.packages.key\"\n end\n\n # remove Zenoss repo\n apt_repository \"zenoss\" do\n action :remove\n end\n\nPinning packages\n----------------\n\nThis LWRP provides an easy way to pin packages in /etc/apt/preferences.d.\nAlthough apt-pinning is quite helpful from time to time please note that Debian\ndoes not encourage its use without thorough consideration.\n\nFurther information reg | |
| arding apt-pinning is available via\nhttp://wiki.debian.org/AptPreferences.\n\n# Actions\n\n- :add: creates a preferences file under /etc/apt/preferences.d\n- :remove: Removes the file, therefore unpin the package\n\n# Attribute Parameters\n\n- package_name: name attribute. The name of the package\n- pin: The package version/repository to pin\n- pin_priority: The pinning priority aka \"the highest package version wins\"\n\n# Examples\n\n # Pin libmysqlclient16 to version 5.1.49-3\n apt_preference \"libmysqlclient16\" do\n pin \"version 5.1.49-3\"\n pin_priority \"700\"\n end\n\n # Unpin libmysqlclient16\n apt_preference \"libmysqlclient16\" do\n action :remove\n end\n\nUsage\n=====\n\nPut `recipe[apt]` first in the run list. If you have other recipes\nthat you want to use to configure how apt behaves, like new sources,\nnotify the execute resource to run, e.g.:\n\n template \"/etc/apt/sources.list.d/my_apt_sources.list\" do\n notifies :run, resources(:execute => \"apt-get update\"), :immediately\n end\n\nThe above will run during execution phase since it is a normal\ntemplate resource, and should appear before other package resources\nthat need the sources in the template.\n\nPut `recipe[apt::cacher-ng]` in the run_list for a server to provide\nAPT caching and add `recipe[apt::cacher-client]` on the rest of the\nDebian-based nodes to take advantage of the caching server.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Matt Ray (<matt@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@opscode.com>)\n\nCopyright 2009-2012 Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"apt::cacher-client"=>">= 0.0.0", "apt::cacher-ng"=>">= 0.0.0", "apt"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"apt::cacher-client"=>"Client for the apt::cacher-ng caching proxy", "apt::cacher-ng"=>"Set up an apt-cacher-ng caching proxy", "apt"=>"Runs apt-get update during compile phase and sets up preseed directories"}, "version"=>"1.4.4"}, "version"=>"1.4.4", "name"=>"apt-1.4.4", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000032fbec8 @cookbook=nil, @name="apt", @long_description="Description\n===========\n\nThis cookbook includes recipes to execute apt-get update to ensure the\nlocal APT package cache is up to date. There are recipes for managing\nthe apt-cacher-ng caching proxy and proxy clients. It also includes a\nLWRP for managing APT repositories in /etc/apt/sources.list.d as well as\nan LWRP for pinning packages via /etc/apt/preferences.d.\n\nRecipes\n=======\n\ndefault\n-------\n\nThis recipe installs the `update-notifier-common` package to provide\nthe timestamp file used to only run `apt-get update` if the cache is\nmore than one day old.\n\nThis recipe should appear first in the run list of Debian or Ubuntu\nnodes to ensure that the package cache is up to date before managing\nany `package` resources with Chef.\n\nThis recipe also sets up a local cache directory for preseeding packages.\n\ncacher-ng\n---------\n\nInstalls the `apt-cacher-ng` package and service so the system can\nprovide APT caching. You can check the usage report at\nhttp://{hostname}:3142/acng-report.html. The `cacher-ng` recipe\nincludes the `cacher-client` recipe, so it helps seed itself.\n\ncacher-client\n-------------\nConfigures the node to use the `apt-cacher-ng` server as a client.\n\nResources/Providers\n===================\n\nManaging repositories\n---------------------\n\nThis LWRP provides an easy way to manage additional APT repositories.\nAdding a new repository will notify running the\n`execute[apt-get-update]` resource.\n\n# Actions\n\n- :add: creates a repository file and builds the repository listing\n- :remove: removes the repository file\n\n# Attribute Parameters\n\n- repo_name: name attribute. The name of the channel to discover\n- uri: the base of the Debian distribution\n- distribution: this is usually your release's codename...ie something\n like `karmic`, `lucid` or `maverick`\n- components: package groupings..when it doubt use `main`\n- deb_src: whether or not to add the repository as a source repo as\n well - value can be `true` or `false`, default `false`.\n- key_server: the GPG keyserver where the key for the repo should be retrieved\n- key: if a `key_server` is provided, this is assumed to be the\n fingerprint, otherwise it can be either the URI to the GPG key for\n the repo, or a cookbook_file.\n- cookbook: if key should be a cookbook_file, specify a cookbook where\n the key is located for files/default. Defaults to nil, so it will\n use the cookbook where the resource is used.\n\n# Examples\n\n # add the Zenoss repo\n apt_repository \"zenoss\" do\n uri \"http://dev.zenoss.org/deb\"\n components [\"main\",\"stable\"]\n end\n\n # add the Nginx PPA; grab key from keyserver\n apt_repository \"nginx-php\" do\n uri \"http://ppa.launchpad.net/nginx/php5/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n keyserver \"keyserver.ubuntu.com\"\n key \"C300EE8C\"\n end\n\n # add the Nginx PPA; grab key from keyserver, also add source repo\n apt_repository \"nginx-php\" do\n uri \"http://ppa.launchpad.net/nginx/php5/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n keyserver \"keyserver.ubuntu.com\"\n key \"C300EE8C\"\n deb_src true\n end\n\n # add the Cloudkick Repo\n apt_repository \"cloudkick\" do\n uri \"http://packages.cloudkick.com/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n key \"http://packages.cloudkick.com/cloudkick.packages.key\"\n end\n\n # add the Cloudkick Repo with the key downloaded in the cookbook\n apt_repository \"cloudkick\" do\n uri \"http://packages.cloudkick.com/ubuntu\"\n distribution node['lsb']['codename']\n components [\"main\"]\n key \"cloudkick.packages.key\"\n end\n\n # remove Zenoss repo\n apt_repository \"zenoss\" do\n action :remove\n end\n\nPinning packages\n----------------\n\nThis LWRP provides an easy way to pin packages in /etc/apt/preferences.d.\nAlthough apt-pinning is quite helpful from time to time please note that Debian\ndoes not encourage its use without thorough consideration.\n\nFurther information regarding apt-pinning is available via\nhttp://wiki.debian.org/AptPreferences.\n\n# Actions\n\n- :add: creates a preferences file under /etc/apt/preferences.d\n- :remove: Removes the file, therefore unpin the package\n\n# Attribute Parameters\n\n- package_name: name attribute. The name of the package\n- pin: The package version/repository to pin\n- pin_priority: The pinning priority aka \"the highest package version wins\"\n\n# Examples\n\n # Pin libmysqlclient16 to version 5.1.49-3\n apt_preference \"libmysqlclient16\" do\n pin \"version 5.1.49-3\"\n pin_priority \"700\"\n end\n\n # Unpin libmysqlclient16\n apt_preference \"libmysqlclient16\" do\n action :remove\n end\n\nUsage\n=====\n\nPut `recipe[apt]` first in the run list. If you have other recipes\nthat you want to use to configure how apt behaves, like new sources,\nnotify the execute resource to run, e.g.:\n\n template \"/etc/apt/sources.list.d/my_apt_sources.list\" do\n notifies :run, resources(:execute => \"apt-get update\"), :immediately\n end\n\nThe above will run during execution phase since it is a normal\ntemplate resource, and should appear before other package resources\nthat need the sources in the template.\n\nPut `recipe[apt::cacher-ng]` in the run_list for a server to provide\nAPT caching and add `recipe[apt::cacher-client]` on the rest of the\nDebian-based nodes to take advantage of the caching server.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Matt Ray (<matt@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@opscode.com>)\n\nCopyright 2009-2012 Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Configures apt and apt services and LWRPs for managing apt repositories and preferences", @platforms={"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"apt::cacher-client"=>">= 0.0.0", "apt::cacher-ng"=>">= 0.0.0", "apt"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"apt::cacher-client"=>"Client for the apt::cacher-ng caching proxy", "apt::cacher-ng"=>"Set up an apt-cacher-ng caching proxy", "apt"=>"Runs apt-get update during compile phase and sets up preseed directories"}, @version="1.4.4">, @checksums={"fb50812eb39a4731290fa6032837bc87"=>nil, "e4bcd8d228a65708636a96d83956b6c7"=>nil, "9d5e006e4a02592bd9821c911dd76cb3"=>nil, "4dc2654dcef66b6353d0c6803f958acd"=>nil, "e8703460ba62760210f156cae6fd38d5"=>nil, "256a1d4eff83835fa58f38b8583176d5"=>nil, "50ce3f9b83085e6628617215bccfeed3"=>nil, "a67a0204d4c54848aad67a8e9de5cad1"=>nil, "fc07aff7d6b708222c72544729913eb3"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "cf1ab47bddd973fd3b10874caabf8cf1"=>nil, "e8fe652267bc29409669f7ae872d8191"=>nil, "ff993665f95b8b69e41b97ce3f16fbdb"=>nil}, @manifest_records_by_path={"resources/preference.rb"=>{"name"=>"preference.rb", "path"=>"resources/preference.rb", "checksum"=>"fb50812eb39a4731290fa6032837bc87", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/fb50812eb39a4731290fa6032837bc87"}, "resources/repository.rb"=>{"name"=>"repository.rb", "path"=>"resources/repository.rb", "checksum"=>"e4bcd8d228a65708636a96d83956b6c7", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e4bcd8d228a65708636a96d83956b6c7"}, "providers/preference.rb"=>{"name"=>"preference.rb", "path"=>"providers/preference.rb", "checksum"=>"9d5e006e4a02592bd9821c911dd76cb3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/9d5e006e4a02592bd9821c911dd76cb3"}, "providers/repository.rb"=>{"name"=>"repository.rb", "path"=>"providers/repository.rb", "checksum"=>"4dc2654dcef66b6353d0c6803f958acd", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/4dc2654dcef66b6353d0c6803f958acd"}, "recipes/cacher-client.rb"=>{"name"=>"cacher-client.rb", "path"=>"recipes/cacher-client.rb", "checksum"=>"e8703460ba62760210f156cae6fd38d5", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8703460ba62760210f156cae6fd38d5"}, "recipes/cacher-ng.rb"=>{"name"=>"cacher-ng.rb", "path"=>"recipes/cacher-ng.rb", "checksum"=>"256a1d4eff83835fa58f38b8583176d5", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/256a1d4eff83835fa58f38b8583176d5"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"50ce3f9b83085e6628617215bccfeed3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/50ce3f9b83085e6628617215bccfeed3"}, "files/default/apt-proxy-v2.conf"=>{"name"=>"apt-proxy-v2.conf", "path"=>"files/default/apt-proxy-v2.conf", "checksum"=>"a67a0204d4c54848aad67a8e9de5cad1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/a67a0204d4c54848aad67a8e9de5cad1"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"fc07aff7d6b708222c72544729913eb3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/fc07aff7d6b708222c72544729913eb3"}, "CONTRIBUTING"=>{"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"cf1ab47bddd973fd3b10874caabf8cf1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/cf1ab47bddd973fd3b10874caabf8cf1"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"e8fe652267bc29409669f7ae872d8191", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8fe652267bc29409669f7ae872d8191"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"ff993665f95b8b69e41b97ce3f16fbdb", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/ff993665f95b8b69e41b97ce3f16fbdb"}}, @attribute_filenames_by_short_filename={}>, "sysctl"=>#<Chef::CookbookVersion:0x000000032944d0 @name="sysctl", @frozen=false, @attribute_filenames=[], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["metadata.json", "metadata.rb", "README.rdoc"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000003294228 @db="chef", @rest=#<Chef::REST:0x00000003294200 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000003294188 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"740dedbae45f9bf2b2e394eb2a32f011", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/740dedbae45f9bf2b2e394eb2a32f011"}], "definitions"=>[], "libraries"=>[], "attributes"=>[], "files"=>[], "templates"=>[], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"2c06073a3286f93ed128ecb3e9e4553b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/2c06073a3286f93ed128ecb3e9e4553b"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"68da2693a0cc7784a3ddfb504b24e3e3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/68da2693a0cc7784a3ddfb504b24e3e3"}, {"name"=>"README.rdoc", "path"=>"README.rdoc", "checksum"=>"75b1e02ea53c99d64ec62a084800d5d4", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/75b1e02ea53c99d64ec62a084800d5d4"}], "cookbook_name"=>"sysctl", "metadata"=>{"name"=>"sysctl", "description"=>"Configures sysctl parameters", "long_description"=>"= DESCRIPTION:\nSet sysctl values from Chef!\n\n= REQUIREMENTS:\n\n= | |
| ATTRIBUTES:\nnode[:sysctl] = A namespace for sysctl settings.\n\n= USAGE:\nThere are two ways of setting sysctl values:\n1. Set chef attributes in the _sysctl_ namespace, E.G.:\n<tt>default[:sysctl][:vm][:swappiness] = 20</tt>\n2. Set values in a cookbook_file - 69-chef-static.conf\n\n", "maintainer"=>"Fewbytes Technologies", "maintainer_email"=>"avishai@fewbytes.com", "license"=>"Apache v2.0", "platforms"=>{"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"sysctl"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"sysctl"=>""}, "version"=>"0.1.0"}, "version"=>"0.1.0", "name"=>"sysctl-0.1.0", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000032857c8 @cookbook=nil, @name="sysctl", @long_description="= DESCRIPTION:\nSet sysctl values from Chef!\n\n= REQUIREMENTS:\n\n= ATTRIBUTES:\nnode[:sysctl] = A namespace for sysctl settings.\n\n= USAGE:\nThere are two ways of setting sysctl values:\n1. Set chef attributes in the _sysctl_ namespace, E.G.:\n<tt>default[:sysctl][:vm][:swappiness] = 20</tt>\n2. Set values in a cookbook_file - 69-chef-static.conf\n\n", @maintainer="Fewbytes Technologies", @maintainer_email="avishai@fewbytes.com", @license="Apache v2.0", @description="Configures sysctl parameters", @platforms={"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"sysctl"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"sysctl"=>""}, @version="0.1.0">, @checksums={"740dedbae45f9bf2b2e394eb2a32f011"=>nil, "2c06073a3286f93ed128ecb3e9e4553b"=>nil, "68da2693a0cc7784a3ddfb504b24e3e3"=>nil, "75b1e02ea53c99d64ec62a084800d5d4"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"740dedbae45f9bf2b2e394eb2a32f011", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/740dedbae45f9bf2b2e394eb2a32f011"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"2c06073a3286f93ed128ecb3e9e4553b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/2c06073a3286f93ed128ecb3e9e4553b"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"68da2693a0cc7784a3ddfb504b24e3e3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/68da2693a0cc7784a3ddfb504b24e3e3"}, "README.rdoc"=>{"name"=>"README.rdoc", "path"=>"README.rdoc", "checksum"=>"75b1e02ea53c99d64ec62a084800d5d4", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/75b1e02ea53c99d64ec62a084800d5d4"}}, @attribute_filenames_by_short_filename={}>, "openssh"=>#<Chef::CookbookVersion:0x000000032408f8 @name="openssh", @frozen=false, @attribute_filenames=[], @definition_filenames=[], @template_filenames=["port_ssh.erb"], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["metadata.json", "metadata.rb"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000003240308 @db="chef", @rest=#<Chef::REST:0x000000032402b8 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000003240150 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"823887aed9bcb02507fc613913104f8b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/823887aed9bcb02507fc613913104f8b"}], "definitions"=>[], "libraries"=>[], "attributes"=>[], "files"=>[], "templates"=>[{"name"=>"port_ssh.erb", "path"=>"templates/default/port_ssh.erb", "checksum"=>"af1d82b5472afce3677e3de5e873d4cc", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/af1d82b5472afce3677e3de5e873d4cc"}], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"899b3b39f108f50fda45305873fdabf9", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/899b3b39f108f50fda45305873fdabf9"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"e019c7fdedf0c87303c9d8b3f438da58", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/e019c7fdedf0c87303c9d8b3f438da58"}], "cookbook_name"=>"openssh", "metadata"=>{"name"=>"openssh", "description"=>"Installs openssh", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "arch"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"openssh"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"openssh"=>"Installs openssh"}, "version"=>"0.8.0"}, "version"=>"0.8.0", "name"=>"openssh-0.8.0", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x0000000323e698 @cookbook=nil, @name="openssh", @long_description="", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs openssh", @platforms={"redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "arch"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"openssh"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"openssh"=>"Installs openssh"}, @version="0.8.0">, @checksums={"823887aed9bcb02507fc613913104f8b"=>nil, "af1d82b5472afce3677e3de5e873d4cc"=>nil, "899b3b39f108f50fda45305873fdabf9"=>nil, "e019c7fdedf0c87303c9d8b3f438da58"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"823887aed9bcb02507fc613913104f8b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/823887aed9bcb02507fc613913104f8b"}, "templates/default/port_ssh.erb"=>{"name"=>"port_ssh.erb", "path"=>"templates/default/port_ssh.erb", "checksum"=>"af1d82b5472afce3677e3de5e873d4cc", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/af1d82b5472afce3677e3de5e873d4cc"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"899b3b39f108f50fda45305873fdabf9", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/899b3b39f108f50fda45305873fdabf9"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"e019c7fdedf0c87303c9d8b3f438da58", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/e019c7fdedf0c87303c9d8b3f438da58"}}, @attribute_filenames_by_short_filename={}>, "ntp"=>#<Chef::CookbookVersion:0x000000031a1640 @name="ntp", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["ntp.conf.erb"], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x000000031a1348 @db="chef", @rest=#<Chef::REST:0x000000031a1320 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000031a1280 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"8288b67da0793b5abec709d6226e6b73", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8288b67da0793b5abec709d6226e6b73"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"7ed07858a79d10bfb59fe20ca75e155f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/7ed07858a79d10bfb59fe20ca75e155f"}], "files"=>[], "templates"=>[{"name"=>"ntp.conf.erb", "path"=>"templates/default/ntp.conf.erb", "checksum"=>"94677d044ed0ba4e05a38eee52afe55f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/94677d044ed0ba4e05a38eee52afe55f"}], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"38655c94b0131a99ae3231c54f963a22", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/38655c94b0131a99ae3231c54f963a22"}, {"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"d0380aa5491d94d4252d77c2912f7803", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d0380aa5491d94d4252d77c2912f7803"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"d45ceef79efd2498cce73a140b446cca", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d45ceef79efd2498cce73a140b446cca"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"2f15999b39352cd6c19a0d4264709092", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/2f15999b39352cd6c19a0d4264709092"}], "cookbook_name"=>"ntp", "metadata"=>{"name"=>"ntp", "description"=>"Installs and configures ntp as a client or server", "long_description"=>"Description\n===========\n\nInstalls and configures ntp, optionally set up a local NTP server.\n\nRequirements\n============\n\nShould work on any Red Hat-family or Debian-family Linux distribution or on FreeBSD.\n\nAttributes\n==========\n\n* ntp[:is_server]\n\n - Boolean, should be true or false, defaults to false\n\n* ntp[:servers] (applies to NTP Servers and Clients)\n\n - Array, should be a list of upstream NTP public servers. The NTP protocol\n works best with at least 3 servers. The NTPD maximum is 7 upstream\n servers, any more than that and some of them will be ignored by the daemon.\n\n* ntp[:peers] (applies to NTP Servers ONLY)\n\n - Array, should be a list of local NTP private servers. Configuring peer\n servers on your LAN will reduce traffic to upstream time sources, and\n provide higher availability of NTP on your LAN. Again the maximum is 7\n peers\n\n* ntp[:restrictions] (applies to NTP Servers only)\n\n - Array, should be a list of restrict lines to restrict access to NTP\n clients on your LAN.\n\n* ntp[:driftfile]\n\n - String, the path to the frequency file.\n\n* ntp[:statsdir]\n\n - String, the directory path for files created by the statistics facility.\n\nUsage\n=====\n\nSet up the ntp attributes in a role. For example in a base.rb role applied to all nodes:\n\n name \"base\"\n description \"Role applied to all systems\"\n default_attributes(\n \"ntp\" => {\n \"servers\" => [\"time0.int.example.org\", \"time1.int.example.org\"]\n }\n )\n\nThen in an ntpserver.rb role that is applied to NTP servers (e.g., time.int.example.org):\n\n name \"ntp_server\"\n description \"Role applied to the system that should be an NTP server.\"\n default_attributes(\n \"ntp\" => {\n \"is_server\" => \"true\",\n \"servers\" => [\"0.pool.ntp.org\", \"1.pool.ntp.org\"],\n \"peers\" => [\"time0.int.example.org\", \"time1.int.example.org\"],\n \"restrictions\" => [\"10.0.0.0 mask 255.0.0.0 nomodify notrap\"]\n }\n )\n\nThe timeX.int.example.org used in these roles should be the names or IP addresses of internal NTP servers.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright 2009-2011, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "scientific"=>">= 0.0.0", "freebsd"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"ntp"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"ntp"=>{"display_name"=>"NTP", "description"=>"Hash of NTP attributes", "type"=>"hash", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/service"=>{"display_name"=>"NTP Service", "description"=>"Name of the NTP service", "default"=>"ntp", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}, "ntp/is_server"=>{"display_name"=>"NTP Is Server?", "description"=>"Set to true if this is an NTP server", "default"=>"false", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}, "ntp/servers"=>{"display_name"=>"NTP Servers", "description"=>"Array of servers we should talk to", "type"=>"array", "default"=>["0.pool.ntp.org", "1.pool.ntp.org", "2.pool.ntp.org", "3.pool.ntp.org"], "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/peers"=>{"display_name"=>"NTP Peers", "description"=>"Array of local NTP servers, we should peer with", "type"=>"array", "default"=>[], "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/restrictions"=>{"display_name"=>"Restriction lines", "description"=>"Array of restriction lines to apply to NTP servers", "type"=>"array", "default"=>[], "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/driftfile"=>{"display_name"=>"NTP Driftfile", "description"=>"Location of the NTP driftfile", "default"=>"/var/lib/ntp/ntp.drift", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}, "ntp/statsdir"=>{"display_name"=>"NTP Statsdir", "description"=>"Location of the NTP statsdir", "default"=>"/var/log/ntpstats/", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}}, "groupings"=>{}, "recipes"=>{"ntp"=>"Installs and configures ntp either as a server or client"}, "version"=>"1.1.8"}, "version"=>"1.1.8", "name"=>"ntp-1.1.8", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x0000000319fd18 @cookbook=nil, @name="ntp", @long_description="Description\n===========\n\nInstalls and configures ntp, optionally set up a local NTP server.\n\nRequirements\n============\n\nShould work on any Red Hat-family or Debian-family Linux distribution or on FreeBSD.\n\nAttributes\n==========\n\n* ntp[:is_server]\n\n - Boolean, should be true or false, defaults to false\n\n* ntp[:servers] (applies to NTP Servers and Clients)\n\n - Array, sh | |
| ould be a list of upstream NTP public servers. The NTP protocol\n works best with at least 3 servers. The NTPD maximum is 7 upstream\n servers, any more than that and some of them will be ignored by the daemon.\n\n* ntp[:peers] (applies to NTP Servers ONLY)\n\n - Array, should be a list of local NTP private servers. Configuring peer\n servers on your LAN will reduce traffic to upstream time sources, and\n provide higher availability of NTP on your LAN. Again the maximum is 7\n peers\n\n* ntp[:restrictions] (applies to NTP Servers only)\n\n - Array, should be a list of restrict lines to restrict access to NTP\n clients on your LAN.\n\n* ntp[:driftfile]\n\n - String, the path to the frequency file.\n\n* ntp[:statsdir]\n\n - String, the directory path for files created by the statistics facility.\n\nUsage\n=====\n\nSet up the ntp attributes in a role. For example in a base.rb role applied to all nodes:\n\n name \"base\"\n description \"Role applied to all systems\"\n default_attributes(\n \"ntp\" => {\n \"servers\" => [\"time0.int.example.org\", \"time1.int.example.org\"]\n }\n )\n\nThen in an ntpserver.rb role that is applied to NTP servers (e.g., time.int.example.org):\n\n name \"ntp_server\"\n description \"Role applied to the system that should be an NTP server.\"\n default_attributes(\n \"ntp\" => {\n \"is_server\" => \"true\",\n \"servers\" => [\"0.pool.ntp.org\", \"1.pool.ntp.org\"],\n \"peers\" => [\"time0.int.example.org\", \"time1.int.example.org\"],\n \"restrictions\" => [\"10.0.0.0 mask 255.0.0.0 nomodify notrap\"]\n }\n )\n\nThe timeX.int.example.org used in these roles should be the names or IP addresses of internal NTP servers.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright 2009-2011, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs and configures ntp as a client or server", @platforms={"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "scientific"=>">= 0.0.0", "freebsd"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"ntp"=>">= 0.0.0"}, @replacin | |
| g={}, @attributes={"ntp"=>{"display_name"=>"NTP", "description"=>"Hash of NTP attributes", "type"=>"hash", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/service"=>{"display_name"=>"NTP Service", "description"=>"Name of the NTP service", "default"=>"ntp", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}, "ntp/is_server"=>{"display_name"=>"NTP Is Server?", "description"=>"Set to true if this is an NTP server", "default"=>"false", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}, "ntp/servers"=>{"display_name"=>"NTP Servers", "description"=>"Array of servers we should talk to", "type"=>"array", "default"=>["0.pool.ntp.org", "1.pool.ntp.org", "2.pool.ntp.org", "3.pool.ntp.org"], "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/peers"=>{"display_name"=>"NTP Peers", "description"=>"Array of local NTP servers, we should peer with", "type"=>"array", "default"=>[], "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/restrictions"=>{"display_name"=>"Restriction lines", "description"=>"Array of restriction lines to apply to NTP servers", "type"=>"array", "default"=>[], "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "ntp/driftfile"=>{"display_name"=>"NTP Driftfile", "description"=>"Location of the NTP driftfile", "default"=>"/var/lib/ntp/ntp.drift", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}, "ntp/statsdir"=>{"display_name"=>"NTP Statsdir", "description"=>"Location of the NTP statsdir", "default"=>"/var/log/ntpstats/", "choice"=>[], "calculated"=>false, "type"=>"string", "required"=>"optional", "recipes"=>[]}}, @groupings={}, @recipes={"ntp"=>"Installs and configures ntp either as a server or client"}, @version="1.1.8">, @checksums={"8288b67da0793b5abec709d6226e6b73"=>nil, "7ed07858a79d10bfb59fe20ca75e155f"=>nil, "94677d044ed0ba4e05a38eee52afe55f"=>nil, "38655c94b0131a99ae3231c54f963a22"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "d0380aa5491d94d4252d77c2912f7803"=>nil, "d45ceef79efd2498cce73a140b446cca"=>nil, "2f15999b39352cd6c19a0d4264709092"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"8288b67da0793b5abec709d6226e6b73", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8288b67da0793b5abec709d6226e6b73"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"7ed07858a79d10bfb59fe20ca75e155f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/7ed07858a79d10bfb59fe20ca75e155f"}, "templates/default/ntp.conf.erb"=>{"name"=>"ntp.conf.erb", "path"=>"templates/default/ntp.conf.erb", "checksum"=>"94677d044ed0ba4e05a38eee52afe55f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/94677d044ed0ba4e05a38eee52afe55f"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"38655c94b0131a99ae3231c54f963a22", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/38655c94b0131a99ae3231c54f963a22"}, "CONTRIBUTING"=>{"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"d0380aa5491d94d4252d77c2912f7803", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d0380aa5491d94d4252d77c2912f7803"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"d45ceef79efd2498cce73a140b446cca", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d45ceef79efd2498cce73a140b446cca"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"2f15999b39352cd6c19a0d4264709092", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/2f15999b39352cd6c19a0d4264709092"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "sudo"=>#<Chef::CookbookVersion:0x000000030535b8 @name="sudo", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["sudoers.erb"], @file_filenames=["README.sudoers"], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=["default.rb"], @provider_filenames=["default.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000003052e38 @db="chef", @rest=#<Chef::REST:0x00000003052e10 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000003052d48 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"4ba5125d6c3f224531838f3a7c101579", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/4ba5125d6c3f224531838f3a7c101579"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"a17f46a5f449a3215c578a21ca4bbf50", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/a17f46a5f449a3215c578a21ca4bbf50"}], "files"=>[{"name"=>"README.sudoers", "path"=>"files/default/README.sudoers", "checksum"=>"bc27e768b23a877a9c6ba564a25ed915", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/bc27e768b23a877a9c6ba564a25ed915"}], "templates"=>[{"name"=>"sudoers.erb", "path"=>"templates/default/sudoers.erb", "checksum"=>"c1f22788bcd18d86e3e006de75b376e4", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/c1f22788bcd18d86e3e006de75b376e4"}], "resources"=>[{"name"=>"default.rb", "path"=>"resources/default.rb", "checksum"=>"7b5a0fa5a960bf21a610947e71f9e14e", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/7b5a0fa5a960bf21a610947e71f9e14e"}], "providers"=>[{"name"=>"default.rb", "path"=>"providers/default.rb", "checksum"=>"2b5ee3e5a319721dfafced374b1efbc6", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/2b5ee3e5a319721dfafced374b1efbc6"}], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"894b3b2a95c457c4cc7cbf0810ce5041", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/894b3b2a95c457c4cc7cbf0810ce5041"}, {"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"101e18c897da292908f1a2efacc0072a", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/101e18c897da292908f1a2efacc0072a"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"5d8a5958348e1f8c610e201ef331e5dd", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/5d8a5958348e1f8c610e201ef331e5dd"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"704abc746f3e38b54a691754d34a4f82", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/704abc746f3e38b54a691754d34a4f82"}], "cookbook_name"=>"sudo", "metadata"=>{"name"=>"sudo", "description"=>"Installs sudo and configures /etc/sudoers", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "freebsd"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"sudo"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"authorization"=>{"display_name"=>"Authorization", "description"=>"Hash of Authorization attributes", "type"=>"hash", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo"=>{"display_name"=>"Authorization Sudoers", "description"=>"Hash of Authorization/Sudo attributes", "type"=>"hash", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/users"=>{"display_name"=>"Sudo Users", "description"=>"Users who are allowed sudo ALL", "type"=>"array", "default"=>"", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/groups"=>{"display_name"=>"Sudo Groups", "description"=>"Groups who are allowed sudo ALL", "type"=>"array", "default"=>"", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/passwordless"=>{"display_name"=>"Passwordless Sudo", "description"=>"", "type"=>"string", "default"=>"false", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/include_sudoers_d"=>{"display_name"=>"Include sudoers.d", "description"=>"Whether to create the sudoers.d includedir", "type"=>"string", "default"=>"false", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}}, "groupings"=>{}, "recipes"=>{"sudo"=>"Installs sudo and configures /etc/sudoers"}, "version"=>"1.1.0"}, "version"=>"1.1.0", "name"=>"sudo-1.1.0", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x0000000304dca8 @cookbook=nil, @name="sudo", @long_description="", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs sudo and configures /etc/sudoers", @platforms={"redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "freebsd"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"sudo"=>">= 0.0.0"}, @replacing={}, @attributes={"authorization"=>{"display_name"=>"Authorization", "description"=>"Hash of Authorization attributes", "type"=>"hash", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo"=>{"display_name"=>"Authorization Sudoers", "description"=>"Hash of Authorization/Sudo attributes", "type"=>"hash", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/users"=>{"display_name"=>"Sudo Users", "description"=>"Users who are allowed sudo ALL", "type"=>"array", "default"=>"", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/groups"=>{"display_name"=>"Sudo Groups", "description"=>"Groups who are allowed sudo ALL", "type"=>"array", "default"=>"", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/passwordless"=>{"display_name"=>"Passwordless Sudo", "description"=>"", "type"=>"string", "default"=>"false", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}, "authorization/sudo/include_sudoers_d"=>{"display_name"=>"Include sudoers.d", "description"=>"Whether to create the sudoers.d includedir", "type"=>"string", "default"=>"false", "choice"=>[], "calculated"=>false, "required"=>"optional", "recipes"=>[]}}, @groupings={}, @recipes={"sudo"=>"Installs sudo and configures /etc/sudoers"}, @version="1.1.0">, @checksums={"7b5a0fa5a960bf21a610947e71f9e14e"=>nil, "2b5ee3e5a319721dfafced374b1efbc6"=>nil, "4ba5125d6c3f224531838f3a7c101579"=>nil, "a17f46a5f449a3215c578a21ca4bbf50"=>nil, "bc27e768b23a877a9c6ba564a25ed915"=>nil, "c1f22788bcd18d86e3e006de75b376e4"=>nil, "894b3b2a95c457c4cc7cbf0810ce5041"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "101e18c897da292908f1a2efacc0072a"=>nil, "5d8a5958348e1f8c610e201ef331e5dd"=>nil, "704abc746f3e38b54a691754d34a4f82"=>nil}, @manifest_records_by_path={"resources/default.rb"=>{"name"=>"default.rb", "path"=>"resources/default.rb", "checksum"=>"7b5a0fa5a960bf21a610947e71f9e14e", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/7b5a0fa5a960bf21a610947e71f9e14e"}, "providers/default.rb"=>{"name"=>"default.rb", "path"=>"providers/default.rb", "checksum"=>"2b5ee3e5a319721dfafced374b1efbc6", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/2b5ee3e5a319721dfafced374b1efbc6"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"4ba5125d6c3f224531838f3a7c101579", "specificity"=>"default", "url"= | |
| >"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/4ba5125d6c3f224531838f3a7c101579"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"a17f46a5f449a3215c578a21ca4bbf50", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/a17f46a5f449a3215c578a21ca4bbf50"}, "files/default/README.sudoers"=>{"name"=>"README.sudoers", "path"=>"files/default/README.sudoers", "checksum"=>"bc27e768b23a877a9c6ba564a25ed915", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/bc27e768b23a877a9c6ba564a25ed915"}, "templates/default/sudoers.erb"=>{"name"=>"sudoers.erb", "path"=>"templates/default/sudoers.erb", "checksum"=>"c1f22788bcd18d86e3e006de75b376e4", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/c1f22788bcd18d86e3e006de75b376e4"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"894b3b2a95c457c4cc7cbf0810ce5041", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/894b3b2a95c457c4cc7cbf0810ce5041"}, "CONTRIBUTING"=>{"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"101e18c897da292908f1a2efacc0072a", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/101e18c897da292908f1a2efacc0072a"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"5d8a5958348e1f8c610e201ef331e5dd", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/5d8a5958348e1f8c610e201ef331e5dd"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"704abc746f3e38b54a691754d34a4f82", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/704abc746f3e38b54a691754d34a4f82"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "vim"=>#<Chef::CookbookVersion:0x00000002fda230 @name="vim", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000002fd9c40 @db="chef", @rest=#<Chef::REST:0x00000002fd9bf0 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000002fd9b78 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"c7a9c5ae9dd214c1ad5abee81a51fecd", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/c7a9c5ae9dd214c1ad5abee81a51fecd"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"0c9cdb9e1ea2527c8c20998956adbf45", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/0c9cdb9e1ea2527c8c20998956adbf45"}], "files"=>[], "templates"=>[], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"7f3822fff301154dcc848ee1b34f25ac", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/7f3822fff301154dcc848ee1b34f25ac"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"82e1ca016d91d8cdcee7aa4aa6ecf72f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/82e1ca016d91d8cdcee7aa4aa6ecf72f"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"717286a8700054838040191298e687c7", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/717286a8700054838040191298e687c7"}], "cookbook_name"=>"vim", "metadata"=>{"name"=>"vim", "description"=>"Installs vim and optional extra packages.", "long_description"=>"Description\n===========\n\nInstalls vim.\n\nRequirements\n============\n\n## Platform:\n\n* Ubuntu/Debian\n* Red Hat/CentOS/Fedora/Scientific\n* ArchLinux\n\nAttributes\n==========\n\n* `node[:vim][:extra_packages]` - An array of extra packages related to vim to install (like plugins). Empty array by default.\n\nUsage\n=====\n\nPut `recipe[vim]` in a run list, or `include_recipe 'vim'` to ensure that vim is installed on your systems.\n\nIf you would like to install additional vim plugin packages, include their package names in the `node[:vim][:extra_packages]` attribute. Verify that your operating sytem has the package available.\n\nChanges\n=======\n\n## v1.0.2:\n\n* Fixes COOK-598 (RHEL platforms support).\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman <joshua@opscode.com>\n\nCopyright 2010, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\n", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "arch"=>">= 0.0.0", "redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "scientific"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"vim"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"vim"=>""}, "version"=>"1.0.2"}, "version"=>"1.0.2", "name"=>"vim-1.0.2", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002fcbb68 @cookbook=nil, @name="vim", @long_description="Description\n===========\n\nInstalls vim.\n\nRequirements\n============\n\n## Platform:\n\n* Ubuntu/Debian\n* Red Hat/CentOS/Fedora/Scientific\n* ArchLinux\n\nAttributes\n==========\n\n* `node[:vim][:extra_packages]` - An array of extra packages related to vim to install (like plugins). Empty array by default.\n\nUsage\n=====\n\nPut `recipe[vim]` in a run list, or `include_recipe 'vim'` to ensure that vim is installed on your systems.\n\nIf you would like to install additional vim plugin packages, include their package names in the `node[:vim][:extra_packages]` attribute. Verify that your operating sytem has the package available.\n\nChanges\n=======\n\n## v1.0.2:\n\n* Fixes COOK-598 (RHEL platforms support).\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman <joshua@opscode.com>\n\nCopyright 2010, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\n", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs vim and optional extra packages.", @platforms={"debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "arch"=>">= 0.0.0", "redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "scientific"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"vim"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"vim"=>""}, @version="1.0.2">, @checksums={"c7a9c5ae9dd214c1ad5abee81a51fecd"=>nil, "0c9cdb9e1ea2527c8c20998956adbf45"=>nil, "7f3822fff301154dcc848ee1b34f25ac"=>nil, "82e1ca016d91d8cdcee7aa4aa6ecf72f"=>nil, "717286a8700054838040191298e687c7"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"c7a9c5ae9dd214c1ad5abee81a51fecd", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/c7a9c5ae9dd214c1ad5abee81a51fecd"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"0c9cdb9e1ea2527c8c20998956adbf45", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/0c9cdb9e1ea2527c8c20998956adbf45"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"7f3822fff301154dcc848ee1b34f25ac", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/7f3822fff301154dcc848ee1b34f25ac"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"82e1ca016d91d8cdcee7aa4aa6ecf72f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/82e1ca016d91d8cdcee7aa4aa6ecf72f"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"717286a8700054838040191298e687c7", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/717286a8700054838040191298e687c7"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "logrotate"=>#<Chef::CookbookVersion:0x00000002f8a640 @name="logrotate", @frozen=false, @attribute_filenames=[], @definition_filenames=["logrotate_app.rb"], @template_filenames=["logrotate.erb"], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000002f8a258 @db="chef", @rest=#<Chef::REST:0x00000002f8a230 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000002f8a1b8 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"cd171b7e69e29d4a199d4e1f1c60a627", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/cd171b7e69e29d4a199d4e1f1c60a627"}], "definitions"=>[{"name"=>"logrotate_app.rb", "path"=>"definitions/logrotate_app.rb", "checksum"=>"df3ef9bc88203ac7d417bede345668de", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/df3ef9bc88203ac7d417bede345668de"}], "libraries"=>[], "attributes"=>[], "files"=>[], "templates"=>[{"name"=>"logrotate.erb", "path"=>"templates/default/logrotate.erb", "checksum"=>"98666ac88d49dc82887089867934e5c2", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/98666ac88d49dc82887089867934e5c2"}], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"772f9cac9ea196be3bc754d9fe3f0840", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/772f9cac9ea196be3bc754d9fe3f0840"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"833f50ef1de18d47ad2ccd2f76b1a77e", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/833f50ef1de18d47ad2ccd2f76b1a77e"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"191a3fb8b16ed9c716cdd0a56bc3170d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/191a3fb8b16ed9c716cdd0a56bc3170d"}], "cookbook_name"=>"logrotate", "metadata"=>{"name"=>"logrotate", "description"=>"Keeps logrotate package updated and has definition for logrotate configs", "long_description"=>"DESCRIPTION\n====\n\nManages the logrotate package and provides a definition to manage application specific logrotate configuration.\n\nREQUIREMENTS\n====\n\nShould work on any platform that includes a 'logrotate' package and writes logrotate configuration to /etc/logrotate.d. Tested on Ubuntu, Debian and Red Hat/CentOS.\n\nDEFINITIONS\n====\n\n* ``logrotate_app``\n\nThis definition can be used to drop off customized logrotate config files on a per application basis.\n\nThe definition takes the following params:\n\n* path: specifies a single path (string) or multiple paths (array) that should have logrotation stanzas created in the config file. No default, this must be specified.\n* enable: true/false, if true it will create the template in /etc/logrotate.d.\n* frequency: sets the frequency for rotation. Default value is 'weekly'. Valid values are: daily, weekly, monthly, yearly, see the logrotate man page for more information.\n* template: sets the template source, default is \"logrotate.erb\".\n* cookbook: select the template source from the specified cookbook. By default it will use the cookbook where the definition is used.\n* create: creation parameters for the logrotate \"create\" config, follows the form \"mode owner group\".\n\nSee USAGE below.\n\nUSAGE\n====\n\nThe default recipe will ensure logrotate is always up to date.\n\nTo create application specific logrotate configs, use the `logrotate_app` definition. For example, to rotate logs for a tomcat application named myapp that writes its log file to /var/log/tomcat/myapp.log:\n\n logrotate_app \"tomcat-myapp\" do\n cookbook \"logrotate\"\n path \"/var/log/tomcat/myapp.log\"\n frequency \"daily\"\n rotate 30\n create \"644 root adm\"\n end\n\nTo rotate multiple logfile paths, specify the path as an array:\n\n logrotate_app \"tomcat-myapp\" do\n cookbook \"logrotate\"\n path [ \"/var/log/tomcat/myapp.log\", \"/opt/local/tomcat/catalina.out\" ]\n frequency \"daily\"\n create \"644 root adm\"\n rotate 7\n end\n\nLICENSE AND AUTHOR\n====\n\nAuthor:: Scott M. Likens (<scott@likens.us>)\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nCopyright:: 2009, Scott M. Likens\nCopyright:: 2011, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"logrotate"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"logrotate"=>"Keeps logrotate package updated"}, "version"=>"0.8.2"}, "version"=>"0.8.2", "name"=>"logrotate-0.8.2", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002f88ac0 @cookbook=nil, @name="logrotate", @long_description="DESCRIPTION\n====\n\nManages the logrotate package and provides a definition to manage application specific logrotate configuration.\n\nREQUIREMENTS\n====\n\nShould work on any platform that includes a 'logrotate' package an | |
| d writes logrotate configuration to /etc/logrotate.d. Tested on Ubuntu, Debian and Red Hat/CentOS.\n\nDEFINITIONS\n====\n\n* ``logrotate_app``\n\nThis definition can be used to drop off customized logrotate config files on a per application basis.\n\nThe definition takes the following params:\n\n* path: specifies a single path (string) or multiple paths (array) that should have logrotation stanzas created in the config file. No default, this must be specified.\n* enable: true/false, if true it will create the template in /etc/logrotate.d.\n* frequency: sets the frequency for rotation. Default value is 'weekly'. Valid values are: daily, weekly, monthly, yearly, see the logrotate man page for more information.\n* template: sets the template source, default is \"logrotate.erb\".\n* cookbook: select the template source from the specified cookbook. By default it will use the cookbook where the definition is used.\n* create: creation parameters for the logrotate \"create\" config, follows the form \"mode owner group\".\n\nSee USAGE below.\n\nUSAGE\n====\n\nThe default recipe will ensure logrotate is always up to date.\n\nTo create application specific logrotate configs, use the `logrotate_app` definition. For example, to rotate logs for a tomcat application named myapp that writes its log file to /var/log/tomcat/myapp.log:\n\n logrotate_app \"tomcat-myapp\" do\n cookbook \"logrotate\"\n path \"/var/log/tomcat/myapp.log\"\n frequency \"daily\"\n rotate 30\n create \"644 root adm\"\n end\n\nTo rotate multiple logfile paths, specify the path as an array:\n\n logrotate_app \"tomcat-myapp\" do\n cookbook \"logrotate\"\n path [ \"/var/log/tomcat/myapp.log\", \"/opt/local/tomcat/catalina.out\" ]\n frequency \"daily\"\n create \"644 root adm\"\n rotate 7\n end\n\nLICENSE AND AUTHOR\n====\n\nAuthor:: Scott M. Likens (<scott@likens.us>)\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nCopyright:: 2009, Scott M. Likens\nCopyright:: 2011, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Keeps logrotate package updated and has definition for logrotate configs", @platforms={"redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"logrotate"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"logrotate"=>"Keeps logrotate package updated"}, @version="0.8.2">, @checksums={"cd171b7e69e29d4a199d4e1f1c60a627"=>nil, "df3ef9bc88203ac7d417bede345668de"=>nil, "98666ac88d49dc82887089867934e5c2"=>nil, "772f9cac9ea196be3bc754d9fe3f0840"=>nil, "833f50ef1de18d47ad2ccd2f76b1a77e"=>nil, "191a3fb8b16ed9c716cdd0a56bc3170d"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"cd171b7e69e29d4a199d4e1f1c60a627", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/cd171b7e69e29d4a199d4e1f1c60a627"}, "definitions/logrotate_app.rb"=>{"name"=>"logrotate_app.rb", "path"=>"definitions/logrotate_app.rb", "checksum"=>"df3ef9bc88203ac7d417bede345668de", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/df3ef9bc88203ac7d417bede345668de"}, "templates/default/logrotate.erb"=>{"name"=>"logrotate.erb", "path"=>"templates/default/logrotate.erb", "checksum"=>"98666ac88d49dc82887089867934e5c2", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/98666ac88d49dc82887089867934e5c2"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"772f9cac9ea196be3bc754d9fe3f0840", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/772f9cac9ea196be3bc754d9fe3f0840"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"833f50ef1de18d47ad2ccd2f76b1a77e", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/833f50ef1de18d47ad2ccd2f76b1a77e"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"191a3fb8b16ed9c716cdd0a56bc3170d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/191a3fb8b16ed9c716cdd0a56bc3170d"}}, @attribute_filenames_by_short_filename={}>, "chef-client"=>#<Chef::CookbookVersion:0x00000002ec3860 @name="chef-client", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["conf.d/chef-client.conf.erb", "rc.d/chef-client.erb", "chef-client.pill.erb", "client.rb.erb", "debian/default/chef-client.erb", "debian/init/chef-client.conf.erb", "debian/init.d/chef-client.erb", "redhat/init.d/chef-client.erb", "redhat/sysconfig/chef-client.erb", "solaris/chef-client.erb", "solaris/manifest.xml.erb", "sv-chef-client-log-run.erb", "sv-chef-client-run.erb", "chef-client.xml.erb"], @file_filenames=[], @recipe_filenames=["config.rb", "cron.rb", "default.rb", "delete_validation.rb", "service.rb"], @recipe_filenames_by_name={"config"=>"config.rb", "cron"=>"cron.rb", "default"=>"default.rb", "delete_validation"=>"delete_validation.rb", "service"=>"service.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000002ec3518 @db="chef", @rest=#<Chef::REST:0x00000002ec34f0 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000002ec3478 @key_file=nil, @client_name=nil>, @sign_request=true, @sign_on_redirect=true, @redirects_followed=0, @redirect_limit=10, @disable_gzip=false>>, @couchdb_rev=nil, @status=:ready, @manifest={"recipes"=>[{"name"=>"config.rb", "path"=>"recipes/config.rb", "checksum"=>"f7e83a7eb59a91afc3d7499826de71ad", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f7e83a7eb59a91afc3d7499826de71ad"}, {"name"=>"cron.rb", "path"=>"recipes/cron.rb", "checksum"=>"4f822a8dcf52f0afb7c878001f8bbd43", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/4f822a8dcf52f0afb7c878001f8bbd43"}, {"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"c1a8be405e388972b4457d1c69b751c3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/c1a8be405e388972b4457d1c69b751c3"}, {"name"=>"delete_validation.rb", "path"=>"recipes/delete_validation.rb", "checksum"=>"17a68dd6c24bf0d5568ada00f3d2fa35", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/17a68dd6c24bf0d5568ada00f3d2fa35"}, {"name"=>"service.rb", "path"=>"recipes/service.rb", "checksum"=>"3245b8a5dca1538d49e7cff20d7196ee", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/3245b8a5dca1538d49e7cff20d7196ee"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"06b79de5bc9760041c3fe4965babfc53", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/06b79de5bc9760041c3fe4965babfc53"}], "files"=>[], "templates"=>[{"name"=>"conf.d/chef-client.conf.erb", "path"=>"templates/arch/conf.d/chef-client.conf.erb", "checksum"=>"ff44e9d41ae04c191626f1136c0e2739", "specificity"=>"arch", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/ff44e9d41ae04c191626f1136c0e2739"}, {"name"=>"rc.d/chef-client.erb", "path"=>"templates/arch/rc.d/chef-client.erb", "checksum"=>"f37f9abf7c3e66fbdd30262d8a8b2e93", "specificity"=>"arch", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f37f9abf7c3e66fbdd30262d8a8b2e93"}, {"name"=>"chef-client.pill.erb", "path"=>"templates/default/chef-client.pill.erb", "checksum"=>"c5f272ce77f41fc1300bf420611bda3d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/c5f272ce77f41fc1300bf420611bda3d"}, {"name"=>"client.rb.erb", "path"=>"templates/default/client.rb.erb", "checksum"=>"9388e897184ddd817249a06665faed07", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9388e897184ddd817249a06665faed07"}, {"name"=>"debian/default/chef-client.erb", "path"=>"templates/default/debian/default/chef-client.erb", "checksum"=>"6de340578cbeb0ed2dc2074805971057", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/6de340578cbeb0ed2dc2074805971057"}, {"name"=>"debian/init/chef-client.conf.erb", "path"=>"templates/default/debian/init/chef-client.conf.erb", "checksum"=>"f71641b4de5e78053221e2af7d94e464", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f71641b4de5e78053221e2af7d94e464"}, {"name"=>"debian/init.d/chef-client.erb", "path"=>"templates/default/debian/init.d/chef-client.erb", "checksum"=>"b40d723731853210d14958904ccddf3b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/b40d723731853210d14958904ccddf3b"}, {"name"=>"redhat/init.d/chef-client.erb", "path"=>"templates/default/redhat/init.d/chef-client.erb", "checksum"=>"9007d90ce4846ff03fc52f94c9162066", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9007d90ce4846ff03fc52f94c9162066"}, {"name"=>"redhat/sysconfig/chef-client.erb", "path"=>"templates/default/redhat/sysconfig/chef-client.erb", "checksum"=>"72ff51661082c88f22199abbc45b1a9f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/72ff51661082c88f22199abbc45b1a9f"}, {"name"=>"solaris/chef-client.erb", "path"=>"templates/default/solaris/chef-client.erb", "checksum"=>"34c84390bd1492f1e59fb52b8fc9830b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/34c84390bd1492f1e59fb52b8fc9830b"}, {"name"=>"solaris/manifest.xml.erb", "path"=>"templates/default/solaris/manifest.xml.erb", "checksum"=>"76dd04735afaf82793a7eef4aefccc38", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/76dd04735afaf82793a7eef4aefccc38"}, {"name"=>"sv-chef-client-log-run.erb", "path"=>"templates/default/sv-chef-client-log-run.erb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/09f2bf988663175cd1b7973198dfb5eb"}, {"name"=>"sv-chef-client-run.erb", "path"=>"templates/default/sv-chef-client-run.erb", "checksum"=>"83121d510b0e2770238c6f9cf1a2069f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/83121d510b0e2770238c6f9cf1a2069f"}, {"name"=>"chef-client.xml.erb", "path"=>"templates/windows/chef-client.xml.erb", "checksum"=>"0311248d7d2ac85d1ebc5d78a63f21ca", "specificity"=>"windows", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/0311248d7d2ac85d1ebc5d78a63f21ca"}], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"9fed36b3b542152ca030eda12898961b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9fed36b3b542152ca030eda12898961b"}, {"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"a647e427c4887f5d077d8cb8b3bb9755", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/a647e427c4887f5d077d8cb8b3bb9755"}, {"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"d5ffdea3ac302cd748a64d9c5da73e08", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/d5ffdea3ac302cd748a64d9c5da73e08"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"91f57261a315f71c8927586ed6d36365", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/91f57261a315f71c8927586ed6d36365"}], "cookbook_name"=>"chef-client", "metadata"=>{"name"=>"chef-client", "description"=>"Manages aspects of only chef-client", "long_description"=>"Description\n===========\n\nThis cookbook is used to configure a system as a Chef Client.\n\nRequirements\n============\n\nChef 0.9.12 or higher is required.\n\nPlatforms\n---------\n\nThe following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error.\n\n* Debian\n* Ubuntu\n* Red Hat\n* CentOS\n* Fedora\n* ArchLinux\n* FreeBSD\n* Mac OS X\n* Mac OS X Server\n\nOpscode Cookbooks\n-----------------\n\nOther cookbooks can be used with this cookbook but they are not explicitly required. The default settings in this cookbook do not require their use. The other cookbooks (on community.opsocde.com) are:\n\n* bluepill\n* daemontools\n* runit\n\nSee __USAGE__ below.\n\nAttributes\n==========\n\n* `node[\"chef_client\"][\"interval\"]` - Sets `Chef::Config[:interval]` via command-line option for number of seconds between chef-client daemon runs. Default 1800.\n* `node[\"chef_client\"][\"splay\"]` - Sets `Chef::Config[:splay]` via command-line option for a random amount of seconds to add to interval. Default 20.\n* `node[\"chef_client\"][\"log_dir\"]` - Sets directory used in `Chef::Config[:log_location]` via command-line option to a location where chef-client should log output. Default \"/var/log/chef\".\n* `node[\"chef_client\"][\"conf_dir\"]` - Sets directory used via command-line option to a location where chef-client search for the client config file . Default \"/etc/chef\".\n* `node[\"chef_client\"][\"bin\"]` - Sets the full path to the `chef-client` binary. Mainly used to set a specific path if multiple versions of chef-client exist on a system or the bin has been installed in a non-sane path. Default \"/usr/bin/chef-client\"\n* `node[\"chef_client\"][\"server_url\"]` - Sets `Chef::Config[:chef_server_url]` in the config file to the Chef Server URI. Default \"http://localhost:4000\". See __USAGE__.\n* `node[\"chef_client\"][\"validation_client_name\"]` - Sets `Chef::Config[:validation_client_name]` in the config file to the name of the validation client. Default \"chef-validator\". See __USAGE__.\n* `node[\"chef_client\"][\"init_style\"]` - Sets up the client service based on the style of init system to use. Default is based on platform and falls back to \"none\". See __USAGE__.\n* `node[\"chef_client\"][\"run_path\"]` - Directory location where chef-client should write the PID file. Default based on platform, falls back to \"/var/run\".\n* `node[\"chef_client\"][\"cache_path\"]` - Directory location for `Chef::Config[:file_cache_path]` where chef-client will cache various files. Default is based on platform, falls back to \"/var/chef/cache\".\n* `node[\"chef_client\"][\"backup_path\"]` - Directory location for `Chef::Config[:file_backup_path]` where chef-client will backup templates and cookbook files. Default is based on platform, falls back to \"/var/chef/backup\".\n* node[\"chef_client\"][\"cron\"][\"minute\"] - The hour that chef-client will run as a cron task, only applicable if the you set \"cron\" as the \"init_style\"\n* node[\"chef_client\"][\"cron\"][\"hour\"] - The hour that chef-client will run as a cron task, only applicable if the you set | |
| \"cron\" as the \"init_style\"\n\n\n\nRecipes\n=======\n\nThis section describes the recipes in the cookbook and how to use them in your environment.\n\nconfig\n------\n\nSets up the `/etc/chef/client.rb` config file from a template and reloads the configuration for the current chef-client run.\n\nservice\n-------\n\nUse this recipe on systems that should have a `chef-client` daemon running, such as when Knife bootstrap was used to install Chef on a new system.\n\nThis recipe sets up the `chef-client` service depending on the `init_style` attribute (see above). The following init styles are supported:\n\n* init - uses the init script included in the chef gem, supported on debian and redhat family distributions.\n* upstart - uses the upstart job included in the chef gem, supported on ubuntu.\n* arch - uses the init script included in this cookbook for ArchLinux, supported on arch.\n* runit - sets up the service under runit, supported on ubuntu, debian and gentoo.\n* bluepill - sets up the service under bluepill. As bluepill is a pure ruby process monitor, this should work on any platform.\n* daemontools -sets up the service under daemontools, supported on debian, ubuntu and arch\n* bsd - prints a message about how to update BSD systems to enable the chef-client service, supported on Free/OpenBSD and OSX.\n\ndefault\n-------\n\nIncludes the `chef-client::service` recipe by default.\n\ndelete_validation\n-----------------\n\nUse this recipe to delete the validation certificate (default `/etc/chef/validation.pem`) when using a `chef-client` after the client has been validated and authorized to connect to the server.\n\nBeware if using this on your Chef Server. First copy the validation.pem certificate file to another location, such as your knife configuration directory (`~/.chef`) or [Chef Repository](http://wiki.opscode.com/display/chef/Chef+Repository).\n\ncron\n----\n\nUse this recipe to run chef-client as a cron job rather than as a\nservice. The cron job runs after random delay that is between 0 and 90\nseconds to ensure that the chef-clients don't attempt to connect to\nthe chef-server at the exact same time. You should set\nnode[\"chef_client\"][\"init_style\"] = \"none\" when you use this mode but\nit is not required.\n\n\n\nUSAGE\n=====\n\nCreate a `base` role that will represent the base configuration for any system that includes managing aspects of the chef-client. Add recipes to the run list of the role, customize the attributes, and apply the role to nodes. For example, the following role (Ruby DSL) will set the init style to `init`, delete the validation certificate (as the client would already be authenticated) and set up the chef-client as a service using the init style.\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"init\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[chef-client::config]\",\n \"recipe[chef-client::service]\"\n )\n\nThe `chef-client::config` recipe is only required with init style `init` (default setting for the attribute on debian/redhat family platforms, because the init script doesn't include the `pid_file` option which is set in the config.\n\nThe default Chef Server will be `http://localhost:4000` which is the `Chef::Config[:chef_server_url]` default value. To use the config recipe with the Opscode Platform, for example, add the following to the `override_attributes`\n\n override_attributes(\n \"chef_client\" => {\n \"server_url\" => \"https://api.opscode.com/organizations/ORGNAME\",\n \"validation_client_name\" => \"ORGNAME-validator\"\n }\n )\n\nWhere ORGNAME is your Opscode Platform organization name. Be sure to add these attributes to the role if modifying per the section below.\n\nYou can also set all of the `Chef::Config` http proxy related settings. By default Chef will not use a proxy.\n\n override_attributes(\n \"chef_client\" => {\n \"http_proxy\" => \"http://proxy.vmware.com:3128\",\n \"https_proxy\" => \"http://proxy.vmware.com:3128\",\n \"http_proxy_user\" => \"my_username\",\n \"http_proxy_pass\" => \"Awe_some_Pass_Word!\",\n \"no_proxy\" => \"*.vmware.com,10.*\"\n }\n )\n\nAlternate Init Styles\n---------------------\n\nThe alternate init styles available are:\n\n* runit\n* bluepill\n* daemontools\n* none -- should be specified if you are running chef-client as cron job\n\nFor usage, see below.\n\n# Runit\n\nTo use runit, download the cookbook from the cookbook site.\n\n knife cookbook site vendor runit -d\n\nChange the `init_style` to runit in the base role and add the runit recipe to the role's run list:\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"runit\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[runit]\",\n \"recipe[chef-client]\"\n )\n\nThe `chef-client` recipe will create the chef-client service configured with runit. The runit run script will be located in `/etc/sv/chef-client/run`. The output log will be in the runit service directory, `/etc/sv/chef-client/log/main/current`.\n\n# Bluepill\n\nTo use bluepill, download the cookbook from the cookbook site.\n\n knife cookbook site vendor bluepill -d\n\nChange the `init_style` to runit in the base role and add the bluepill recipe to the role's run list:\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"bluepill\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[bluepill]\",\n \"recipe[chef-client]\"\n )\n\nThe `chef-client` recipe will create the chef-client service configured with bluepill. The bluepill \"pill\" will be located in `/etc/bluepill/chef-client.pill`. The output log will be to client.log file in the `node[\"chef_client\"][\"log_dir\"]` location, `/var/log/chef/client` by default.\n\n# Daemontools\n\nTo use daemontools, download the cookbook from the cookbook site.\n\n knife cookbook site vendor daemontools -d\n\nChange the `init_style` to runit in the base role and add the daemontools recipe to the role's run list:\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"daemontools\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[daemontools]\",\n \"recipe[chef-client]\"\n )\n\nThe `chef-client` recipe will create the chef-cilent service configured under daemontools. It uses the same sv run scripts as the runit recipe. The run script will be located in `/etc/sv/chef-client/run`. The output log will be in the daemontools service directory, `/etc/sv/chef-client/log/main/current`.\n\nTemplates\n=========\n\nchef-client.pill.erb\n--------------------\n\nBluepill configuration for the chef-client service.\n\nclient.rb.erb\n-------------\n\nConfiguration for the client, lands in directory specified by `node[\"chef_client\"][\"conf_dir\"]` (`/etc/chef/client.rb` by default).\n\n`sv-chef-client-*run.erb`\n-------------------------\n\nRunit and Daemontools run script for chef-client service and logs.\n\nLogs will be located in the `node[\"chef_client\"][\"log_dir\"]`.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@opscode.com>)\nCopyright:: 2010-2011, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\n", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "openbsd"=>">= 0.0.0", "mac_os_x"=>">= 0.0.0", "mac_os_x_server"=>">= 0.0.0", "windows"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"chef-client::config"=>">= 0.0.0", "chef-client::cron"=>">= 0.0.0", "chef-client"=>">= 0.0.0", "chef-client::delete_validation"=>">= 0.0.0", "chef-client::service"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"chef-client::config"=>"Configures the client.rb from a template.", "chef-client::cron"=>"Runs chef-client as a cron job rather than as a service", "chef-client"=>"Includes the service recipe by default.", "chef-client::delete_validation"=>"Deletes validation.pem after client registers", "chef-client::service"=>"Sets up a client daemon to run periodically"}, "version"=>"1.1.4"}, "version"=>"1.1.4", "name"=>"chef-client-1.1.4", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000002ec1600 @cookbook=nil, @name="chef-client", @long_description="Description\n===========\n\nThis cookbook is used to configure a system as a Chef Client.\n\nRequirements\n============\n\nChef 0.9.12 or higher is required.\n\nPlatforms\n---------\n\nThe following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error.\n\n* Debian\n* Ubuntu\n* Red Hat\n* CentOS\n* Fedora\n* ArchLinux\n* FreeBSD\n* Mac OS X\n* Mac OS X Server\n\nOpscode Cookbooks\n-----------------\n\nOther cookbooks can be used with this cookbook but they are not explicitly required. The default settings in this cookbook do not require their use. The other cookbooks (on community.opsocde.com) are:\n\n* bluepill\n* daemontools\n* runit\n\nSee __USAGE__ below.\n\nAttributes\n==========\n\n* `node[\"chef_client\"][\"interval\"]` - Sets `Chef::Config[:interval]` via command-line option for number of seconds between chef-client daemon runs. Default 1800.\n* `node[\"chef_client\"][\"splay\"]` - Sets `Chef::Config[:splay]` via command-line option for a random amount of seconds to add to interval. Default 20.\n* `node[\"chef_client\"][\"log_dir\"]` - Sets directory used in `Chef::Config[:log_location]` via command-line option to a location where chef-client should log output. Default \"/var/log/chef\".\n* `node[\"chef_client\"][\"conf_dir\"]` - Sets directory used via command-line option to a location where chef-client search for the client config file . Default \"/etc/chef\".\n* `node[\"chef_client\"][\"bin\"]` - Sets the full path to the `chef-client` binary. Mainly used to set a specific path if multiple versions of chef-client exist on a system or the bin has been installed in a non-sane path. Default \"/usr/bin/chef-client\"\n* `node[\"chef_client\"][\"server_url\"]` - Sets `Chef::Config[:chef_server_url]` in the config file to the Chef Server URI. Default \"http://localhost:4000\". See __USAGE__.\n* `node[\"chef_client\"][\"validation_client_name\"]` - Sets `Chef::Config[:validation_client_name]` in the config file to the name of the validation client. Default \"chef-validator\". See __USAGE__.\n* `node[\"chef_client\"][\"init_style\"]` - Sets up the client service based on the style of init system to use. Default is based on platform and falls back to \"none\". See __USAGE__.\n* `node[\"chef_client\"][\"run_path\"]` - Directory location where chef-client should write the PID file. Default based on platform, falls back to \"/var/run\".\n* `node[\"chef_client\"][\"cache_path\"]` - Directory location for `Chef::Config[:file_cache_path]` where chef-client will cache various files. Default is based on platform, falls back to \"/var/chef/cache\".\n* `node[\"chef_client\"][\"backup_path\"]` - Directory location for `Chef::Config[:file_backup_path]` where chef-client will backup templates and cookbook files. Default is based on platform, falls back to \"/var/chef/backup\".\n* node[\"chef_client\"][\"cron\"][\"minute\"] - The hour that chef-client will run as a cron task, only applicable if the you set \"cron\" as the \"init_style\"\n* node[\"chef_client\"][\"cron\"][\"hour\"] - The hour that chef-client will run as a cron task, only applicable if the you set \"cron\" as the \"init_style\"\n\n\n\nRecipes\n=======\n\nThis section describes the recipes in the cookbook and how to use them in your environment.\n\nconfig\n------\n\nSets up the `/etc/chef/client.rb` config file from a template and reloads the configuration for the current chef-client run.\n\nservice\n-------\n\nUse this recipe on systems that should have a `chef-client` daemon running, such as when Knife bootstrap was used to install Chef on a new system.\n\nThis recipe sets up the `chef-client` service depending on the `init_style` attribute (see above). The following init styles are supported:\n\n* init - uses the init script included in the chef gem, supported on debian and redhat family distributions.\n* upstart - uses the upstart job included in the chef gem, supported on ubuntu.\n* arch - uses the init script included in this cookbook for ArchLinux, supported on arch.\n* runit - sets up the service under runit, supported on ubuntu, debian and gentoo.\n* bluepill - sets up the service under bluepill. As bluepill is a pure ruby process monitor, this should work on any platform.\n* daemontools -sets up the service under daemontools, supported on debian, ubuntu and arch\n* bsd - prints a message about how to update BSD systems to enable the chef-client service, supported on Free/OpenBSD and OSX.\n\ndefault\n-------\n\nIncludes the `chef-client::service` recipe by default.\n\ndelete_validation\n-----------------\n\nUse this recipe to delete the validation certificate (default `/etc/chef/validation.pem`) when using a `chef-client` after the client has been validated and authorized to connect to the server.\n\nBeware if using this on your Chef Server. First copy the validation.pem certificate file to another location, such as your knife configuration directory (`~/.chef`) or [Chef Repository](http://wiki.opscode.com/display/chef/Chef+Repository).\n\ncron\n----\n\nUse this recipe to run chef-client as a cron job rather than as a\nservice. The cron job runs after random delay that is between 0 and 90\nseconds to ensure that the chef-clients don't attempt to connect to\nthe chef-server at the exact same time. You should set\nnode[\"chef_client\"][\"init_style\"] = \"none\" when you use this mode but\nit is not required.\n\n\n\nUSAGE\n=====\n\nCreate a `base` role that will represent the base configuration for any system that includes managing aspects of the chef-client. Add recipes to the run list of the role, customize the attributes, and apply the role to nodes. For example, the following role (Ruby DSL) will set the init style to `init`, delete the validation certificate (as the client would already be authenticated) and set up the chef-client as a service using the init style.\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"init\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[chef-client::config]\",\n \"recipe[chef-client::service]\"\n )\n\nThe `chef-client::config` recipe is only required with init style `init` (default setting for the attribute on debian/redhat family platforms, because the init script doesn't include the `pid_file` option which is set in the config.\n\nThe default Chef Server will be `http://localhost:4000` which is the `Chef::Config[:chef_server_url]` default value. To use the config recipe with the Opscode Platform, for example, add the following to the `override_attributes`\n\n override_attributes(\n \"chef_client\" => {\n \"server_url\" => \"https://api.opsc | |
| ode.com/organizations/ORGNAME\",\n \"validation_client_name\" => \"ORGNAME-validator\"\n }\n )\n\nWhere ORGNAME is your Opscode Platform organization name. Be sure to add these attributes to the role if modifying per the section below.\n\nYou can also set all of the `Chef::Config` http proxy related settings. By default Chef will not use a proxy.\n\n override_attributes(\n \"chef_client\" => {\n \"http_proxy\" => \"http://proxy.vmware.com:3128\",\n \"https_proxy\" => \"http://proxy.vmware.com:3128\",\n \"http_proxy_user\" => \"my_username\",\n \"http_proxy_pass\" => \"Awe_some_Pass_Word!\",\n \"no_proxy\" => \"*.vmware.com,10.*\"\n }\n )\n\nAlternate Init Styles\n---------------------\n\nThe alternate init styles available are:\n\n* runit\n* bluepill\n* daemontools\n* none -- should be specified if you are running chef-client as cron job\n\nFor usage, see below.\n\n# Runit\n\nTo use runit, download the cookbook from the cookbook site.\n\n knife cookbook site vendor runit -d\n\nChange the `init_style` to runit in the base role and add the runit recipe to the role's run list:\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"runit\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[runit]\",\n \"recipe[chef-client]\"\n )\n\nThe `chef-client` recipe will create the chef-client service configured with runit. The runit run script will be located in `/etc/sv/chef-client/run`. The output log will be in the runit service directory, `/etc/sv/chef-client/log/main/current`.\n\n# Bluepill\n\nTo use bluepill, download the cookbook from the cookbook site.\n\n knife cookbook site vendor bluepill -d\n\nChange the `init_style` to runit in the base role and add the bluepill recipe to the role's run list:\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"bluepill\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[bluepill]\",\n \"recipe[chef-client]\"\n )\n\nThe `chef-client` recipe will create the chef-client service configured with bluepill. The bluepill \"pill\" will be located in `/etc/bluepill/chef-client.pill`. The output log will be to client.log file in the `node[\"chef_client\"][\"log_dir\"]` location, `/var/log/chef/client` by default.\n\n# Daemontools\n\nTo use daemontools, download the cookbook from the cookbook site.\n\n knife cookbook site vendor daemontools -d\n\nChange the `init_style` to runit in the base role and add the daemontools recipe to the role's run list:\n\n name \"base\"\n description \"Base role applied to all nodes\"\n override_attributes(\n \"chef_client\" => {\n \"init_style\" => \"daemontools\"\n }\n )\n run_list(\n \"recipe[chef-client::delete_validation]\",\n \"recipe[daemontools]\",\n \"recipe[chef-client]\"\n )\n\nThe `chef-client` recipe will create the chef-cilent service configured under daemontools. It uses the same sv run scripts as the runit recipe. The run script will be located in `/etc/sv/chef-client/run`. The output log will be in the daemontools service directory, `/etc/sv/chef-client/log/main/current`.\n\nTemplates\n=========\n\nchef-client.pill.erb\n--------------------\n\nBluepill configuration for the chef-client service.\n\nclient.rb.erb\n-------------\n\nConfiguration for the client, lands in directory specified by `node[\"chef_client\"][\"conf_dir\"]` (`/etc/chef/client.rb` by default).\n\n`sv-chef-client-*run.erb`\n-------------------------\n\nRunit and Daemontools run script for chef-client service and logs.\n\nLogs will be located in the `node[\"chef_client\"][\"log_dir\"]`.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@opscode.com>)\nCopyright:: 2010-2011, Opscode, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\n", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Manages aspects of only chef-client", @platforms={"ubuntu"=>">= 0.0.0", "debian"=>">= 0.0.0", "redhat"=>">= 0.0.0", "centos"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "openbsd"=>">= 0.0.0", "mac_os_x"=>">= 0.0.0", "mac_os_x_server"=>">= 0.0.0", "windows"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"chef-client::config"=>">= 0.0.0", "chef-client::cron"=>">= 0.0.0", "chef-client"=>">= 0.0.0", "chef-client::delete_validation"=>">= 0.0.0", "chef-client::service"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"chef-client::config"=>"Configures the client.rb from a template.", "chef-client::cron"=>"Runs chef-client as a cron job rather than as a service", "chef-client"=>"Includes the service recipe by default.", "chef-client::delete_validation"=>"Deletes validation.pem after client registers", "chef-client::service"=>"Sets up a client daemon to run periodically"}, @version="1.1.4">, @checksums={"f7e83a7eb59a91afc3d7499826de71ad"=>nil, "4f822a8dcf52f0afb7c878001f8bbd43"=>nil, "c1a8be405e388972b4457d1c69b751c3"=>nil, "17a68dd6c24bf0d5568ada00f3d2fa35"=>nil, "3245b8a5dca1538d49e7cff20d7196ee"=>nil, "06b79de5bc9760041c3fe4965babfc53"=>nil, "ff44e9d41ae04c191626f1136c0e2739"=>nil, "f37f9abf7c3e66fbdd30262d8a8b2e93"=>nil, "c5f272ce77f41fc1300bf420611bda3d"=>nil, "9388e897184ddd817249a06665faed07"=>nil, "6de340578cbeb0ed2dc2074805971057"=>nil, "f71641b4de5e78053221e2af7d94e464"=>nil, "b40d723731853210d14958904ccddf3b"=>nil, "9007d90ce4846ff03fc52f94c9162066"=>nil, "72ff51661082c88f22199abbc45b1a9f"=>nil, "34c84390bd1492f1e59fb52b8fc9830b"=>nil, "76dd04735afaf82793a7eef4aefccc38"=>nil, "09f2bf988663175cd1b7973198dfb5eb"=>nil, "83121d510b0e2770238c6f9cf1a2069f"=>nil, "0311248d7d2ac85d1ebc5d78a63f21ca"=>nil, "9fed36b3b542152ca030eda12898961b"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "a647e427c4887f5d077d8cb8b3bb9755"=>nil, "d5ffdea3ac302cd748a64d9c5da73e08"=>nil, "91f57261a315f71c8927586ed6d36365"=>nil}, @manifest_records_by_path={"recipes/config.rb"=>{"name"=>"config.rb", "path"=>"recipes/config.rb", "checksum"=>"f7e83a7eb59a91afc3d7499826de71ad", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f7e83a7eb59a91afc3d7499826de71ad"}, "recipes/cron.rb"=>{"name"=>"cron.rb", "path"=>"recipes/cron.rb", "checksum"=>"4f822a8dcf52f0afb7c878001f8bbd43", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/4f822a8dcf52f0afb7c878001f8bbd43"}, "recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"c1a8be405e388972b4457d1c69b751c3", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/c1a8be405e388972b4457d1c69b751c3"}, "recipes/delete_validation.rb"=>{"name"=>"delete_validation.rb", "path"=>"recipes/delete_validation.rb", "checksum"=>"17a68dd6c24bf0d5568ada00f3d2fa35", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/17a68dd6c24bf0d5568ada00f3d2fa35"}, "recipes/service.rb"=>{"name"=>"service.rb", "path"=>"recipes/service.rb", "checksum"=>"3245b8a5dca1538d49e7cff20d7196ee", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/3245b8a5dca1538d49e7cff20d7196ee"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"06b79de5bc9760041c3fe4965babfc53", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/06b79de5bc9760041c3fe4965babfc53"}, "templates/arch/conf.d/chef-client.conf.erb"=>{"name"=>"conf.d/chef-client.conf.erb", "path"=>"templates/arch/conf.d/chef-client.conf.erb", "checksum"=>"ff44e9d41ae04c191626f1136c0e2739", "specificity"=>"arch", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/ff44e9d41ae04c191626f1136c0e2739"}, "templates/arch/rc.d/chef-client.erb"=>{"name"=>"rc.d/chef-client.erb", "path"=>"templates/arch/rc.d/chef-client.erb", "checksum"=>"f37f9abf7c3e66fbdd30262d8a8b2e93", "specificity"=>"arch", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f37f9abf7c3e66fbdd30262d8a8b2e93"}, "templates/default/chef-client.pill.erb"=>{"name"=>"chef-client.pill.erb", "path"=>"templates/default/chef-client.pill.erb", "checksum"=>"c5f272ce77f41fc1300bf420611bda3d", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/c5f272ce77f41fc1300bf420611bda3d"}, "templates/default/client.rb.erb"=>{"name"=>"client.rb.erb", "path"=>"templates/default/client.rb.erb", "checksum"=>"9388e897184ddd817249a06665faed07", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9388e897184ddd817249a06665faed07"}, "templates/default/debian/default/chef-client.erb"=>{"name"=>"debian/default/chef-client.erb", "path"=>"templates/default/debian/default/chef-client.erb", "checksum"=>"6de340578cbeb0ed2dc2074805971057", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/6de340578cbeb0ed2dc2074805971057"}, "templates/default/debian/init/chef-client.conf.erb"=>{"name"=>"debian/init/chef-client.conf.erb", "path"=>"templates/default/debian/init/chef-client.conf.erb", "checksum"=>"f71641b4de5e78053221e2af7d94e464", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f71641b4de5e78053221e2af7d94e464"}, "templates/default/debian/init.d/chef-client.erb"=>{"name"=>"debian/init.d/chef-client.erb", "path"=>"templates/default/debian/init.d/chef-client.erb", "checksum"=>"b40d723731853210d14958904ccddf3b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/b40d723731853210d14958904ccddf3b"}, "templates/default/redhat/init.d/chef-client.erb"=>{"name"=>"redhat/init.d/chef-client.erb", "path"=>"templates/default/redhat/init.d/chef-client.erb", "checksum"=>"9007d90ce4846ff03fc52f94c9162066", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9007d90ce4846ff03fc52f94c9162066"}, "templates/default/redhat/sysconfig/chef-client.erb"=>{"name"=>"redhat/sysconfig/chef-client.erb", "path"=>"templates/default/redhat/sysconfig/chef-client.erb", "checksum"=>"72ff51661082c88f22199abbc45b1a9f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/72ff51661082c88f22199abbc45b1a9f"}, "templates/default/solaris/chef-client.erb"=>{"name"=>"solaris/chef-client.erb", "path"=>"templates/default/solaris/chef-client.erb", "checksum"=>"34c84390bd1492f1e59fb52b8fc9830b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/34c84390bd1492f1e59fb52b8fc9830b"}, "templates/default/solaris/manifest.xml.erb"=>{"name"=>"solaris/manifest.xml.erb", "path"=>"templates/default/solaris/manifest.xml.erb", "checksum"=>"76dd04735afaf82793a7eef4aefccc38", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/76dd04735afaf82793a7eef4aefccc38"}, "templates/default/sv-chef-client-log-run.erb"=>{"name"=>"sv-chef-client-log-run.erb", "path"=>"templates/default/sv-chef-client-log-run.erb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/09f2bf988663175cd1b7973198dfb5eb"}, "templates/default/sv-chef-client-run.erb"=>{"name"=>"sv-chef-client-run.erb", "path"=>"templates/default/sv-chef-client-run.erb", "checksum"=>"83121d510b0e2770238c6f9cf1a2069f", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/83121d510b0e2770238c6f9cf1a2069f"}, "templates/windows/chef-client.xml.erb"=>{"name"=>"chef-client.xml.erb", "path"=>"templates/windows/chef-client.xml.erb", "checksum"=>"0311248d7d2ac85d1ebc5d78a63f21ca", "specificity"=>"windows", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/0311248d7d2ac85d1ebc5d78a63f21ca"}, "CHANGELOG.md"=>{"name"=>"CHANGELOG.md", "path"=>"CHANGELOG.md", "checksum"=>"9fed36b3b542152ca030eda12898961b", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9fed36b3b542152ca030eda12898961b"}, "CONTRIBUTING"=>{"name"=>"CONTRIBUTING", "path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"name"=>"LICENSE", "path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"a647e427c4887f5d077d8cb8b3bb9755", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/a647e427c4887f5d077d8cb8b3bb9755"}, "metadata.rb"=>{"name"=>"metadata.rb", "path"=>"metadata.rb", "checksum"=>"d5ffdea3ac302cd748a64d9c5da73e08", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/d5ffdea3ac302cd748a64d9c5da73e08"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"91f57261a315f71c8927586ed6d36365", "specificity"=>"default", "url"=>"http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/91f57261a315f71c8927586ed6d36365"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Synchronizing cookbook bootstrap | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:D6RuKMkeddunfx+FIZOnbsnTRls= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"FlrliUArQkDVq5eVqJgIaj1UphKvUhdhL9d5mxbzRLWUWnUNFSF6ZsKpMU4O", "X-Ops-Authorization-2"=>"ek9EoPEG2acZ6RqGVbYynNZbbOE/DEtTBSZdtUNe5StGUbjUS74El617UPvm", "X-Ops-Authorization-3"=>"OTF10PsGdLoVoB2y3S6uwFv+sNm/SzClRPC/kFEQbqfAKJEvHKu/Y1aFhOhK", "X-Ops-Authorization-4"=>"s/JjPpCa2jEYRE1MdQxQTJG6cS0H3VmbL+2k18OlDuZNvGZLOF7YVOYG8yvY", "X-Ops-Authorization-5"=>"A+KWcsAPw3ACdrR2xBATpL39tIlZBB20lgqkyq61eYeLPzC0T2GyOMFuXAvY", "X-Ops-Authorization-6"=>"UrD8D1Kq/XZLufL0G49WWsehG7bHK3STg9+3QP2dOQ=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/291170bce243faaa6576cb0f98e353f5 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/291170bce243faaa6576cb0f98e353f5 to tempfile /tmp/chef-rest20120815-1643-1h0p3m1 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/bootstrap/recipes/chef_client_configs.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/bootstrap | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/bootstrap/recipes | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:hl6htpeKcFDfxNSJYx+LNP8gPAM= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"FNdOLZ889a/i1RJcZpsVBzohsGj/MHPiSS4Hw/LdkNGPtxNT7bZSVucQ2HI5", "X-Ops-Authorization-2"=>"qLR6Mcqt7t0Kl9uFoIRKVThCD4sT2qdEQZgAw5ZxnasAQvQZgEQuzbo06BZL", "X-Ops-Authorization-3"=>"xD87ioWIoavUVD0CkGySYT22c0tSBVnvkMQy3ywGj6G+e/y/BXaFIA7zgVWj", "X-Ops-Authorization-4"=>"n1qO0Y6L2FE9U9tsHNg30RBtQWYrSom4mNlIrDKDG0nA1GkC1baXK+isF7kW", "X-Ops-Authorization-5"=>"iaemlbl2v6U9kgUpd1tUjfbNPZCilE+yYetQuEjc5YtzeFx5tEXkE6Yhc798", "X-Ops-Authorization-6"=>"QMwB3ibmwLjWnG+AAvMGe0XtrKV3JpcDM2F4tFRaOw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/46c82d3b05922fbd191733056685203f | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/46c82d3b05922fbd191733056685203f to tempfile /tmp/chef-rest20120815-1643-tydzna | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/bootstrap/recipes/hosts.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:j2JBgesIynsVYgaBR8orNr5yJuw= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"BriqxMNjFn8UaH/S+KuLKLLBXqDb03k5tIEg+ly5o9CxbRIiXX2RlxWIzUDN", "X-Ops-Authorization-2"=>"V97iGepTKyBoEnmicgrSp+TBK8oBstB+nHp5ZSbqG8fT76ke3N3I8/YXnfik", "X-Ops-Authorization-3"=>"oWBKSh6lnnkX/ys/NrWORdCyQ60i/CckesRR3cfY2JlmsLZw74tR79Tsie2j", "X-Ops-Authorization-4"=>"3tAItLFeLpQaeFxt2FGoVkpOHGrZ57i6MH0T3NWE2BOALZ3y4/MDNanSLTV8", "X-Ops-Authorization-5"=>"8sgZDetG0eat/HK5Nbm8Ihw5CWzpg3cxypG/7HyQ7dr06mJzb4x+aW2nuM92", "X-Ops-Authorization-6"=>"wryFu2bevsuEyq/qQ4Qk0hvPNoQTOcw28mi9pKasdA=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/2d17a08261e2c700b0e2747da47b6f7d | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/2d17a08261e2c700b0e2747da47b6f7d to tempfile /tmp/chef-rest20120815-1643-1gfmayl | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/bootstrap/.gitignore in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:Akfmnw7pcBRh6DwTaz/cK8MxG7w= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ZNF3yfetnMujDY/1jgEb63BzaiFfu6qYsUVnuOEk6AmXy5s/DXe5+0/bQtpm", "X-Ops-Authorization-2"=>"sNlW8LEuPq07m9WmiRLTgOuFcfU4mOkRlKxe7Su6SDDH47SqsTe6z+apQnDJ", "X-Ops-Authorization-3"=>"qeSYwBaj/cWuB/HGf2maRGFqV61EQ8df3mWxbNwGtCO8+Q0w638Xsq0DLOCX", "X-Ops-Authorization-4"=>"HIz/ssvoUZgd67BQM/c5NdGRusNJxBJFalx4NLX2GTd3VE8P/FyuUKxF0PwA", "X-Ops-Authorization-5"=>"xj/67VOozbiffh3dvj0brQrbn/5kghzcr1tDLyT7H72NKRG5NJbe68wifDyf", "X-Ops-Authorization-6"=>"eNdI4/DwgVUC+lufqdNxjIc50CqOKLr1iyyl9ayUSg=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/aa7a162238166bf02d26e7e54524d912 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/aa7a162238166bf02d26e7e54524d912 to tempfile /tmp/chef-rest20120815-1643-gpptka | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/bootstrap/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:Fd8uTgo80gqb5GVpw75CDL/H+cc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"TdQkj3Gossw33dOGYIBCpL6mpb8Scchi5/vHqEYSOPRTDzk6vZys1MXHMkDq", "X-Ops-Authorization-2"=>"NUQVP0oeUmXviLjDvKDYp0lfeNs7Hlj1ua1evGqmxrdRcukZteJExcvAuDsY", "X-Ops-Authorization-3"=>"LpJC6X4zcYkYOQw/lFa9dlPSw3G7w24wGXUH2mMZNsI92hakg7XxWLApCXtm", "X-Ops-Authorization-4"=>"No/eZxLD4PH109qX6uSz3aEvAe1cZhHcPeIxZ6Euk/c1fEnFaYA2QaHEcwwH", "X-Ops-Authorization-5"=>"PAv6HsqWmV2q00b4NHojDaRrahFowTTiLkbsmgIdBVPtcCC9dW7gBr17lHiI", "X-Ops-Authorization-6"=>"bxungNA7JNVToX3F40sA1UrN9YI6kPuFOKoouYjJWQ=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/f950daa9b9a6f60fb3a55b7494310fd7 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/f950daa9b9a6f60fb3a55b7494310fd7 to tempfile /tmp/chef-rest20120815-1643-s3kbqh | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/bootstrap/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:nlg8ymEY9dMZmF1y9vCnGl9i9fM= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"p+F+5szG12XWPZKEeOmwoZplgYm2JklNKLG/vyi2cblmhapSvT7tvWmCH0jz", "X-Ops-Authorization-2"=>"1USzHJxBttDktcoKtiFTSfL4c74y9f0Hk2HfKsYm6DNXYR6GiEnZ4ZB+1zZT", "X-Ops-Authorization-3"=>"25U7D6zW6HPZx2cfJ8ugsZLPTdcwsRAq6ngF8klx4UUdxsw27DKFYDvfPpVj", "X-Ops-Authorization-4"=>"PdayB9/uGLJLLI8PdCJz367SebM1zPvHkazcsBQhu8cn1NSxVWleuSnXrT5j", "X-Ops-Authorization-5"=>"vdFIQheSicgV//AjSvFbQqJOPXDMNfLFapNcMS0K1FD+3jTnaZHdqFWmpJI7", "X-Ops-Authorization-6"=>"2fuF2+xIluOiApTBr5VCtGH4WETsZkwBubK8lQVkww=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/e8d7d794f83a3fd5ff2a3518a9750f08 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/bootstrap/0.0.1/files/e8d7d794f83a3fd5ff2a3518a9750f08 to tempfile /tmp/chef-rest20120815-1643-ouj4q6 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/bootstrap/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Synchronizing cookbook user | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:tCxd3A1xePchAbM02ufya0sujB8= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"hpt3FUCFJ21DJBv27N/nIRTdkp0rRPGMJOrkyQ+zntXPKRWkK3zLW2Su8Ige", "X-Ops-Authorization-2"=>"2nXiOBYJtSwpBP+KaVgXbAggysEoNBTzLZb+ikt6uFgCLfGq1oCXM4d+DD3+", "X-Ops-Authorization-3"=>"aEZ4a75KDwk5F6QitJWO0ETLv18M9KgStw9/XzKEAXBhadRdypNL0/9F1EtV", "X-Ops-Authorization-4"=>"nFfAIRHXNBXbolb+FAeggWt2KY0VWSpQyBgtfn4PKWZjReWZ2GRCmZhUfmAF", "X-Ops-Authorization-5"=>"pyiesLEYNW8szZjbfwL5rXcw8PfPH+hbwRVE6uv+1vpfFzcJBafNHd7cwBEx", "X-Ops-Authorization-6"=>"/SMjOUSJA6pM7P0kBtF5h8hzUjhj+VusaA7EDBuVRw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/5b2d70ee0c1fbb0057720d73bfc9aab2 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/5b2d70ee0c1fbb0057720d73bfc9aab2 to tempfile /tmp/chef-rest20120815-1643-1w2saym | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/resources/account.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/user | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/user/resources | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:hZpk0UDi0tEFBVizf8RZ8IQ2QjY= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"nIBC3r1lDZCZ1ySpVmM5zhtEske28SGv6JjYxqs7fJhgEbMnYiRez8PT/sch", "X-Ops-Authorization-2"=>"96QfhOej2AUEBl9BG7WDLlOZ+JumKlLkEgNFSg+nrw4kceO03VCMdmmjmf0M", "X-Ops-Authorization-3"=>"/toLAP1ytsScjaD2vJTKyLCshDDad5k+MJqgT8mAVD8o9UC6WTTpkxMWA4Ki", "X-Ops-Authorization-4"=>"kyqGOZgxS07mheb1ThDmZ+yomdHzHvhpCLIJ/rPrZhg5EwIVN7sXP1V5BEhH", "X-Ops-Authorization-5"=>"nx7svOZ2a7ymt8XPchtSLKMOOQNnPeO16BGzh6Kcy0B+AQ2DniYzsARHqOaw", "X-Ops-Authorization-6"=>"l6Pdjwi1YGtVS48L9mfoT62munNqOCkYCftV2RxY8g=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/37451e72da402d006cd4c0ff6632e7ba | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/37451e72da402d006cd4c0ff6632e7ba to tempfile /tmp/chef-rest20120815-1643-9eqwhe | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/providers/account.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/user/providers | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:zFhlS3SFH+C9KOPJqT3CXxJE2+U= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"EHJgWZs4GzHjdZKGy3ZdCsAnaLoihMMeYJL6GDOgqT9Fxf//f/3hJ9eLUs/q", "X-Ops-Authorization-2"=>"MSXzOUO79S4D8jxkZVzd+03XrM8dC8bJUHnE8F9Ceb7+p2Nw8/3GMp6kNlUF", "X-Ops-Authorization-3"=>"mNxg8BwkgIAojnwLrwEnYu7GOliC4TFzkYlOcVpghXX82gaA9vr36rmOHzTo", "X-Ops-Authorization-4"=>"2SeLLi6ReQXJq3/MgRVlYs3yUQL3wO8UV4pn/pSYNhz3+TaVbEkUX0cdggAj", "X-Ops-Authorization-5"=>"M3/QRB2d7iyqS6r7ZVIuYE0ALalz47XDBIcCiykgK0yR0rtPBGAYbWcLIFvQ", "X-Ops-Authorization-6"=>"XN9/T39abje4kJK9qYFg/194GnyrR7VhhxCFeNueyw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/bbbcf283fc53c663c6743ea221bedd9c | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/bbbcf283fc53c663c6743ea221bedd9c to tempfile /tmp/chef-rest20120815-1643-14depv3 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/recipes/data_bag.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/user/recipes | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:dlEhzvh0KfI2fCWRuDGbDTC7r4M= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"iRd58cy+InM30CDG8hEHoDg3hzxqw24pFohwZTPKMnr+LhCAyymfbarRHyJ8", "X-Ops-Authorization-2"=>"1IuMlcHRfcTahUn8zWWh1/SnMlbVU7Cf259xsI4kdGGrf2DPNtK+zoitmNWS", "X-Ops-Authorization-3"=>"XBCHixwMldKNzL4sx9hVdI1jWQogzQH3aoaNZjYMetk4b1GTZhW1rk6fDX6a", "X-Ops-Authorization-4"=>"EaAEjOatCJpTdyBxp6+K79nG4lsTz3cVt6dJDds99xsD0B54RXqXVxi0PjSI", "X-Ops-Authorization-5"=>"b43n+HdernIntiNkHogd6lQxXyQInAzKkIjqe4tJldGZbDpL3orpz+opqKLl", "X-Ops-Authorization-6"=>"o/KRF9ngmArFveh+IG9l3/FEM6uB7qdbT3Rw5SHq2Q=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/114e3c6418b9f95c706fd78d79998b1b | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/114e3c6418b9f95c706fd78d79998b1b to tempfile /tmp/chef-rest20120815-1643-ea03gz | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:02ba0IeN9M6ZF+DFgWRHTab3h0Y= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"T3LldJNCSSYHZavKT2f+R7CbFtX5FvB3io9XMt5joWJ/zrLAQBm1HHY2+gKp", "X-Ops-Authorization-2"=>"lGIR/GDzcHnmUpASRa12/79s2FYfj577Ty62F964V6Kv1hm1GVCCQ0uVLhFz", "X-Ops-Authorization-3"=>"AYMAyORYEK/05ZRO2Ni+0WUF3qxiNhtVCU5L1aJCh53eej1Sd0ZU00p9PxUu", "X-Ops-Authorization-4"=>"kcosaycPH3FzGegc5t2//vE9EUx94rX+DU2x9oODgvLPRDy1BF0ro+bIU7KH", "X-Ops-Authorization-5"=>"Ploq7au2eTCPmNil83JDePSfe/7T8ovkxKhaIfww0eohJSfEtk1ijqwfxuT1", "X-Ops-Authorization-6"=>"G/hausuXeJayV21kTPNTdfzODHyqbZV98VuY68Fr6g=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/eff0b9c7665e80161edc10a714bf57f0 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/eff0b9c7665e80161edc10a714bf57f0 to tempfile /tmp/chef-rest20120815-1643-1ytqn46 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/attributes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/user/attributes | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:gx4YaaNB2z2cM4A7DR9FZ0/xcsk= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"MoDoCBGtR1cD3LB4DaaqWBSqafw8rOCGOchCzC6tkjRzbsAKHRx1M07aBsiw", "X-Ops-Authorization-2"=>"yK5ZpZmSNmjkPWkqc+iXwMDrlmR1QjvcLcNadVYT+wwIVAGtIMvmkhbU2wiN", "X-Ops-Authorization-3"=>"Kzb1sXRFwgbki1ozzfBhDIJkcYQZRV0oAYA9uP87wWUW9+5Dh/XFj93Z/zz3", "X-Ops-Authorization-4"=>"aEXZjbqXN+xy/1qS/6xa+IYYADodCGbFAVPuLMefsEuhP13W17aBYldo3XcT", "X-Ops-Authorization-5"=>"okjORIpJKvDnST199lWiGhr1ZEjJD4McfKuyEeJDzMxTP9KYlO0DLnaG62HT", "X-Ops-Authorization-6"=>"bU4unKKralL/mtHS906kvveOisPxqVAuxocRceLG4Q=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/3755584b189227f58fe35fb1175b91f1 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/3755584b189227f58fe35fb1175b91f1 to tempfile /tmp/chef-rest20120815-1643-1izs15s | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/.gitignore in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:B8bJZgiDm55k1F3tMH7HT91JP6g= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"CMriCoJBU+QouKx2F0wSsQrHuTr0tyQkmMIrQWeVCbGSaRLcVrH/qTMrpRFJ", "X-Ops-Authorization-2"=>"nLlg9YLaDPkMv7NewubKOhXKi3txanFIxjsJpZ3OT0PeAJ+AJiHqkB3lsE/x", "X-Ops-Authorization-3"=>"MH1mpXhQuJR2o7ISuPcShTuu3bm4EJAPiXTO6cscavFovmf6G4nH+XAqvoGU", "X-Ops-Authorization-4"=>"d/s7eClWhLe7KpU7LgfiRjO25ko8V4kmb/NSi2RAeh/rdu1cyAfGvS+QMeIs", "X-Ops-Authorization-5"=>"ShKhEI18AnEsOtASpHkrNqHZEb835A5gi9I7kMw6fTqlDjuDdvUYjIMjI9Ls", "X-Ops-Authorization-6"=>"a07nuy+zu0jDJcCEzmiy2ljNNhaTUYPA7WL4kPF9Ng=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/d8f5e9e5ed5fe9cb84fb54c7a5f35d56 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/d8f5e9e5ed5fe9cb84fb54c7a5f35d56 to tempfile /tmp/chef-rest20120815-1643-15us4ah | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/.travis.yml in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:Hv+WikJGp9BrVHIio3VDf82aTqY= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"TVeme1hT77L1eU2g7eLHyY14nRm0eGS7/G0ng7UJlNeJ0MXvrwXdYHlpfnRh", "X-Ops-Authorization-2"=>"GlmeXrIxUO13qxKEGspLhNNHaHFk595J6yGvj3m8a3DdnnqvQhOA9rXMbL+7", "X-Ops-Authorization-3"=>"XiyD6pLdce80gioPrFx8jfSZT+GMb4qIrfA9ZPJ/WWXEeaSukHv2IAjbg5fB", "X-Ops-Authorization-4"=>"1EdEMQ0LnC4KT2YnA6QDxgwisUY5nLCj9/nsN/Szl5h66yMTrSDi86ZBLrwZ", "X-Ops-Authorization-5"=>"5evmpaVMpH/+RyyM0b428AYyjWhLbH6hd/vC0Ci8GyAg6PN8lajJt6qR1rpm", "X-Ops-Authorization-6"=>"WaUY/8XAqCAPZSZyGyqtVsA4euRJ7Lcr9Cu/hw9ILA=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/a1e93274bcd2d219462c8656bbe39a1d | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/a1e93274bcd2d219462c8656bbe39a1d to tempfile /tmp/chef-rest20120815-1643-1vsj84f | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/CHANGELOG.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:oDj/iY+4p78mSrKkzMs507m1c90= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"aXJjLavdIHI//+F/pJspgJuow8pRNe9EgasUhNkE9pDh3svKmOEHiALgJ1c0", "X-Ops-Authorization-2"=>"vQZegbVtCx4CNZUWHiGrYEJF8BVKN3z8RelNkBFDo3irYmCeakyAjh0HnmqI", "X-Ops-Authorization-3"=>"Db2b2aWWDBQhGiNvOxMh4AroC+r0LccldjaF+MgiORM6Td2ADZzJuyhx7WW0", "X-Ops-Authorization-4"=>"KwSCQEHzbOKOApGSekGX2KBasxgm37y216D6RdZfzjBZ3qKhu1lenCCXTh+X", "X-Ops-Authorization-5"=>"HDCyZ9QE3r4sItHFAsN7zR2ozGP6bHA/VG142C+VUsfNNvcMF86SyB7YyJKd", "X-Ops-Authorization-6"=>"OzOnLG6Uyi5wLD2EuhH5B+d62L1o9CLI2jo3WyjeRw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/94fae5befc9f8d83f556eab14f212c29 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/94fae5befc9f8d83f556eab14f212c29 to tempfile /tmp/chef-rest20120815-1643-nuomya | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ex/PPpZuQ/xcHmPLyO0b6Y392Dw= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"YNL8uV6ztv4yNupXs4LwJME05nJJ8dFDpdFSlaqApCLkRUjmPXXrr0tjI7uk", "X-Ops-Authorization-2"=>"ndGY7uRs713M53ipU/pqJhm35dvXYjoxTsGO3CQbs3SbrayDnnZKWtDCtu24", "X-Ops-Authorization-3"=>"RChxB8r8G6P8XpVAs/I6oJNVAa3YULAtSz9tym0dZuTm9ecxbblkBRQ7T7dv", "X-Ops-Authorization-4"=>"JXMGrX2rD3mCNkbZwnhCjhDmjwItFrlY+s4M82V/VAJmcZN+QSafLsB8+48c", "X-Ops-Authorization-5"=>"zFRZC2IZaSBNWygJxmPig2wTnqWII1OkeLEcT0HhPdcEwa+c9vJtkCOjawaf", "X-Ops-Authorization-6"=>"HHVwQoMcibARLhUfRua8Ds2bp34NiZCunVgkRnGFuA=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/5ace368f12861caad8520d7dfb670799 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/5ace368f12861caad8520d7dfb670799 to tempfile /tmp/chef-rest20120815-1643-1i3m9cu | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/Rakefile in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:Gda4XJwghVq0MAjhLyBullHgpkU= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ql/7xKqngsSaSizSQBsxWQH3XzHPWJsAp8bkyFbPEI74sZ4IfFmDaVp1mtO/", "X-Ops-Authorization-2"=>"AdBJARYwQU+uiLtRxPDE5SxYfbYqAADfjnnNSdPyRl2gMfGcTI+0qmeM6QoV", "X-Ops-Authorization-3"=>"YnzDBqAjNqh66s4NyL+ZgZou2hwYEvtLXQrMufQuKAUfEvS7qci2yRjsSzHc", "X-Ops-Authorization-4"=>"w/5RFCU8FnVkoAwo+ysMO4I/nF6ZWnzZ1hvGv9N4Fj3BnwHHXyVmlPifN4cs", "X-Ops-Authorization-5"=>"trlGbLktMovSWA0pO+1mT+cA+PH9W/yu6ZU1wUrslKRAj89MPK5jxbadm2Sp", "X-Ops-Authorization-6"=>"2sUxfs0YelGS9X1uV24z9Q86+O5sJL4GWqXP0mWiWA=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/user/0.3.0/files/9de91aa4c182db81a5fdcda79d941862 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/user/0.3.0/files/9de91aa4c182db81a5fdcda79d941862 to tempfile /tmp/chef-rest20120815-1643-1j6f3zv | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/user/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Synchronizing cookbook apt | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:5B6muSArExMczOSE5/tGQCyl5jE= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"CTjUkA8kFtdPns2vHd8CI5e8M+6FI+O3CIu+W9FyGojx6NNFCUHoW6pgxQJv", "X-Ops-Authorization-2"=>"YkFid9d0sQtlhSkUWUWyT8D7PjiGjg+RoqdmjJO7MKxLxBq1JL/pwYix3eRh", "X-Ops-Authorization-3"=>"/p6WfISlXDHSExnEvMTiGJLRd3CdpI741azQgFMvPS9P4Y5jA5CGduhCTouI", "X-Ops-Authorization-4"=>"A5MjtN5ATwm+dIQO43JzoUf2qDh/hGLwv5Ih4Ykwejik5+n2mf3sAUbiFe/N", "X-Ops-Authorization-5"=>"BkztTGebQM2O8wdFvaJD7cEvovRqd0PKfpMrvIr/u73/CZULE9O9PRljoKCQ", "X-Ops-Authorization-6"=>"MycHzZGncI1PsmZgmo22aEdSSGyrj3ejdx4lx4+uEw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/fb50812eb39a4731290fa6032837bc87 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/fb50812eb39a4731290fa6032837bc87 to tempfile /tmp/chef-rest20120815-1643-wkpyrv | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/resources/preference.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/apt | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/apt/resources | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:YrQ8yDXGpw/kMRXNdHceqMfVptE= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"QIgCE9yKTin8tWRV9RIGtivoEr3Y6b4+AjsCStTi1921C2VsPuTKtSQ0rwaq", "X-Ops-Authorization-2"=>"SKtEOW1UYZhJQP3swmKt7Ys6mfyGzozGNc29l77iq7zYAkGZKG5UgsL+TGN2", "X-Ops-Authorization-3"=>"KU4LP95RhENyrXLFxfM6r8qenhlk/pqbfuBirzTBLpedsWVk1H6Iv6h6mNqK", "X-Ops-Authorization-4"=>"OZ0qDzlz+iHpwGJI+X+x8ns4PxnDKK7pUP/XTCQ4E1X6GtUn43sxpaowgEfA", "X-Ops-Authorization-5"=>"SJn7Ohv3LBjqp3hgEN3aL5Kf0vCWKFBSftqDBF8pVuXMyscADobs0OyAQA8v", "X-Ops-Authorization-6"=>"T8FzJ6mSbMgytEE05dcbZYjxuroNfdQd8sBR227ugw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/e4bcd8d228a65708636a96d83956b6c7 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e4bcd8d228a65708636a96d83956b6c7 to tempfile /tmp/chef-rest20120815-1643-12cbt1p | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/resources/repository.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:IujHM+Xw9QRTb+rwAytvw/Ov23k= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"Gn/bIagFpQMw99KDwVEgC+MjCnhEWv9hPQf4/eGIYUtFsLTY/BmhDY5Xi3XF", "X-Ops-Authorization-2"=>"K4y0dcwDnXm78KtzZxTFoOqK4tIjchMCUIQzu27hhaHg8fB13okmCk++zQtL", "X-Ops-Authorization-3"=>"HMrsvx556RC7oJqOuxL+Ddp6Dlw2a3U/x0QizUaLwNavIVb0HCzecySdg3h3", "X-Ops-Authorization-4"=>"H4IA4aO9Q0N5AQYxP56nkFOg5Xctw7m4cHA0DrxBscIiUYaw4WKks9fJpjFB", "X-Ops-Authorization-5"=>"NTfQU9fGbalUZziXmaOPP+Yrx1Z8IzXscCDT+KCC1nC21OsNdu10Ixp+29W2", "X-Ops-Authorization-6"=>"HXmjAjK/VBMvovvRYAWf9W4Sya6fBZ2ktQfPwaoUFg=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/9d5e006e4a02592bd9821c911dd76cb3 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/9d5e006e4a02592bd9821c911dd76cb3 to tempfile /tmp/chef-rest20120815-1643-fcfpfv | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/providers/preference.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/apt/providers | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:r9fauuv811mA4SL9QRqrf5NiwRo= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"k7iX740BogYCpJkeXVS8LrbmqNCCMzhwER/i5OpnZ6SnZYnCvz2w8p/9gL6G", "X-Ops-Authorization-2"=>"fkphzW8cvlcbP/fPlUwzD9aBJyBcz5ne3PdpNVpHjJEV57g3LvIGIaxR/Usj", "X-Ops-Authorization-3"=>"ZoFy3ZdNVvU3lh4cpaqGKV5bK2neCZwal4VKCZUDw5qXKqxtuB3ZDEgJeg/C", "X-Ops-Authorization-4"=>"iX08Po+B0VKYTuykO4msaRMFSO27o87iacdg1rDpGVJ/8M5at2m8GHM1z/s8", "X-Ops-Authorization-5"=>"PksyRonECKnvv+Z+85QLu6oOubytSQWQh7wwqbcBhUlxuzPRz067KbDjnjZT", "X-Ops-Authorization-6"=>"+dEsCSNfWNVUiWfcgprNE/XyK0BpTjmTAdp9zZCE2w=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/4dc2654dcef66b6353d0c6803f958acd | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/4dc2654dcef66b6353d0c6803f958acd to tempfile /tmp/chef-rest20120815-1643-1m1ang | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/providers/repository.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:w4j0GI08+iaQZE2xr2rWk61wKSc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"IF5PP/GCg9OmbazFqkT/LuhuO9KTYi2hMnUqNa6T9gVDetjHfHUF8FyhJV1v", "X-Ops-Authorization-2"=>"Z6Owicz9IygV4UV0Evc3K5LhDhsGQwZy7VzEVJHiSzBZaWB3HY+NKA/qXeKH", "X-Ops-Authorization-3"=>"PKzrQxuhy5jUZseWNNVinLjJNbLYNauO3xvs3SeCe9Izv5olb0tVo9CYYOOj", "X-Ops-Authorization-4"=>"TGHjahHNp52g1ll/YYSY69Hsi+NWdKXFfgIeQ0vz5t+odPOddbPF1hADEP5z", "X-Ops-Authorization-5"=>"OKFViCw+BZTGHJgim0tXgSymPC3au2iNM5XDQh+PoAo4yVYfT4KXgzBBe3Wf", "X-Ops-Authorization-6"=>"kob2NQWEntV0xDqDHHeeeWLhDYBIOHC72bNLDvPAYg=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8703460ba62760210f156cae6fd38d5 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8703460ba62760210f156cae6fd38d5 to tempfile /tmp/chef-rest20120815-1643-1wielem | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/recipes/cacher-client.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/apt/recipes | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:S8a6pSiCwEnBFIT/8+jxb70Ue1E= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"qzlz5/AqBPLGmrt5aiLi6oYWSvyAj1++MKZZ4jdAALKYG4a/FWn7TxfxBFTn", "X-Ops-Authorization-2"=>"blzb1uw2WK69sTio0N8QqRDB/Xcuy7Et7YZ5ThcZWip7Dig1PioUmj/ABkdl", "X-Ops-Authorization-3"=>"2OihzvXl2KeiNMY6OMEPeCbkYyhnCK7sygp2UjnXz8345UKPjMQi3O/9NVmQ", "X-Ops-Authorization-4"=>"z86DqaQ7m1ql8uEm6RMpwnfGWtAHIz2VYeOGs3ryfUr9X3zWG5GDeAucfhF+", "X-Ops-Authorization-5"=>"D/hyox9Mu3CibDQkhT7ESbA4AEzbFFGzoFtuEZcCXElxpOnH9CgRWvXzjrd4", "X-Ops-Authorization-6"=>"DqRcD/dNsncg0vGjm3I4BWMgcKSBZf6cYphsXIlhvw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/256a1d4eff83835fa58f38b8583176d5 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/256a1d4eff83835fa58f38b8583176d5 to tempfile /tmp/chef-rest20120815-1643-9fg9gu | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/recipes/cacher-ng.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:wpq+9z1/+UfGkECgLwNEg6eFwwc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ANgd54BBWlmXILMU/FZMRla0GS2+guSkzUQ32QRhBJJMX2Z5KQjPI92bU7pg", "X-Ops-Authorization-2"=>"aL0oBwlPzm010pOxwJZVh37+3asuccEeDj4TuViPC3yjxmQy6i+cQv8iW0LI", "X-Ops-Authorization-3"=>"DrQ7b2O1yiY+AClvHM7gx9KHGIfml18IAseAywbRdmox2YvpEYjD6j1UMr9g", "X-Ops-Authorization-4"=>"/25hCLPGqoqiE19FS+sqgUTQ6jA39RSsYtr+Y7oIGx02I06FtDW9OexaYGat", "X-Ops-Authorization-5"=>"1QHG15aJkY6MIlswXz41YQNjhu/8Fxkgjb2Bt+XRBT4bsfOUDvhfMYI6Ur07", "X-Ops-Authorization-6"=>"JOppG1A37rmmnBvpajqjI/o9PvnE6yIp9j2D7QKVsg=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/50ce3f9b83085e6628617215bccfeed3 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/50ce3f9b83085e6628617215bccfeed3 to tempfile /tmp/chef-rest20120815-1643-2ea5l3 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:Yrz9/hSCOws3294EMJDf8m7Mse0= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"QBvG71DSfGc7cElXay0O6feteG0HvtNPIzPnS2QKq4O9jyw7oeEnHyNC1cVT", "X-Ops-Authorization-2"=>"OgVwntOXIGpa5sHqWrlKTxBTxfmDZNAYKs0UPIeSCwrFXfIbWf2tVR9mu6r9", "X-Ops-Authorization-3"=>"U6tbLtfOpT9UnySbgItAgZvYf9ONhGDPoVEFNTUDaO+sEmHd7PsDVgL6JwaF", "X-Ops-Authorization-4"=>"/jdB792DFwaZ41PLpBg+H44qxyJ6Tk4sqoMMS0eThvHeZm734xk65Lvn5Vya", "X-Ops-Authorization-5"=>"5oLCR3odK5tndXpJn1yXeAHCEGXy8GRkgbLYHoaxLVVVo+pZSpiiy8gV6o/U", "X-Ops-Authorization-6"=>"gUbLm3r88Kpa+tgX/gDwqsVVegqL/U31vS3m5QBCjQ=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/fc07aff7d6b708222c72544729913eb3 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/fc07aff7d6b708222c72544729913eb3 to tempfile /tmp/chef-rest20120815-1643-1grizcp | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/CHANGELOG.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:CqfqLVObJKwvdAPYnagpkMPtmLE= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"kZe5oJicYynbX4xxvoGrChq0tSeeeRiD2AqTnA15wr5fcVaJlHcwXIz1tNWY", "X-Ops-Authorization-2"=>"IuZ4xmxkklFqMGU2ca+oPNU0qfQH3G35rJrxzlkr5lhIXGvR8csSBI7VTQxv", "X-Ops-Authorization-3"=>"7wx7VJJ1GvnG9H+E0OL03iiVirV/7lKcWfzW5+q8pMagFeJ2PA02adc3GDF6", "X-Ops-Authorization-4"=>"IVjkfX8+JwjuLWBbrWCJoG7GvLsQeXDvhQy9Tm6gY4KVTtcoWEL9RBbwYS7c", "X-Ops-Authorization-5"=>"krD62VS+v8LFptJi1tmE17K+2TvAZIVzCTpcRdECRd4YtzFR1CjfXOfhhtvC", "X-Ops-Authorization-6"=>"porsSy1e+k0Zrci+vqYyKfa0Yi3Oe9hyDxTlGyQw/g=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1 to tempfile /tmp/chef-rest20120815-1643-1xlizvk | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/CONTRIBUTING in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:a4o5jHNh+d6/B+9zn3HLYIYpD5g= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"hYffcHl6DbBG9OqktRuvG+o/7tSTOPZYM7AtIQ9UglFiWPUUaqmXc+2ubG35", "X-Ops-Authorization-2"=>"s0hqJQha/6dej+bFjcF1rosahXwxbpmS9ZbvIINBgxbLmHkdiJMNsq7WHzT5", "X-Ops-Authorization-3"=>"SgT/Yae6zaAGN/zYR9g69QCpNmlWBHft8Z7KtyuIP2/ptsBXgMwx/AUVD3fY", "X-Ops-Authorization-4"=>"+MZSCpbMRkzO5rRK4pZcydUttDOhg8ShQAk7XyKZVwV359PhcRi2Hia+gWVv", "X-Ops-Authorization-5"=>"+01wdit6xv7E/a0t7Z+RwljoLtKJCI7lDt63MTMt/s9RwZ9TFuWXCC8lIffU", "X-Ops-Authorization-6"=>"1OO3DrZreiMCGgqKo4wc/J1sKgCfCy9ZIyqRBhiuxQ=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/8f7bb094c7232b058c7e9f2e431f389c | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/8f7bb094c7232b058c7e9f2e431f389c to tempfile /tmp/chef-rest20120815-1643-3fp884 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/LICENSE in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:6C+PCn7tKhjWb5CYPfLvRXaynu4= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"X6jo7Rhk3I2qnZqhZ+YazeedHTWnzd9VNNHcKifaUCtyvEFFV64u0ZxFbz7B", "X-Ops-Authorization-2"=>"yQZ0s/yW7i2HObGPNaVqKUEv1ylt7qATbexb3Tp0hempdA1d04utf6ssmlNO", "X-Ops-Authorization-3"=>"qW9cvnUFRzOg8aSRSrFOoxRkknUAx8Kh9cTniJzuSpJskcHKQHrrZ97dvMC6", "X-Ops-Authorization-4"=>"hlChskcGTrCG8ObcoaHU3Mu0HmgPOsTbnIbl2A/jzBXWfmTxinAAMbXyNlkQ", "X-Ops-Authorization-5"=>"XXa45ZqMxBRC7cgfQy5w+81ynyfuKMzOjm4pUBZNDsa5WJzl//gxG5frYM8w", "X-Ops-Authorization-6"=>"eikvEGImWQrxrHt1HmaeGhmhTQK2UNx8a4uJ3BsFXQ=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/cf1ab47bddd973fd3b10874caabf8cf1 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/cf1ab47bddd973fd3b10874caabf8cf1 to tempfile /tmp/chef-rest20120815-1643-k823ci | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:98G8hTKPduCwZcXy/fsVPEjbVkQ= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"PIg2ontM0VuzBBxnnGLGPX6qWtZMx2pwzLIycM//dFaq8jAMM41XlZjWrjqg", "X-Ops-Authorization-2"=>"UsEk7MFVD7pxW32DLLSj15hyQJq2FovVKjSntIX9H3R2bWYTTCLJ6pdFh7Kj", "X-Ops-Authorization-3"=>"My4iIFhN39v7C417NAjHNF3S/PHVgE/vlyazM8FFVZBsu5cWB7694R8pC29+", "X-Ops-Authorization-4"=>"QNcJ60nUs7G7MXMIt/uFFLfp2PcUZetk32kcB2ZXX9N68x5bs+is1OIfMgsj", "X-Ops-Authorization-5"=>"/H/wi7gKdW+qfHkRwadSPq0DMBYOA8gxSqTgGx9FB0QT1/ofw0D78B02bHbV", "X-Ops-Authorization-6"=>"bSFF0+TNa7nyRcn/MIAlkR0NoW9kdqP/Ffkq1/jw1Q=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8fe652267bc29409669f7ae872d8191 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/e8fe652267bc29409669f7ae872d8191 to tempfile /tmp/chef-rest20120815-1643-1sv969h | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:vgF+Vmf8vcmN54PCEvuz9iMAxgU= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"OlGTvug1/NI/o/HeXBuMxXEwac99G+f3eWS1jtDa6X/rPM6yF1XHRjuhn3KP", "X-Ops-Authorization-2"=>"qmaPgEA+PfAHzHzyyYQXb8RIJ5+jMzaU0Y7F7j3fmQCTYfVyfcd1YBAVx5ob", "X-Ops-Authorization-3"=>"5sn1YhfoCDAsz7GiQvpihJsOpxOfBY4rsuIwcLLDr9Tk9L5FAJxUmSegOM/7", "X-Ops-Authorization-4"=>"+ECnTwUpz8PoZVwOfgq9T/7IE3VNFZehn41Uum4WtSTRIl1mkoapDgRPc7af", "X-Ops-Authorization-5"=>"IPAnCZwLl6QFvKN14y07c43HLDf3yHvjJw7dtjGULKPS8FP9EzZos4Th7H22", "X-Ops-Authorization-6"=>"XQaWG46YA3dXla5Z9Icrhl1Z3QZS9eqQBhao7PPp9Q=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/apt/1.4.4/files/ff993665f95b8b69e41b97ce3f16fbdb | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/apt/1.4.4/files/ff993665f95b8b69e41b97ce3f16fbdb to tempfile /tmp/chef-rest20120815-1643-ggyw2i | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/apt/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Synchronizing cookbook sysctl | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:XNGI+/PpTQjsZ5Rds9pQKBBYsCs= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ZIZHZ+7+xdtqd0eGLwntq/Y07I684kNMu/ETVvxxwrHsBr/2zuHl5PqPnhoJ", "X-Ops-Authorization-2"=>"lFObksXaFEvFFNlJt5oxcfj67hiZ/hCbuIdivkPZESe8ji4Qd4zoHMZ4R41M", "X-Ops-Authorization-3"=>"t/lUzBWORjqlSMyEU32F/rVNha65ZkoVc/cPaWlRmPZ2oJonQWvRAvyYctup", "X-Ops-Authorization-4"=>"tu0I+tFVyLIbYVxtvRk3lRnMqItbNpoFP5TZqnYj8HBPleNJhJNkvK3kad8E", "X-Ops-Authorization-5"=>"8pnCD9BCZaYb1sOQg3j9FSIpSUNjsx0K2o3jhMVGi44wekuDFx54l8R1bqA1", "X-Ops-Authorization-6"=>"7JhFPdNTV2c8Xuw+5TRErwZYa7lWcNq4m2L8iwaqiw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/740dedbae45f9bf2b2e394eb2a32f011 | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/740dedbae45f9bf2b2e394eb2a32f011 to tempfile /tmp/chef-rest20120815-1643-yelxe | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/sysctl/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sysctl | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sysctl/recipes | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:lhTX/cq67xxBk/B1okrjDAjgiPo= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"dqwtj79Iq2IXlO3LrWG6pRFxDmN3ZA4c6zoC1AUSHl7YcjsrrZIN7cixJ0fK", "X-Ops-Authorization-2"=>"SXTRaIluVZUI8b/9QFN3A66eaFD1PDkEKRcbUTfrltFIhtbt+Lllx8LlDNp8", "X-Ops-Authorization-3"=>"vCo66TQybCqOO8FqnpLC/kHQurshXfb2jlUIsYEOosFuXDzRR3Lqq8Y30xzP", "X-Ops-Authorization-4"=>"sa0T9HUDwzsDAI9amA2WyKhcYrfklDFTHmm8fCNxp2+47E8VWFG300MOfTp6", "X-Ops-Authorization-5"=>"p//K93sl4iKpsZ+KACKdAHJ6gjvFj5cFNMgwk725NXOCAXFG/Wir1Tu4KVU2", "X-Ops-Authorization-6"=>"4+ZOgCch0zSsly7ihrY3Mszdr2ho1GP8V4FdcDKbfw=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/2c06073a3286f93ed128ecb3e9e4553b | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/2c06073a3286f93ed128ecb3e9e4553b to tempfile /tmp/chef-rest20120815-1643-1hsd9sj | |
| [Wed, 15 Aug 2012 00:24:34 +0000] INFO: Storing updated cookbooks/sysctl/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:bcMPdor5atmJD5pxqoSo5NRN4eg= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:34Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:34Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"SsMDpS1qPr5RMM2j/LbceE94dmg3kgBsy2ydxMBNzRd9g7u9xl2urg71l+kn", "X-Ops-Authorization-2"=>"+B5XSGzRI8NwJnv6ONfq8+GoLxO4mcXW1zKuw7BeduJXmlZGjTVoVsMlk3Ko", "X-Ops-Authorization-3"=>"zHJe1XaDR4CzudJrSxUEqkxHLLpFRQR4Tie0duDttN6yOKPPOo+YTF7fk+jx", "X-Ops-Authorization-4"=>"DOvQK9Rl3ZJrpVLj6MQom9U6nluN+2esQ5IYtYiUZxXMLzlQYpH3mhrPMCD+", "X-Ops-Authorization-5"=>"71LAHSqjz1qB7evAYQFlkuol//vIvTRMm/IwaXbeQWkoZgBXxAA3r2qc4GxS", "X-Ops-Authorization-6"=>"M9gTb+tG5Gp1UwFQFomzxKFuiF260KrA5yoRpmlGeQ=="} | |
| [Wed, 15 Aug 2012 00:24:34 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/68da2693a0cc7784a3ddfb504b24e3e3 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/68da2693a0cc7784a3ddfb504b24e3e3 to tempfile /tmp/chef-rest20120815-1643-1oa428i | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sysctl/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:1B0ZvOBprhokA7BDU1Tcpwav9Yc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"et36iWajel9vITeVYGOry1TDZ6eAscJhl01jJI974z1yrGs/hhcXnDrLQi1J", "X-Ops-Authorization-2"=>"AY6Z3mwLn4VUcVUHNpTS7PQbof/gT+IR3xIbbd8FVCP6E+wcj3J6S37qXB3v", "X-Ops-Authorization-3"=>"3M/dXkH1F3hl5bIA8VBbn52WUbjLjk6ORC9/oBnDxjfdGSBPgQfzQRuRBhQn", "X-Ops-Authorization-4"=>"Ike6/M/cPc/dB61lMB930s0UPmHYZGGE9QIfB8N2q2Du+sZ8QIlpIl5LVmdX", "X-Ops-Authorization-5"=>"26GnMBagQZx+qprddbSegWrgl/brQKyqzXU4B8RO+tXp2LjmzZkt4Egg0lFd", "X-Ops-Authorization-6"=>"KaM0EFHWQzVRVedgTzkz+BWX8CBpEAkMZYjyfJDkqw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/75b1e02ea53c99d64ec62a084800d5d4 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sysctl/0.1.0/files/75b1e02ea53c99d64ec62a084800d5d4 to tempfile /tmp/chef-rest20120815-1643-s6x18z | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sysctl/README.rdoc in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Synchronizing cookbook openssh | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:FBjQOWMUoL7a25HiZnzAtLD3rJo= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"IQN4V0q7MCsRceW+4AXHK+2WC+p4MZvZJeALv8Lkn5y2L4QnhLLUbPfGyOeA", "X-Ops-Authorization-2"=>"+WXoXlveedtbidbN2yjYdOsNSBVfJmthJS9Q/RY2xmBmcLtuSFt2xanMd+h9", "X-Ops-Authorization-3"=>"O2sbbJNuBQrrC03A8TidY8tK2a3lp/lR0xd+1AmMtgUO6hlOnlPj80iXflWQ", "X-Ops-Authorization-4"=>"j1DNcQOuhfZRazJpMCFR22x/yi5OY1tTQJ3P3Hx+gv57F2WVicma4LWxpU+H", "X-Ops-Authorization-5"=>"cllf7C7ZYBRSnHNgaq8nHdY7sMNTKUj6gdHb0wsxCt0sFe6zwajLbc4ualAP", "X-Ops-Authorization-6"=>"0bi83kCQnURTDvWaSUErJ5l5g7PQl944oM1GfslLsA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/openssh/0.8.0/files/823887aed9bcb02507fc613913104f8b | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/823887aed9bcb02507fc613913104f8b to tempfile /tmp/chef-rest20120815-1643-1k90ios | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/openssh/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/openssh | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/openssh/recipes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:wUEqmE9yo+Awob1reqcHVIIMdYI= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"A+DUf5Wba4o5/8WhswxvXqP0VdZdRWzIVe0pS/Lcvo6y2SoPdwqCJUlPeb5W", "X-Ops-Authorization-2"=>"YRSgr5XJ2m0KyEz6H9CiD1G+kSEemOgerJJyGQOiFfzZTtai2f9zCQidpSAA", "X-Ops-Authorization-3"=>"pwL54g3kc3YNEHQjHqquW5rU/d39gjGlo73nYD5aOSqrKrS1MtRIuhkpir6U", "X-Ops-Authorization-4"=>"vM99gXKA3fJUQFwu09D/V4yoOyhxz0we50/+tN6TlP96u3KgF4WOD/n80VTW", "X-Ops-Authorization-5"=>"k0NjR0xrDqTu3nynzOpB6MG6N8CsJgFI2bK7j3b768lNcE3yw9g4imaLoBGF", "X-Ops-Authorization-6"=>"UyewBVVjgJ47bhggTrNtjNsAtPMwRVDsY+vLWiFDyA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/openssh/0.8.0/files/899b3b39f108f50fda45305873fdabf9 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/899b3b39f108f50fda45305873fdabf9 to tempfile /tmp/chef-rest20120815-1643-1i3xj09 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/openssh/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:k73Dl94+lJGGTU4yJocxtvfWnEg= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"qbhOPmheZh8Hqxqj62pHmD74hCV4b69HzyaxZmuFqIEWpHP+7sNz7tflVt3N", "X-Ops-Authorization-2"=>"EFwa9GzsTBvO+rBqVjo/gcT5A041k95BCv8FsDXkortoAGKrL4cmG3UHzPjn", "X-Ops-Authorization-3"=>"WaBQiyHFueqUu6UChbMjN/8WHV/lonSfHaievzVBd5ALUGE0AZ1wXM3dxBZk", "X-Ops-Authorization-4"=>"Fqg7kHl5Ouv5ZcXS6D1bnAN62cYED0mlL2PiQ/eC0SU839fK1j5MlS5fBrzd", "X-Ops-Authorization-5"=>"IxknpYWjHSXQw2+bX+rC5ou4MxZKCjYzqdNoK7DvQRYwo5LVjWSvSp517/Rk", "X-Ops-Authorization-6"=>"SanBxJdvZKZsQElPF8T8Bbx3+tM8MT9gltv6feCDAA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/openssh/0.8.0/files/e019c7fdedf0c87303c9d8b3f438da58 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/openssh/0.8.0/files/e019c7fdedf0c87303c9d8b3f438da58 to tempfile /tmp/chef-rest20120815-1643-ezg2tu | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/openssh/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Synchronizing cookbook ntp | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ScqWc00GD2/1KV5oSr9jCC8Crdg= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"kqMXkQxFJBVfw12Yr4l0P/1tbSJYN7rvGtJ0uM37y8eP9vaKyD0YVFGQSSSe", "X-Ops-Authorization-2"=>"2BCIW3UgmiU3RvuAZzRN5yYFC8gmTKuNjdIL4ERW+cHKPSjv0BApQfvB9NCq", "X-Ops-Authorization-3"=>"NSwhc0onUXyNxawwklN32sc34mVUiYWa85CZJ4Kz1mEi+VOpFcRsHq6xRaLc", "X-Ops-Authorization-4"=>"5UajwLdlVnj0Ja/3jssTIcei9alkCZsmyTbj4JTbTSKawpCNqNwdG1eBR5Dn", "X-Ops-Authorization-5"=>"7DzlVmURSGUjXjD+XbvD3l3ARF+c0oMHu9DDE2mNUrhU+FCbMn4I0ioVC1Ib", "X-Ops-Authorization-6"=>"990Y4jUA/anu1xfYIjBYxN2wrcvUo2JBWwtaphS6Dw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8288b67da0793b5abec709d6226e6b73 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8288b67da0793b5abec709d6226e6b73 to tempfile /tmp/chef-rest20120815-1643-e3h0n7 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/ntp | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/ntp/recipes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ajzlB3pqyi76U1Dh3SJ6El9rWcg= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"BNsORKZsSPnecRIeMuWKLkunDkywwZKXwegEL2T+82tWLjuZnJb4nbPs3yxH", "X-Ops-Authorization-2"=>"uGpZjPqNhupkfI3GDuOhfHOg2threbDy62/JKLjXVhOmE7XTY0+hz82c9kSo", "X-Ops-Authorization-3"=>"QbWSR27ghfvmXmCNFjA78qJC48TLA94VDEUOarFYuYPWqPruM/Vaa1wWw+Qs", "X-Ops-Authorization-4"=>"eyBoO+zJ/IZsZGY3QdaFkDUDwUhp9zc6Y4zZNa5LQ18SWKoyLlOB21vCG2a6", "X-Ops-Authorization-5"=>"kR4EG3vva8B9GqTn7Y5diRqraRfn17W6XegKokI7vKa5PetPAPzRZBJEO63y", "X-Ops-Authorization-6"=>"hmrcjN6E+2+xEY+IgsM1v8K3MrPxuU24mCkA9G9v5g=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/7ed07858a79d10bfb59fe20ca75e155f | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/7ed07858a79d10bfb59fe20ca75e155f to tempfile /tmp/chef-rest20120815-1643-xbdpxy | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/attributes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/ntp/attributes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:AC02Xp1GTMJZhlGzF4C8T/78dQc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"qg2LzjPJhzXtosy3WWtlpP1NQToeGAGDcv8v0tZlX7TR26j4gJP+oFh0vnhT", "X-Ops-Authorization-2"=>"OvV9uXSERc0J3v8gG/vNbO3euQXzfHxmxCz3SRq1hg4zLDf3n1uZExuErOxJ", "X-Ops-Authorization-3"=>"Qw0BK5seWqmJIlDFIrtuL3sYlxZqj8ZKL63VvJNJnqiSDDreISBZVmRmxe+b", "X-Ops-Authorization-4"=>"cGLDSyk3IqsnRdzWNGegNTY/lRLSeVEQig1boOQ3LZAWZXNBET/r1YRv2sYb", "X-Ops-Authorization-5"=>"eSDx8KkgPCKVX0/SDThpPuWiBqnJGZ3kKFryN8K7+T9BCGvbUsXZznnQq3Ew", "X-Ops-Authorization-6"=>"/q+PBhxeWNgq0914gAkJDBFnxJyp1Hgc1fC5GWEvAg=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/38655c94b0131a99ae3231c54f963a22 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/38655c94b0131a99ae3231c54f963a22 to tempfile /tmp/chef-rest20120815-1643-1ti2kiw | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/CHANGELOG.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:G8Jzw6lUzI+CkEhhm+V2djbgkCE= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"fRLk0b1NX4YO58VhcJ7acFXG0IlOw4ticfFaKQz/aJutKLtaZV2Y0qQFGjSo", "X-Ops-Authorization-2"=>"igvklRIzqggew81WeRpoSSCgbFBw1bOymvJbfwAdz3QG+1JXS9BscMuT+mv0", "X-Ops-Authorization-3"=>"PekzTkMPqg+X2LcAUnXnW4SUkZDoM3JYgXBQnxFPzaGC7maxshVK4eZwgqIx", "X-Ops-Authorization-4"=>"tGWk3Xq9rl5n0l1w7wTO2573BCM+K9TSNro+zYkqNOZULAMkmbhh3KskgqSt", "X-Ops-Authorization-5"=>"DAzj29U1TGDCRZvwdyNJRainhV1ALkKrSDfToYbfKiuiE8F47jAIZM3IptY7", "X-Ops-Authorization-6"=>"qchmPjDnM0tUTzYOa799nWFqA2gPiTOR7diYy4Q15Q=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/e5600a5296cb1b69f978b6c2c4a1b1c1 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/e5600a5296cb1b69f978b6c2c4a1b1c1 to tempfile /tmp/chef-rest20120815-1643-1usu0ce | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/CONTRIBUTING in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ixxLDP4SbG0Ehedy+Wr5+0A1Gbs= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"ZWLUbwXMzHoLrpGcRGWGw9Dw4yd0stI1kwq72hIV/V3ZJcfAMm0Jtf5Vsh1Q", "X-Ops-Authorization-2"=>"ENXtdaClhoo4dwcN/fGgKIXND2JONWsHoHny9loCxYeEVpJlmvBjXQluSE1r", "X-Ops-Authorization-3"=>"RF7MkD9q59roNuPFPSVa5n/vBrI/jAf4JQWouBWHwGNnDZ0pT/xN2VhuNoKW", "X-Ops-Authorization-4"=>"G004s237GpBfNmFbCJ2/29tTWpf+N6oZ3fvKsfHWkLl3XO6VdErO3crh21FC", "X-Ops-Authorization-5"=>"gnfQU4UprwNpMIJg2I28sVQqJHMf/GjtXkIMlIfF6Or7u3ItPO7hC/EMetC1", "X-Ops-Authorization-6"=>"o/0kNkwbIIBUTCsd9THVdfesbEAHrtFc+9CHBmO9TA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8f7bb094c7232b058c7e9f2e431f389c | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/8f7bb094c7232b058c7e9f2e431f389c to tempfile /tmp/chef-rest20120815-1643-1l56w4i | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/LICENSE in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:MEDvcWelML5C5u/CagdxjXKh+MI= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"GOWdGkWBvr5hYMnfM2OiUIvoqp2eZ/Lkh3tWzUFwx4gXnp7pX4aqgFHrj9/L", "X-Ops-Authorization-2"=>"9LzDfwgNkIO3FSIwLvykqlNU4YmnMvTx+gjW0xM6ZsjX4RgLTIujF/PMgFWb", "X-Ops-Authorization-3"=>"EAgXhX4r9XTbIL1BcRziBxCUkHRbincTH9QPmCWvS2P8Vlqpd+E1pzmaum/V", "X-Ops-Authorization-4"=>"iOimzqX8/2U+gGGBne217uq44J/Q09W70zr0HZiyvD5+blOtO60lmFqY5pJk", "X-Ops-Authorization-5"=>"hcVADvlcMjWkyyCbdNkW3+rKYI0WmHIgEtNhDFRlJz0eMgZPjuoL9HHpIypr", "X-Ops-Authorization-6"=>"fl3WD1t28S0gr5AWdDXCLXaOLIKa1koUX2NtOfyBNw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d0380aa5491d94d4252d77c2912f7803 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d0380aa5491d94d4252d77c2912f7803 to tempfile /tmp/chef-rest20120815-1643-xv9cze | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:4nh9m5uGyS1QJ8cbmyt5/3D+EYU= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"rwc/C7HrZsc9PnJjYRrQEBhj+nOJ/19kgZMVmbvQ4LFdCSC2qb22LNTQkxRd", "X-Ops-Authorization-2"=>"F5JjCVGKZpJK7Ii0y8BOj5u4URn+53IkTXYOilN+I2VlxOdxUEY80J+W+8PB", "X-Ops-Authorization-3"=>"rXU7/dh3rorAuot+jCP9R1P8qRnh58CSZ02b5JQDsKn+n3gPKOEaasihVM+8", "X-Ops-Authorization-4"=>"1GE/n3pEIsUXeaao6wIoYgfOWoMwgkFNrx9bG/tg+tYY11if/e4nivk4NbWF", "X-Ops-Authorization-5"=>"KRbQNAJbdUM8zFY3/N+jgFECaC80wAJqj2KEK9o1+qtw7lSnktrTrIRbPPnA", "X-Ops-Authorization-6"=>"/mE/jU/R3jRtqGHJ+p57oXbjJpwbg3Vn/EkknFgetw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d45ceef79efd2498cce73a140b446cca | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/d45ceef79efd2498cce73a140b446cca to tempfile /tmp/chef-rest20120815-1643-198m4y2 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:B9BbkyJe6oBIqNjbN+xVmbMPMvo= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"rtG62EVyPfZLqVL22UYyrQRu5wIfhZaReLmxzakuseGgjaJ0F8JCEtJL30p7", "X-Ops-Authorization-2"=>"uUnXqg9PXL+9x1h6NjoaADm35kzS3VZe2hsZNzGSaYDKvb5uKVaxz2psLiJ0", "X-Ops-Authorization-3"=>"Om+Ulo0pej37kEVkNfN/Kk/U0m0tce7rFfecay2Usk7o6Py5Fq2q7Sa2f+A9", "X-Ops-Authorization-4"=>"tbqAUyy9MfpKVR1m9MMwaZ2i8bdHGmHh8oxtOqxL69HQYt8xwEHnVxv4VfJF", "X-Ops-Authorization-5"=>"eUhMFjXX1A5UEO++M2sPgdwZS5EE+K4Q5p9gNYhL6h8WZ/ee7YzNU+Z1yDhX", "X-Ops-Authorization-6"=>"tVrtmjbn0e0+lx8299ko30dU35DnYHQi2r9UbwEerg=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/2f15999b39352cd6c19a0d4264709092 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/2f15999b39352cd6c19a0d4264709092 to tempfile /tmp/chef-rest20120815-1643-qguc95 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/ntp/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Synchronizing cookbook sudo | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:PyeNNc+3MqA5D3VUEMU4Y+JGbMw= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"rmhPU1h7SQjwYegyYIgug7jcpco4dIssdojvNH6gJpjHLK7hT5E9uN59A8lE", "X-Ops-Authorization-2"=>"FhKEMo4SKOTw85I/TrhbWKgdRA3TBLUfZi9pFj62yaPQr6mA9ye2Yu4OTyow", "X-Ops-Authorization-3"=>"jHMsop8fIjze76AawSmc4/0eg0fsX+HQMT5QeM5rNbosf96kcidV/jmX91FT", "X-Ops-Authorization-4"=>"MI2gC+ZQdyoEYrr6oI1TWbufy8h6NxBQ4pZvirgOx++vB4M/R0eBH8Gp5zuD", "X-Ops-Authorization-5"=>"k1vH0eLLwD6wkx8hhYg/hyNKuxeS6VZ0jPD1Etf7dNvaN9nZ/kTZXCCdXzER", "X-Ops-Authorization-6"=>"5RH7+3tlelaWrUBVMgDkPpQZaX0Sc7n3JvV6MmjgaQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/7b5a0fa5a960bf21a610947e71f9e14e | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/7b5a0fa5a960bf21a610947e71f9e14e to tempfile /tmp/chef-rest20120815-1643-1dfalw8 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/resources/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo/resources | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:IkC276TqDy/8nOGXT8w1wTVNJMA= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"gulf7VvqlVkz33gGP7q+w3LfJnTeTPZIyIXNlUGEJKazGVyb6Cw5xsBN5WyZ", "X-Ops-Authorization-2"=>"MU+QzXVynjRIgoCKpMwJgS4gmiAIixvq5vVNf8KJFy4rEqeEbt6YkQzbyGQX", "X-Ops-Authorization-3"=>"V+vkNvUSTsEOK0xL7eSFS7B7p/eo91inbo/LRBfPMhifqDuQeTlHRK9SCMHP", "X-Ops-Authorization-4"=>"WkUUmc45R9ThwxWMHi8SX/gmkkOWHYmyEhSMuUnbklmIRUSe06jLcV6hBr0y", "X-Ops-Authorization-5"=>"lcCHSp8Vk6GnDicneujiJ9ulzPJXqgP1CfgZ2x+UUr5mPqEaV9a9o4fxFtg3", "X-Ops-Authorization-6"=>"1qboVtdOv4ig3xEL1jboL3/7UCU2mPUCAN1r35s2xw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/2b5ee3e5a319721dfafced374b1efbc6 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/2b5ee3e5a319721dfafced374b1efbc6 to tempfile /tmp/chef-rest20120815-1643-s79g1y | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/providers/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo/providers | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ESIcsMqIfEt/ZJw+yHhGTGRWsTs= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"JIYxYQianJJ96y5+tMmcKyzNAhzRtjRoqlwZdq0lhRs/tHUcFisUD9ATxO3r", "X-Ops-Authorization-2"=>"g1jlTOqd1N9tyRej5Z5Mrj2o9GBKIMwlunpOeZLrwBNTJ9+060SdQ9ashMqH", "X-Ops-Authorization-3"=>"LuOE3eTEYtVzaoZdiBUyTkShRTcQiBfO+tLsM4nKbQn8KOtRNnaKmrXot12q", "X-Ops-Authorization-4"=>"ij9eaSbgQO3MoOKLOAwy3weN7WnTQdR2L2UhH33vebYbyZzuxrBYsg6QjsZq", "X-Ops-Authorization-5"=>"UFy2fxE2tqJ6mZRr5CVp+iPjng2d+14X4gITimxLu6+AxAMyD+6R+1AfCibs", "X-Ops-Authorization-6"=>"yQBZd1cF14dBuu7Y6lAmn9LPlI1D9g4l+2axM9l/Og=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/4ba5125d6c3f224531838f3a7c101579 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/4ba5125d6c3f224531838f3a7c101579 to tempfile /tmp/chef-rest20120815-1643-obrtnx | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo/recipes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:G22lNJ7aPyzk4XxpnXsUL/3x+P8= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"fMVM/GuJuGq0j2gFLF49eaQ4e62mqt7JodjemFuTyCKCc9vMUQ+4EAns+C38", "X-Ops-Authorization-2"=>"aKEuM3I/9F1qYoUYikzUhjk48zRXnLLS0/kipCA6mE9Ie3l5Ke1ZMNHOZRgG", "X-Ops-Authorization-3"=>"1CZX21SXO1DeQpKalblvspy4ZlubfkU2c8xGzljYVTLFhHoXDqAn71SVCgKq", "X-Ops-Authorization-4"=>"Sd12Sz1T/ivFBxriB4j8XhpSahhHa1QJmgX0RFnAZn7nW/bPJKieESIuy9Hw", "X-Ops-Authorization-5"=>"DgWQz6eHRRnOsGjbs0shIhxBckSevdFNbWylXdhJ1IoTvhSvlFmsPJsCRcyH", "X-Ops-Authorization-6"=>"sb85z1b/6jrgl+p8gYaVbIOl/fPpEiryiqGvi2v/Bw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/a17f46a5f449a3215c578a21ca4bbf50 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/a17f46a5f449a3215c578a21ca4bbf50 to tempfile /tmp/chef-rest20120815-1643-1rb67fn | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/attributes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo/attributes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:l4oH06uYeJR+FYTlL2tYI1Pu9Eo= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"FINJBOyMW0ADBusJd6K4LWovasGYfO53wrpl4t2ppBJYh/DoE5awAxsrZc+F", "X-Ops-Authorization-2"=>"NHnFyzvRPiTEVhGbC45+xUCT3Uvd4tqpZ60w+copKU/fka2mqR1YooHLrrlg", "X-Ops-Authorization-3"=>"1AeftW78pnqYRLA3NumiaLZ4ilnW/qz+aR88C/zhVGAjrzwJdGwDA4RIV/9o", "X-Ops-Authorization-4"=>"U2CZSJfL60XBedlbzu6us4EWQMjydaiy42LMeA9TOUSEW3ZC1OKGVSPgbFTh", "X-Ops-Authorization-5"=>"rgzr84O0j+QLpru/zhymfLi5mWm0UIzKvLWTkgKcEq4kYxrt87l2xgfiNvo1", "X-Ops-Authorization-6"=>"wbw6x3W7c14TLk2eTRtMnsmvHBEqtgKuplN5lTgw3Q=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/894b3b2a95c457c4cc7cbf0810ce5041 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/894b3b2a95c457c4cc7cbf0810ce5041 to tempfile /tmp/chef-rest20120815-1643-19sbx8e | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/CHANGELOG.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:D0LT18noAskGtvmCKDmIHuWoCHs= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"QCmpDhiq2tV4+T7hdqdGs+WPUu+f1ut3XLvbHP4LRNQzdmdZreZRnTI6umEj", "X-Ops-Authorization-2"=>"xEacZ2EUIWeJVbv/FOkyzN5UQL75PnrPvZJ+CMAfMxuwcPL/7ePQsrBmKugA", "X-Ops-Authorization-3"=>"0pktoE9Lx/cd7rh0CPoqc48imxCMMRrtjXuOrcOOsZSCNLPJ2ylifN3JwzNv", "X-Ops-Authorization-4"=>"8ZWmeooEODKHF70xzSQGE/3uBcnEN2XRCNlJQtOtp2nkz0+WhJeZJqStTR5D", "X-Ops-Authorization-5"=>"n+qUhOLZykZlIYdKSZkTn1DN314kugYxL7274ap4VNds9h0krcLiM9ft+RJb", "X-Ops-Authorization-6"=>"0Oa0RmPifzWodwZ29JC0XY7vDQ2L/T7TAvo1NEoOOw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1 to tempfile /tmp/chef-rest20120815-1643-10n0oj4 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/CONTRIBUTING in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:7K6i5VTb5Fi/kyCAoRbFNK4eMLc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"MR7/7yzGmz/itanZvxo3dlh5aQeP9lW1AJucKgU103K7PiQPutAjHi1JxKcQ", "X-Ops-Authorization-2"=>"6t/VGg8sSIgXDyO5IjLGb2FIKyfE2cEdKWKyOjZZoSCoLU4BhIdkrw4IWBZJ", "X-Ops-Authorization-3"=>"HdKuAivPO5uF64kO+NLxUhDK9/XTVT73QtYmOP45Y0CI0Zc1kfD1zj9k3QzI", "X-Ops-Authorization-4"=>"3JY1H03wV4bSkOphVlg/Hwp3AHzRJWmvsChugEmkrhybtgTzvtbhqV8+Ifn0", "X-Ops-Authorization-5"=>"v/vUVIrQfty+1avwZ6NEtY7PYsjtJqJY8pPkB2AlognMK7O83se184XX62Vc", "X-Ops-Authorization-6"=>"+8r4lyXISkJ25Jr4q1PZjkdewRPZ2GjMUUtN52u6zg=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/8f7bb094c7232b058c7e9f2e431f389c | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/8f7bb094c7232b058c7e9f2e431f389c to tempfile /tmp/chef-rest20120815-1643-19hkzih | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/LICENSE in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:CuokQRdh5m3cdTKR53qheICZLQk= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"DfNosI0Ovr0ZLxqalO5rWAvTbvnuTZUmHtxPs+DCqPrOIM2gWB5JWTKGQZsc", "X-Ops-Authorization-2"=>"+aw034smVPqPP34A/5/JP6cc9JZT0JZJY+pVsiMh0GO0yxFQiXJRuT3o0e3i", "X-Ops-Authorization-3"=>"eSjIDXFOeJFAilMIJWC1UKdD9dgrIRCzVThKyAFIxE5yYJDT+u5WqsIEREgC", "X-Ops-Authorization-4"=>"mrKLsNErFITf9QQpByvbgHFp/vRO6Q9d9PwPAWXCH7Ofic0AODA4wbUqtyw/", "X-Ops-Authorization-5"=>"zAZ6RGbw2RqggXsapPwkFzK4FV2GybCbUFk5ZLOPJ/G9qCO1aVD1N4b8KIBT", "X-Ops-Authorization-6"=>"9oj2m0FAPbSwrM2O5Rdp738unqNCMVLjQH05z9lmvQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/101e18c897da292908f1a2efacc0072a | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/101e18c897da292908f1a2efacc0072a to tempfile /tmp/chef-rest20120815-1643-evlf2b | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:c8IwShRkSSdi9xRjEcVjmaLLrEw= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"mdIfpvBNW2AfCBUpdSmpXP5VIdVqgKiflGp94LTDDvSLPPYGCtWCpHz/EViE", "X-Ops-Authorization-2"=>"vRKRv7v9ydE0y2nUOhix7Ve/EtHLa6YNNa6mR5j7/jkMvyPeWE1+C7/5J4eK", "X-Ops-Authorization-3"=>"oYYW2urZ/HBiPbAjc1kisznq5Ev3crxFj3QB1iVlvOLeZ72+efb54U3DPPrc", "X-Ops-Authorization-4"=>"gssCMsWRwYzOG7CicBTsmqlCXANs75KyRtqIxVV1p5b4a58w94SNwKDBsxUj", "X-Ops-Authorization-5"=>"ttXfSfe2Q//qlML8MdBBULsq4hw4QmB11Ez3UxNadsy02CWmAhY9j5OrACCy", "X-Ops-Authorization-6"=>"/VC2e8whPzezdCz+haa8VpnoqA3jRDJrcOMIYdWS4A=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/5d8a5958348e1f8c610e201ef331e5dd | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/5d8a5958348e1f8c610e201ef331e5dd to tempfile /tmp/chef-rest20120815-1643-18zmcjr | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:2y021mldOo3iZETh2+k80jgtBRI= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"H6Wqav6B8gwl++hBY1vRA3inPDVgYFfLQS9+Y2KRLmsqoqFZ4bRDmGzVi44E", "X-Ops-Authorization-2"=>"vEiAgtnq8SO9+D6W4Cn4s8J2iHEdDrF2mD98SMF6H0bnk7o7IKynP4BArV+2", "X-Ops-Authorization-3"=>"KxASkJOap0A7NMwr2303CdFPUWm67HxuCv/Q6Ym/mQbQfyhub04uUuNzdrYL", "X-Ops-Authorization-4"=>"BG1X4252oKtngmIvt4FJNN2vlqAuTR3jcOqyYJ/wv+dXCdtg6yoeEnmXcIOt", "X-Ops-Authorization-5"=>"uDLKK3TUHgzSgyz1COKVR05hXkJ4mkxg0cXYJszOdypkP/HNnEtKgJdrc6Kn", "X-Ops-Authorization-6"=>"Hv5oHwivOakCWzMl2+2ClUr3iDT/VIE7GCsjxIlBLQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/704abc746f3e38b54a691754d34a4f82 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/704abc746f3e38b54a691754d34a4f82 to tempfile /tmp/chef-rest20120815-1643-ryn7ii | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/sudo/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Synchronizing cookbook vim | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:gtCrrhGMiLPDnAHABvAtW4/8CAE= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"Lep7H2wJrii7wTYVM3miF97XlWHpAHgEE28HV9v4JEqJg8+8dWjZDIxPQP9U", "X-Ops-Authorization-2"=>"+sdowHzyTSBLWpzC8d80xkU+EWLB//v1Rl4MLM5sP+c+nJt+ROXKqBeWHRWt", "X-Ops-Authorization-3"=>"yz0Je/j+z+LTireCYRHLOHJs2UntVSs+HgJrWPi0M/BXoaznoCBJb/Liv12Y", "X-Ops-Authorization-4"=>"bj0cpqjVcw8bbXVthbvmfBr83r0MGK9RJ+s4AW+JdKW9VqzhxGf44H7twL1b", "X-Ops-Authorization-5"=>"iWVtMFijElLA+MIBoup+JRyGTTl+Ue5sClTVkRovpRdnFpNxSeh4ab/xKRUU", "X-Ops-Authorization-6"=>"xfBK0gBjYUjUW1zR2sfD4QnVxbQAG5LfNnwPDD5BBw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/vim/1.0.2/files/c7a9c5ae9dd214c1ad5abee81a51fecd | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/c7a9c5ae9dd214c1ad5abee81a51fecd to tempfile /tmp/chef-rest20120815-1643-tu8mwh | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/vim/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/vim | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/vim/recipes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:X7JKHR2EC1WQnwZDoLw4kPpwO8c= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"XGa0Pb3B8dybyP2diOFQHSqDOTqjLADLgPLWB3qWPI4Ov/eCFSvbqicEsZ8M", "X-Ops-Authorization-2"=>"uHTZ1GQ4qmU0brmp2rgE3P8sfHjXkgQARehAez/B9mGWGbDNOEO8eVXe1qBZ", "X-Ops-Authorization-3"=>"BcQWtTVMm1uKCtZFI/QLAf39Hx0CufDtk9GGJzer5hbSoZ+u2MNQNep1UinH", "X-Ops-Authorization-4"=>"46e1cXPg/8XVRDs6lLyn7pW16Ku9WigcaG8PhRsfBSyHjRERRGg7KCGAPzRm", "X-Ops-Authorization-5"=>"r+Z3XymLqTJq/dFrcdqJe9VXku6DSKboaBJMiiV2kdgKnmhk8rKBGOdpFY1q", "X-Ops-Authorization-6"=>"4KYHbqgERzn4nZp26AiHHuSu+s+mS+RMzDTjoAdeAA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/vim/1.0.2/files/0c9cdb9e1ea2527c8c20998956adbf45 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/0c9cdb9e1ea2527c8c20998956adbf45 to tempfile /tmp/chef-rest20120815-1643-1c93965 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/vim/attributes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/vim/attributes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:y8tWdkyh3u2R5LbrmrQ9eA5qRVY= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"lUbG0n/P9mzirgBBw0mfx1UYLDetIEmhFyfeoec/7EJi0GqS58XP73uqcZRT", "X-Ops-Authorization-2"=>"+DU3gVuD0vHAgoBHNzhahr/ysDzQdKV25U7BUdzFdKw3GfSs6dsHdXEu3wBh", "X-Ops-Authorization-3"=>"AoCwgugvqySYfEyvpB2IZLNX2Clv1adJclpkIWIzI83avRgEf56IqMgomtgz", "X-Ops-Authorization-4"=>"kg6SXxmxCSxoJ8wqz2RhaYjNrQ7bv4z0Ylt9XLYdZk7ncKAEcCbLC0IQTX6y", "X-Ops-Authorization-5"=>"YY9/ccQux4y4oXU+uST1pxED1e5aviDagPDTFP87BX/LIr/OQFqgZQljwtJS", "X-Ops-Authorization-6"=>"JKyAK6+t+xHJT5U0pnQ6+fapc8HEPF0HnvJbW8Us5g=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/vim/1.0.2/files/7f3822fff301154dcc848ee1b34f25ac | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/7f3822fff301154dcc848ee1b34f25ac to tempfile /tmp/chef-rest20120815-1643-18alb6x | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/vim/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:MpgEZZ9nZMMrG5NbcUvS7wHCZ1g= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"Ax06R37+r/9i4CWjsYjFFeHioDAq7Rerx51g8uI7V+T7UQUb59x4rOBmcl4G", "X-Ops-Authorization-2"=>"vPdRGf0db6V6O0TqEYslnIPM3KvRtQCMu9WfVVeYSvTxUZGVtLPFEBFvXk15", "X-Ops-Authorization-3"=>"9HJOLq6NbpGnMb9VGL9ohstpQRXdLcES8Q3N8iHTYR6BIeQczdrKKRcIe88g", "X-Ops-Authorization-4"=>"I/ze4Cc1ur0rX5O43lVdNLLhXMmXS6/bqwXuqz+s04rdnNcnVYF/WM4CQPQN", "X-Ops-Authorization-5"=>"eyB3+kj16IWk0R02HK4G+djKa6K7f6gtSG/HJco+ifNU2Ki0gVsGp10gKEP/", "X-Ops-Authorization-6"=>"W7GuKV4uLt8udB0/4LqzmojRrq/4JrZl0YbacBUK5A=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/vim/1.0.2/files/82e1ca016d91d8cdcee7aa4aa6ecf72f | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/82e1ca016d91d8cdcee7aa4aa6ecf72f to tempfile /tmp/chef-rest20120815-1643-2aenh0 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/vim/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:D4k2OscNQnbt0RtFQY2URvUgOQY= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"n+/2azpqJ7VXI3k0VjvMX1KcRnPEV93Bi4t7ciNFX1BzGmQB978mVXBwMRIO", "X-Ops-Authorization-2"=>"bRDT7Qeq0zP6oZV00VoXplIfqRpWVu2rA/JVM6Xo2Inrz/0GBuKWo8oBI+Uh", "X-Ops-Authorization-3"=>"CUKIK/PawRgscVkrngXysb+yNpbgtx37m0IDDziS6xc7DZZSWTfXtw8DxEaa", "X-Ops-Authorization-4"=>"Ug+DIloFUcckujk/pyWYKRxY5zUg0HQLKqsvQrEAJVJAn/NiURzW7TRhSa25", "X-Ops-Authorization-5"=>"8bNkG/fd5C2giDfAlzFbJVVYAfWy/x68kxXGTtaNRub4jOMndSfbEGydwjpA", "X-Ops-Authorization-6"=>"z5LUTdpEfj1vpiIdeZTwdwqnu7qxWM+q+yPl25IWkw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/vim/1.0.2/files/717286a8700054838040191298e687c7 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/vim/1.0.2/files/717286a8700054838040191298e687c7 to tempfile /tmp/chef-rest20120815-1643-1tnss80 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/vim/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Synchronizing cookbook logrotate | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ilFJdpQnu+poLBJFPzNH72YuOQQ= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"RosJ5HKzvMUDFGJtvIAVqH6kLKxj8zzPEGlLq8rmeiVF6nxZc07a16jPY8ve", "X-Ops-Authorization-2"=>"WudmvUq2I8M0+G7b13YXZ/KvBSZANcgBY5bNGbO8N5O/YZeb4zikoo4qhWEu", "X-Ops-Authorization-3"=>"PAKK2EBLZHlUNSqZWKZ0QepX7MsbL4MD/+j6gMOj1xHBJ+aFm/SkvvFkAD6r", "X-Ops-Authorization-4"=>"a8D/3Yy1iaFhrHpH+cdTzMjPYvV2CLQmlelyu4ea4Bt1e1SpMx1SZTHolVIH", "X-Ops-Authorization-5"=>"ywPwW10OKSrcZJMJh28YJKTKJBBiXwA/nlauM9Dt4ZxBa1O5mWU6YNWm9GcP", "X-Ops-Authorization-6"=>"cTkr3V0ejzOSlkX2LoAsP7oBePmYU+PsUYRgQTWTZQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/cd171b7e69e29d4a199d4e1f1c60a627 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/cd171b7e69e29d4a199d4e1f1c60a627 to tempfile /tmp/chef-rest20120815-1643-3v7ehw | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/logrotate/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/logrotate | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/logrotate/recipes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ij4FCWDUbmWZCCUz+t7i9RYuVYA= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"rHxyDNi3cGtt1mIB5+B16FZlKoO/Nj82NtGgzVrnX8oxXlZPx1VZLqlNDepJ", "X-Ops-Authorization-2"=>"0JNRxUYHTOA3huBx+E9PsIxYPqvOAoBjnZRgtm0HMJ0OidJn9KXqSdUD9HrH", "X-Ops-Authorization-3"=>"k4tf8073WJhNI2XYXYFJZc0FGyA1e92L6LncZLWsPxdB/DvKJbPX902lp5gD", "X-Ops-Authorization-4"=>"WCj4YOjFUzBOOo4nMqKMdwF1STZrLmrwqwQ3sAucjN9xoccopKcI3w+1SxL2", "X-Ops-Authorization-5"=>"tlxJdZ7OooLOYbHQaymcjaf+qhQphxGx/7T8tVeCX+ij+zBRZGXWAdh757ML", "X-Ops-Authorization-6"=>"eYXubpJcus5g+YVegqdjFq+ZxAwLObSmAnkRIbOQLw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/df3ef9bc88203ac7d417bede345668de | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/df3ef9bc88203ac7d417bede345668de to tempfile /tmp/chef-rest20120815-1643-1alt97q | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/logrotate/definitions/logrotate_app.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/logrotate/definitions | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:AhJoAPp4ALvnmZhFhulCdrR4uC4= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"PCRRW5vFI9xR3YBapXU8Ii7u6jI6Igmq3KF6Av2i7zQ16W877bw0v4+mXQrX", "X-Ops-Authorization-2"=>"R/XHUmi4WrPKwNvaLv5TEE6L8BTVHQ7RThmfO24y2iNVyDvFOL2NunXKIlon", "X-Ops-Authorization-3"=>"2QYGNEzXKejYPGX4Gd3MTdXwdAPKGuklHMe0u91LKpioM/Z9ZCSKa9a1b5uL", "X-Ops-Authorization-4"=>"lhFQlv5fMl6kuDWYpX9qyyA/vhZt9fnU2UduX2BSH5hcFzbaLiPgaHueKiRR", "X-Ops-Authorization-5"=>"ho1IJlNR01S7WZ0exTzdi6u/DXewNmzB2gzseR0KuKvWeArJ0NBq7BStBYv0", "X-Ops-Authorization-6"=>"lYhsPBWhq09Sn6g8bWgeZUPh8c3y+InY02d046L1lw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/772f9cac9ea196be3bc754d9fe3f0840 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/772f9cac9ea196be3bc754d9fe3f0840 to tempfile /tmp/chef-rest20120815-1643-vnor1j | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/logrotate/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:uGVMfRYwC3xZi8/pex0GfoYwffc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"WcMg/fx+Sm055JLE3nO5iZ3pOoKUDk0lDKvPPD2GQ9TdGu4nFhvOdt0qfP4K", "X-Ops-Authorization-2"=>"B6biNzyldLkxfUE5HYop669c5QF9A3xawdweD9D6hSxtxBTxxV1Pgpfyn30K", "X-Ops-Authorization-3"=>"QKk+Qgl4QAkpaTdBrdzntWR1WvkLp4EugSsWSAUg0lamElgiIwLLY3jxBYPc", "X-Ops-Authorization-4"=>"t+5pQm+oUQIZgwIA5k/br/6RlFpX6qYQKVPicxxKP9yBBWtbWuhujphfAA3u", "X-Ops-Authorization-5"=>"Ler0XgXSHv/wQfrMKnEE5p1mQ0//45E7kdkyByg0xbqgPLuLnh6AAW2aP62v", "X-Ops-Authorization-6"=>"sZwAZsbLT+AFiqgnfCtR3g+kPJzURhbj1me+mKaqQw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/833f50ef1de18d47ad2ccd2f76b1a77e | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/833f50ef1de18d47ad2ccd2f76b1a77e to tempfile /tmp/chef-rest20120815-1643-1i2c081 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/logrotate/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ztdkf0hvxPX12dsJL5ZJ16AC8Ac= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"dIiPQY7OSmGira2sn4AtMuT/pBV4YtdtdZpcPqrbMOc36+MyWOUDaeo07PwC", "X-Ops-Authorization-2"=>"xvoHNwGENVw2YkBZ0sa/drjlvFVVhPAvtWcksOusnSFMGKfodL4TupHEI1kp", "X-Ops-Authorization-3"=>"dc5JsJZQ3cDxliReX9P3rQ7YByWYzqxPrQJChMynPrFBKhENYXNG2CCMzZad", "X-Ops-Authorization-4"=>"eCnoHt+nF31iamkMDfbFeL69jwF94rWmK7+K1Vx8Jm447mK1IFFkv1uLqdTI", "X-Ops-Authorization-5"=>"PV+5ygpsp6B94n08zx7/2RKmTORdR5bKKSRWhq7vLoC+ZokNAgqJol//gf26", "X-Ops-Authorization-6"=>"bcKNZ9HmOveC1gMrQFNBsjLztcyajBcr/dmUkTUXCA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/191a3fb8b16ed9c716cdd0a56bc3170d | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/logrotate/0.8.2/files/191a3fb8b16ed9c716cdd0a56bc3170d to tempfile /tmp/chef-rest20120815-1643-1kfrr68 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/logrotate/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Synchronizing cookbook chef-client | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:G2WfnxRHqbtycWgUPTfM89cxBDM= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"R/pk2h8jEo5RMuUTdofqGG3MVLJip66hsXjjQO9G9QeIBN+nIJ+b0SVYA2tL", "X-Ops-Authorization-2"=>"EXZ8zFUfZZT5eUwDtdahFbvYQWwtx91rVp9V8ftS10HszLX87RhwdTWhVEui", "X-Ops-Authorization-3"=>"8fR0hVtIrnbNiJ5hGZAJOANhz3j24TUjpRwfAoX9pDBCt9Dz2uEQqlLPTVO2", "X-Ops-Authorization-4"=>"ZgmSVTxA8x7jWkYaEG6+0eChNVe05SP9C6adCYU6JTHJMWWoOSbY94pIsYTw", "X-Ops-Authorization-5"=>"nmryrhq2+KPKtTCkjbT2VUqE4iDektzyxbsFq1bBkiBiDzEFc8cCu837ADwy", "X-Ops-Authorization-6"=>"hZqyZEdUVhIZt+GOlHRMO+O/HROTMFn2gS9ovCKezA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f7e83a7eb59a91afc3d7499826de71ad | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/f7e83a7eb59a91afc3d7499826de71ad to tempfile /tmp/chef-rest20120815-1643-1s2ab3k | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/recipes/config.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/recipes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:QGXtMreKWdPzEERExe9vedHwZ5Y= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"NBKDv+PJiGFqA5WiPnq22Vza5BjOSlU4kkXBmH32H7ly2tQn3f/mR/Unyrkg", "X-Ops-Authorization-2"=>"azrLNz2BoCplB4dKO2OfRUs6fa8ZNS7aHizlQ0FyNJ93m+lK7c+PFXEqzvG3", "X-Ops-Authorization-3"=>"fmX9CqIASMLmhBRRUN6/bynNPDqVMjnZOPo25md2CRH7xYQbC/JElKviqgrR", "X-Ops-Authorization-4"=>"oZJ/GnUgESTkd16R7ea19iOAm6sa58YohEKQd0iu8+NcoCLmHCtaxk7me3NF", "X-Ops-Authorization-5"=>"jirHKTwD8x6ZbXs1Sr8St2aOQtVZdu2mG1dPZCOkm2yKC61/x7iSn2E0XCRD", "X-Ops-Authorization-6"=>"5spabp8z9JQC942siIb4A5ayQA2B5+AH1ELrbxqtrQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/4f822a8dcf52f0afb7c878001f8bbd43 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/4f822a8dcf52f0afb7c878001f8bbd43 to tempfile /tmp/chef-rest20120815-1643-o9v2yw | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/recipes/cron.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:CEbRz0n0ii5ziN7h5CXk96RleoA= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"m5UsmL0q1R0K3oahfTttMEQU/bZrDetE3wIKdDUwgyY1zGdN4Ua1S1UR9DkN", "X-Ops-Authorization-2"=>"JklmEMYiKcgfIhRLY/eskaEqbnrq2+v6qX4R1zMK3rBlnfM/ruy010XwLe9h", "X-Ops-Authorization-3"=>"DfQJXySD01WnSeguzgkcQKd5/baULXm5WIwjGl6CEvwdYfpAiQE/iV+gcBXP", "X-Ops-Authorization-4"=>"/ycnavLmu5XQt0UxSM1OX6VvkPYT9urGN23oamUG2vPmwpiIXVV9J5WJ44Pw", "X-Ops-Authorization-5"=>"GetjSqwGSR5oBH+KcP+2FyZRtvWf4bLuGhzmJCtp0zohqsVLdFJ6N0mJ38NZ", "X-Ops-Authorization-6"=>"7T8GpP3orszlilZhpXfCY2MZ9yIbLGV0IObE10+VRw=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/c1a8be405e388972b4457d1c69b751c3 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/c1a8be405e388972b4457d1c69b751c3 to tempfile /tmp/chef-rest20120815-1643-tjkizm | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/recipes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:hWLTuJdaZ377aMmizk1Ut5xfasQ= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"BWr93C0AgJ+xssHeJZcYOlOlYYQMgaX6UwQzXsv1C0TS3l1fwkwUf7r1npjm", "X-Ops-Authorization-2"=>"1UNTEqEi69+2jTrJ+HZrIXa9ioVRD8FkuQL3pVRp+1E3OZ9vwTDGLFFqf2Ni", "X-Ops-Authorization-3"=>"kpimKYYbnrq4ilxAIiJBAzbrJTxaAWExCBuzyEZDpjQ5hxufC0+7MIIqXZW8", "X-Ops-Authorization-4"=>"gUDbUfLOT24Vmv1CzgvUbqprkN2uEFOnyH6JeTllI15zxgB/EUq99XBCVJ1h", "X-Ops-Authorization-5"=>"NZD1cVd18Z2vcdhC9iK9+RvcoJVfe8VpDgPrKJJ/gE2reSZ9oMD98lCjP07r", "X-Ops-Authorization-6"=>"mSHwd8kA7ZZ9Y2Y9/Vv+5tKaHyGFBWPonTBg+5ym1Q=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/17a68dd6c24bf0d5568ada00f3d2fa35 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/17a68dd6c24bf0d5568ada00f3d2fa35 to tempfile /tmp/chef-rest20120815-1643-1w4hh4a | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/recipes/delete_validation.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:tHjom/2WgMMHmGk4q1Jcvr4L/Aw= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"D8o1qa8P8puzDgCrwHfjwjTIvmCX9zNZP/iNtQl8h07V3LGJilTr594JNeBC", "X-Ops-Authorization-2"=>"evLUSvwGFJApVyxtFS+dmUw7Zu4vGLl+wOEu6QjZFzDDeHR2qUrXSc6KyA0m", "X-Ops-Authorization-3"=>"7OMTO40WLDIW9X0ToW0XIMbup6v6RHHvxcRPhLxB/FwkrrPk13yofO+Kfvce", "X-Ops-Authorization-4"=>"BWG3boLN7reFNKms+oxd2tnQO4tc+KZqE3KW5WlVJWdp4c9h4dWPS9so1Zpk", "X-Ops-Authorization-5"=>"vNnq/XKWLYwhbNA7b27w2u0jSeX4TehmbLADWL9pip3MNHtfWFiUSlAXjAMH", "X-Ops-Authorization-6"=>"5hEZjFEDQAqt2Z1sAZ2jKkvYvDO6AlK4SAa6gHdb4g=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/3245b8a5dca1538d49e7cff20d7196ee | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/3245b8a5dca1538d49e7cff20d7196ee to tempfile /tmp/chef-rest20120815-1643-lk8ohe | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/recipes/service.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:RAYRk7HMxklecx5ahEsRkVC/anc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"p4tzkUBD47fmb69Tljg05bJA1k2XvKMgS0f7q4b//aUXOSY0K0Wa8T/Vbo3a", "X-Ops-Authorization-2"=>"cXeHFjMhQKwMZyaBZNz0DZZ/5dcAj2T+QYOUy/f3bEcpJuaG/E1dK6sMynfe", "X-Ops-Authorization-3"=>"G0FoV3wmeKk56C4QyX5xu18hCXjvg6skzidwo6aSrR6RtUfxSU3FEZkD8Vq9", "X-Ops-Authorization-4"=>"2w0hEegJJ4G6UQ/ImhGRuVy3bSThA31uOM7O+A7qHu5J5h7olS0v4GCdd01d", "X-Ops-Authorization-5"=>"F/qFUmim9yGUSt+BknV7Ur9WecD0NOoJMaX+T2GaLWZ63TtQ0/BuOFJQD9oi", "X-Ops-Authorization-6"=>"VTZjKnO2gXtNQiiuyIJdHIkzO9k+6nYLCZI18Xcveg=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/06b79de5bc9760041c3fe4965babfc53 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/06b79de5bc9760041c3fe4965babfc53 to tempfile /tmp/chef-rest20120815-1643-14dsh6o | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/attributes/default.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/attributes | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:Vu+uOrfWUF4esQhNbY3uu3KqgKQ= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"rEQCEtP0tPwslE5CyvYgJSgh5m9mx4Wca0JP/DXm8ZIaH4qBavRqbsAk0WqW", "X-Ops-Authorization-2"=>"7ytjZcMBz6GKlSTdJ3TDlJrqPruqlWo+8lgrKG+6WgA2QijSkT55AWrpN7xa", "X-Ops-Authorization-3"=>"J2bD3bNvBpALJL7mK6qWeKTSBDOzWjl2H1bTysg1CdN53H1q8NXqn2B/YkyD", "X-Ops-Authorization-4"=>"1sdvwZjNVhpFCDPjpqsrRO+vWgRXiBy8tHINN3i5NjVnHT06ag3p9M5nu3aJ", "X-Ops-Authorization-5"=>"H9IQhEWmnxafaL727duQGt0GAyDbDI2O9hc0EbQlY49IvPDoWr4ClLuTtbNK", "X-Ops-Authorization-6"=>"iSaDQ9nDujPxXp3e3TQPql6E4hJMniC0gLLAzQL/FQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9fed36b3b542152ca030eda12898961b | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/9fed36b3b542152ca030eda12898961b to tempfile /tmp/chef-rest20120815-1643-1vl1hcf | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/CHANGELOG.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:vJgBbubzSThrJdZ9+18LmCAQ40k= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"JHyaGhfmlFgacEV2Xu/TbSBi0efWPHNGoZQkzJND1AiyrxWQTdLie5lkKSMY", "X-Ops-Authorization-2"=>"2qSzQUjTaEX24BQ1U/ekfR1u8Lbg7VVrPiV2VWXjEZ6JNCHC1Y2Wqtn0edqI", "X-Ops-Authorization-3"=>"CtzNa56m2JRqqLictSuNsDgdBOOg6bV3M0Gb0O2k15onPBkaH8uY1EdTksPy", "X-Ops-Authorization-4"=>"r89FV/KpHHJVKPxfeu/GO4GuRKFdVCgPewwjEQgLhF+3MUu1A0e253FkzS0M", "X-Ops-Authorization-5"=>"btHL+doP7JDsGVsDPLtJBbwKs2JcMO+te+QJTGHlHgVRIIt4jK7Z+UVGvIZg", "X-Ops-Authorization-6"=>"NqgSSpcviouVsEx6a0N5d92Rg4Ie5z1x5ZbSdW2UKQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1 to tempfile /tmp/chef-rest20120815-1643-1u7h3gd | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/CONTRIBUTING in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:ndrzngb6GV/vAINFdcoNKDA+RTQ= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"QDOmEjDYb0JsRR0rhSJuUMg/Gza7f34QRM+c08LyczlbaXfyjCOTA6D8LCRc", "X-Ops-Authorization-2"=>"cK8l3x2fjuIa6OBLPv4bHsr5C0PZTjGB3wNaAHmjuJaqf82+Apw9LYowMDJN", "X-Ops-Authorization-3"=>"MG0cdr3fzOWIn307A9jsZ0idhlxsN5snbPZkMrT+JaI/k3pusSv/nwaJCf6m", "X-Ops-Authorization-4"=>"hSmrajbrPcf51niwHRXCEI8ujZ9js934AhF8Emqwh5XqgP82Tcss+FYsBBLi", "X-Ops-Authorization-5"=>"Cv7OrEsr471tBE2kFNVFi4FROiDw2jYMdk8F6ZKf+U05dfsDBxwNqxnypq60", "X-Ops-Authorization-6"=>"uUqOBF1oQeKpuFIRaWFQc+MMFLeE9fLaZnpPNbUylQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/8f7bb094c7232b058c7e9f2e431f389c | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/8f7bb094c7232b058c7e9f2e431f389c to tempfile /tmp/chef-rest20120815-1643-1i9s4a2 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/LICENSE in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:G2NNJqo2ZoVPX4v6nEvknnL0ooA= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"nN/LYfWtJITx/N1y6yAX5bCUuS8JpT73+wyg0Y9GsDrfztpcN5dpp7NyUIar", "X-Ops-Authorization-2"=>"S0MB9ThVopkaMOZz1XvsZpmaW21Hd8G9EXSM+D/UkMbxyQ9tlYODqD7VTUTL", "X-Ops-Authorization-3"=>"1MJz1oohXCqfIGoVKPskoY+WtBf+Ifgw+/QusyAD7MkYI4WcL9N1Rc6i9YbH", "X-Ops-Authorization-4"=>"IcCb33MtLrHz6PFi3pUnP9R9jmJuTw04vHsSK2+fqODtlIsqMRdaw+qKLfEB", "X-Ops-Authorization-5"=>"dISLUJkyE/5LmslKWUj965pHFBDZ65CUL4BNbwPeUQbHorvxYziRSN3oePCQ", "X-Ops-Authorization-6"=>"qjP0bFK+F1XzBwf+oSL63ihKkpBloIN7yZ1pvt2WgA=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/a647e427c4887f5d077d8cb8b3bb9755 | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/a647e427c4887f5d077d8cb8b3bb9755 to tempfile /tmp/chef-rest20120815-1643-1jmqeto | |
| [Wed, 15 Aug 2012 00:24:35 +0000] INFO: Storing updated cookbooks/chef-client/metadata.json in the cache. | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:V2yerRxPhZzTuS8an3GZk11FCIE= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:35Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:35Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"JiClEPw5ac8zWFVH8kFqDpGrPVuvW/7ID9WYjYYAjMZ2d73tEiULY4duhDmN", "X-Ops-Authorization-2"=>"hNiDCDuR/7cbBWuF95l9VT8MdgCIYD8TZEgohFaJcOOjbcm7YNM4xgnqWYdG", "X-Ops-Authorization-3"=>"W4hb7n+L4eWA48rREO73BDsrRUEpgaQeZzK3bOdNY7BQc52PH9LS1LhoaLQN", "X-Ops-Authorization-4"=>"7JdLqzJiPb7DqK5gcENxmb7IdsRn75tE4KyPvI44IrPT5ElJ719MFS8kbkLA", "X-Ops-Authorization-5"=>"XsB1yzwJDC3f7VHvXHyYiHf9Klt6ceLTD8HOrk3ae6R+1FFW3wsh5t9Hac6v", "X-Ops-Authorization-6"=>"ATbONRLARox1jNNOo1stnnMP7ksvFZILFflOQja5zQ=="} | |
| [Wed, 15 Aug 2012 00:24:35 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/d5ffdea3ac302cd748a64d9c5da73e08 | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/d5ffdea3ac302cd748a64d9c5da73e08 to tempfile /tmp/chef-rest20120815-1643-1j5g76 | |
| [Wed, 15 Aug 2012 00:24:36 +0000] INFO: Storing updated cookbooks/chef-client/metadata.rb in the cache. | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:lIT4TgGfYQk1X+HSOuPQlQzomiY= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:24:36Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:24:36Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"NcjT1+5SYOsc+LAxGfRmWciOdgozlU0SPXlJY9UsB+37+U2GKyf90LRfaO5s", "X-Ops-Authorization-2"=>"Pw2gIeOLIAIdmynimJC0tFNthAoCFfyq8Gvwp5rY+v0w1kmiBFPCXPetuoqE", "X-Ops-Authorization-3"=>"87WtesPNukao2ztRFu6EWG8CvyJ5xNVp9NtIpMHfXxesUuEGNMpOhrQ+T45W", "X-Ops-Authorization-4"=>"2AyOtliVvQ5upW9EyuCm86CN1CE5oDTxf6z9V8dDRrDY9Z1N/Wee+d1JW/ng", "X-Ops-Authorization-5"=>"yHas0XUoabx69yoXVYMAE2NqrZlLmAC/KIj1FIKhjCmStOU3n8+z7FwQOSxM", "X-Ops-Authorization-6"=>"wTdEz4COrhIBNUHfsFpcqoEmdvo+e2UzVrxEC8m0Lw=="} | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/91f57261a315f71c8927586ed6d36365 | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/91f57261a315f71c8927586ed6d36365 to tempfile /tmp/chef-rest20120815-1643-1bplivq | |
| [Wed, 15 Aug 2012 00:24:36 +0000] INFO: Storing updated cookbooks/chef-client/README.md in the cache. | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook user's providers from /srv/chef/file_store/cookbooks/user/providers/account.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/user/providers/account.rb into a provider named user_account defined in Chef::Provider::UserAccount | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook apt's providers from /srv/chef/file_store/cookbooks/apt/providers/preference.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook apt's providers from /srv/chef/file_store/cookbooks/apt/providers/repository.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook sudo's providers from /srv/chef/file_store/cookbooks/sudo/providers/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/sudo/providers/default.rb into a provider named sudo defined in Chef::Provider::Sudo | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook user's resources from /srv/chef/file_store/cookbooks/user/resources/account.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/user/resources/account.rb into a resource named user_account defined in Chef::Resource::UserAccount | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook apt's resources from /srv/chef/file_store/cookbooks/apt/resources/preference.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook apt's resources from /srv/chef/file_store/cookbooks/apt/resources/repository.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook sudo's resources from /srv/chef/file_store/cookbooks/sudo/resources/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loaded contents of /srv/chef/file_store/cookbooks/sudo/resources/default.rb into a resource named sudo defined in Chef::Resource::Sudo | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Node brains loading cookbook user's attribute file /srv/chef/file_store/cookbooks/user/attributes/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Node brains loading cookbook ntp's attribute file /srv/chef/file_store/cookbooks/ntp/attributes/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Node brains loading cookbook sudo's attribute file /srv/chef/file_store/cookbooks/sudo/attributes/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Node brains loading cookbook vim's attribute file /srv/chef/file_store/cookbooks/vim/attributes/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Node brains loading cookbook chef-client's attribute file /srv/chef/file_store/cookbooks/chef-client/attributes/default.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading cookbook logrotate's definitions from /srv/chef/file_store/cookbooks/logrotate/definitions/logrotate_app.rb | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe bootstrap::chef_client_configs via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe chef_client_configs in cookbook bootstrap | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe user::data_bag via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe data_bag in cookbook user | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe apt via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook apt | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe sysctl via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook sysctl | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe openssh via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook openssh | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe ntp via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook ntp | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe sudo via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook sudo | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe vim via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook vim | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe logrotate via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook logrotate | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe chef-client via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe default in cookbook chef-client | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Loading Recipe chef-client::service via include_recipe | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Found recipe service in cookbook chef-client | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Converging node brains | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Processing bash[move_client_config_to_etc_chef] on brains | |
| [Wed, 15 Aug 2012 00:24:36 +0000] INFO: Processing bash[move_client_config_to_etc_chef] action run (bootstrap::chef_client_configs line 1) | |
| [Wed, 15 Aug 2012 00:24:36 +0000] INFO: bash[move_client_config_to_etc_chef] ran successfully | |
| [Wed, 15 Aug 2012 00:24:36 +0000] DEBUG: Processing execute[apt-get-update] on brains | |
| [Wed, 15 Aug 2012 00:24:36 +0000] INFO: Processing execute[apt-get-update] action run (apt::default line 22) | |
| [Wed, 15 Aug 2012 00:24:42 +0000] INFO: execute[apt-get-update] ran successfully | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: Processing execute[apt-get update] on brains | |
| [Wed, 15 Aug 2012 00:24:42 +0000] INFO: Processing execute[apt-get update] action nothing (apt::default line 29) | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: Doing nothing for execute[apt-get update] | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: Processing package[update-notifier-common] on brains | |
| [Wed, 15 Aug 2012 00:24:42 +0000] INFO: Processing package[update-notifier-common] action install (apt::default line 36) | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: package[update-notifier-common] checking package status for update-notifier-common | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: package[update-notifier-common] current version is nil | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: package[update-notifier-common] candidate version is 0.99.3debian8 | |
| [Wed, 15 Aug 2012 00:24:42 +0000] DEBUG: Executing apt-get -q -y install update-notifier-common=0.99.3debian8 | |
| [Wed, 15 Aug 2012 00:24:48 +0000] DEBUG: ---- Begin output of apt-get -q -y install update-notifier-common=0.99.3debian8 ---- | |
| [Wed, 15 Aug 2012 00:24:48 +0000] DEBUG: STDOUT: Reading package lists... | |
| Building dependency tree... | |
| Reading state information... | |
| The following NEW packages will be installed: | |
| update-notifier-common | |
| 0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded. | |
| Need to get 163 kB of archives. | |
| After this operation, 864 kB of additional disk space will be used. | |
| Get:1 http://http.us.debian.org/debian/ squeeze/main update-notifier-common all 0.99.3debian8 [163 kB] | |
| Fetched 163 kB in 5s (30.1 kB/s) | |
| Selecting previously deselected package update-notifier-common. | |
| (Reading database ... 36904 files and directories currently installed.) | |
| Unpacking update-notifier-common (from .../update-notifier-common_0.99.3debian8_all.deb) ... | |
| Setting up update-notifier-common (0.99.3debian8) ... | |
| [Wed, 15 Aug 2012 00:24:48 +0000] DEBUG: STDERR: | |
| [Wed, 15 Aug 2012 00:24:48 +0000] DEBUG: ---- End output of apt-get -q -y install update-notifier-common=0.99.3debian8 ---- | |
| [Wed, 15 Aug 2012 00:24:48 +0000] DEBUG: Ran apt-get -q -y install update-notifier-common=0.99.3debian8 returned 0 | |
| [Wed, 15 Aug 2012 00:24:48 +0000] INFO: package[update-notifier-common] installed version 0.99.3debian8 | |
| [Wed, 15 Aug 2012 00:24:48 +0000] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate) | |
| [Wed, 15 Aug 2012 00:24:48 +0000] INFO: Processing execute[apt-get-update] action run (apt::default line 22) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: execute[apt-get-update] ran successfully | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing execute[apt-get-update-periodic] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 40) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing directory[/var/cache/local] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing directory[/var/cache/local] action create (apt::default line 50) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: directory[/var/cache/local] created directory /var/cache/local | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: directory[/var/cache/local] mode changed to 644 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing directory[/var/cache/local/preseeding] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 50) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: directory[/var/cache/local/preseeding] mode changed to 644 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing cookbook_file[/etc/sysctl.d/69-chef-static.conf] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing cookbook_file[/etc/sysctl.d/69-chef-static.conf] action create (sysctl::default line 33) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] ERROR: cookbook_file[/etc/sysctl.d/69-chef-static.conf] (sysctl::default line 33) had an error: Cookbook 'sysctl' (0.1.0) does not contain a file at any of these locations: | |
| files/debian-6.0.5/69-chef-static.conf | |
| files/debian/69-chef-static.conf | |
| files/default/69-chef-static.conf | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing service[procps] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing service[procps] action nothing (sysctl::default line 39) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[procps] falling back to process table inspection | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[procps] attempting to match 'procps' (/procps/) against process list | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[procps] running: false | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[procps] runlevel S, action start, priority 13 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Doing nothing for service[procps] | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing package[openssh-client] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing package[openssh-client] action install (openssh::default line 30) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-client] checking package status for openssh-client | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-client] current version is 1:5.5p1-6+squeeze2 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-client] candidate version is 1:5.5p1-6+squeeze2 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-client] is already installed - nothing to do | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing package[openssh-server] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing package[openssh-server] action install (openssh::default line 30) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-server] checking package status for openssh-server | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-server] current version is 1:5.5p1-6+squeeze2 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-server] candidate version is 1:5.5p1-6+squeeze2 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[openssh-server] is already installed - nothing to do | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing service[ssh] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing service[ssh] action enable (openssh::default line 33) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] supports status, running | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] is running | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 2, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 3, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 4, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 5, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] already enabled - nothing to do | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing service[ssh] action start (openssh::default line 33) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] supports status, running | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] is running | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 2, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 3, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 4, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] runlevel 5, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: service[ssh] already running - nothing to do | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Processing package[ntpdate] on brains | |
| [Wed, 15 Aug 2012 00:24:54 +0000] INFO: Processing package[ntpdate] action install (ntp::default line 24) | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[ntpdate] checking package status for ntpdate | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[ntpdate] current version is nil | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: package[ntpdate] candidate version is 1:4.2.6.p2+dfsg-1+b1 | |
| [Wed, 15 Aug 2012 00:24:54 +0000] DEBUG: Executing apt-get -q -y install ntpdate=1:4.2.6.p2+dfsg-1+b1 | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: ---- Begin output of apt-get -q -y install ntpdate=1:4.2.6.p2+dfsg-1+b1 ---- | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: STDOUT: Reading package lists... | |
| Building dependency tree... | |
| Reading state information... | |
| The following extra packages will be installed: | |
| lockfile-progs ntpdate | |
| The following NEW packages will be installed: | |
| lockfile-progs ntpdate | |
| 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. | |
| Need to get 90.3 kB of archives. | |
| After this operation, 279 kB of additional disk space will be used. | |
| Get:1 http://http.us.debian.org/debian/ squeeze/main ntpdate amd64 1:4.2.6.p2+dfsg-1+b1 [80.0 kB] | |
| Get:2 http://http.us.debian.org/debian/ squeeze/main lockfile-progs amd64 0.1.15 [10.3 kB] | |
| Fetched 90.3 kB in 5s (16.9 kB/s) | |
| Selecting previously deselected package ntpdate. | |
| (Reading database ... 36986 files and directories currently installed.) | |
| Unpacking ntpdate (from .../ntpdate_1%3a4.2.6.p2+dfsg-1+b1_amd64.deb) ... | |
| Selecting previously deselected package lockfile-progs. | |
| Unpacking lockfile-progs (from .../lockfile-progs_0.1.15_amd64.deb) ... | |
| Processing triggers for man-db ... | |
| Setting up ntpdate (1:4.2.6.p2+dfsg-1+b1) ... | |
| Setting up lockfile-progs (0.1.15) ... | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: STDERR: | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: ---- End output of apt-get -q -y install ntpdate=1:4.2.6.p2+dfsg-1+b1 ---- | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: Ran apt-get -q -y install ntpdate=1:4.2.6.p2+dfsg-1+b1 returned 0 | |
| [Wed, 15 Aug 2012 00:25:00 +0000] INFO: package[ntpdate] installed version 1:4.2.6.p2+dfsg-1+b1 | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: Processing package[ntp] on brains | |
| [Wed, 15 Aug 2012 00:25:00 +0000] INFO: Processing package[ntp] action install (ntp::default line 27) | |
| [Wed, 15 Aug 2012 00:25:00 +0000] DEBUG: package[ntp] checking package status for ntp | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[ntp] current version is 1:4.2.6.p2+dfsg-1+b1 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[ntp] candidate version is 1:4.2.6.p2+dfsg-1+b1 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[ntp] is already installed - nothing to do | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Processing directory[/var/log/ntpstats/] on brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing directory[/var/log/ntpstats/] action create (ntp::default line 49) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Processing service[ntp] on brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing service[ntp] action enable (ntp::default line 56) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] supports status, running | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] is running | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 2, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 3, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 4, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 5, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] already enabled - nothing to do | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing service[ntp] action start (ntp::default line 56) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] supports status, running | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] is running | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 2, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 3, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 4, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] runlevel 5, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: service[ntp] already running - nothing to do | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Processing template[/etc/ntp.conf] on brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing template[/etc/ntp.conf] action create (ntp::default line 61) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:DzPWMQeXJi8qOW3DxORA+/pxlkI= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:25:01Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:25:01Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"EAD6iDe1y8WP2qD15r6rrElW1oXeIhczGz4tHpvEtUvr9BuMVuMdq/RcIYdn", "X-Ops-Authorization-2"=>"lT+2jnoxpcB6F1s98z+FPPFY3fvLNf1xbJdWePTf1TJgLBpRN+cgypzrzY4J", "X-Ops-Authorization-3"=>"4EwAXZVH9UQnllpd18kIUaZy81I/mU6C+miLdganeuW4XsfUWphUwT+Pu478", "X-Ops-Authorization-4"=>"Oa/1gb9O9MpNhON3XHKE2YJqEY+Q39t2pTocwIGKzZIKa4pN3Q5g9TtKOcmO", "X-Ops-Authorization-5"=>"whbkrqU458O6NBDxE1SUVCD9Cj7qH3M75trx8JUtGm9HnvavRm+DxJjRaqNB", "X-Ops-Authorization-6"=>"kybFhdVchUhKsqZQYQdyS9Lzv83ECIBkWwJe5jvBZQ=="} | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/ntp/1.1.8/files/94677d044ed0ba4e05a38eee52afe55f | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/ntp/1.1.8/files/94677d044ed0ba4e05a38eee52afe55f to tempfile /tmp/chef-rest20120815-1643-18bwybl | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Storing updated cookbooks/ntp/templates/default/ntp.conf.erb in the cache. | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/ntp/templates | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/ntp/templates/default | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Current content's checksum: 8bbb982bc6396f4236dd12a425d8dc0a4b8392a085bef7af492029e811ee6d38 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Rendered content's checksum: b1e53b2c62d7945c5c397eb840a8c6898b244560190fc6817198e93e211cc3ee | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: template[/etc/ntp.conf] backed up to /srv/chef/cache/etc/ntp.conf.chef-20120815002501 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: template[/etc/ntp.conf] mode changed to 644 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: template[/etc/ntp.conf] updated content | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Processing package[sudo] on brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing package[sudo] action upgrade (sudo::default line 20) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[sudo] checking package status for sudo | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[sudo] current version is 1.7.4p4-2.squeeze.3 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[sudo] candidate version is 1.7.4p4-2.squeeze.3 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[sudo] is at the latest version - nothing to do | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Processing template[/etc/sudoers] on brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing template[/etc/sudoers] action create (sudo::default line 41) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:UGamIdaf49NhMTzNUzA71167sM4= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:25:01Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:25:01Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"Ul5U45pcDGSdxMCRm0caJ8UYiRZDK5iHOk74Scwc4i3xq1pJTgIheYbHG+8j", "X-Ops-Authorization-2"=>"BUyw5s8JCDnQQr/a2ZUY7BTZn32JQvOkbWPvS7JCgdF8s+CHdZegaPl7QN4I", "X-Ops-Authorization-3"=>"y3nIOWFXv1X3vC3Hd2RPImCNjO9Mabi1MwUTbFGVY1rj2q7uIL4CrSLQiqnE", "X-Ops-Authorization-4"=>"swOovGZyi2XIWOKX4RkuKzDdIDJI27FM1e02o9Yn8I1sbB46D2nTvzkrS4Up", "X-Ops-Authorization-5"=>"bK3PMytjJ4H2aF8ZZnUA2DM+sngOWxN28Vw3egXsnPlBuhcH2rguvztee+AF", "X-Ops-Authorization-6"=>"GAZeYrHlp62eIeEnVH+h4+E7/pswRIsiA8xU3tq1Kg=="} | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/sudo/1.1.0/files/c1f22788bcd18d86e3e006de75b376e4 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/sudo/1.1.0/files/c1f22788bcd18d86e3e006de75b376e4 to tempfile /tmp/chef-rest20120815-1643-1h37tvl | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Storing updated cookbooks/sudo/templates/default/sudoers.erb in the cache. | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo/templates | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/sudo/templates/default | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Current content's checksum: 414e0fdbfa0de7508f867c4501db8080c65475789f079a33069e463febe79c51 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Rendered content's checksum: 8e612814c0171229bb54b285b39e90dd2621a1b23513d6a94e4f2c8ce3fc2e43 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: template[/etc/sudoers] backed up to /srv/chef/cache/etc/sudoers.chef-20120815002501 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: template[/etc/sudoers] mode changed to 440 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: template[/etc/sudoers] updated content | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Processing package[vim] on brains | |
| [Wed, 15 Aug 2012 00:25:01 +0000] INFO: Processing package[vim] action install (vim::default line 30) | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[vim] checking package status for vim | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[vim] current version is nil | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: package[vim] candidate version is 2:7.2.445+hg~cb94c42c0e1a-1 | |
| [Wed, 15 Aug 2012 00:25:01 +0000] DEBUG: Executing apt-get -q -y install vim=2:7.2.445+hg~cb94c42c0e1a-1 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: ---- Begin output of apt-get -q -y install vim=2:7.2.445+hg~cb94c42c0e1a-1 ---- | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: STDOUT: Reading package lists... | |
| Building dependency tree... | |
| Reading state information... | |
| The following extra packages will be installed: | |
| vim vim-runtime | |
| Suggested packages: | |
| ctags vim-doc vim-scripts | |
| The following NEW packages will be installed: | |
| vim vim-runtime | |
| 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. | |
| Need to get 7,122 kB of archives. | |
| After this operation, 27.8 MB of additional disk space will be used. | |
| Get:1 http://http.us.debian.org/debian/ squeeze/main vim-runtime all 2:7.2.445+hg~cb94c42c0e1a-1 [6,207 kB] | |
| Get:2 http://http.us.debian.org/debian/ squeeze/main vim amd64 2:7.2.445+hg~cb94c42c0e1a-1 [915 kB] | |
| Fetched 7,122 kB in 9s (724 kB/s) | |
| Selecting previously deselected package vim-runtime. | |
| (Reading database ... 37019 files and directories currently installed.) | |
| Unpacking vim-runtime (from .../vim-runtime_2%3a7.2.445+hg~cb94c42c0e1a-1_all.deb) ... | |
| Adding 'diversion of /usr/share/vim/vim72/doc/help.txt to /usr/share/vim/vim72/doc/help.txt.vim-tiny by vim-runtime' | |
| Adding 'diversion of /usr/share/vim/vim72/doc/tags to /usr/share/vim/vim72/doc/tags.vim-tiny by vim-runtime' | |
| Selecting previously deselected package vim. | |
| Unpacking vim (from .../vim_2%3a7.2.445+hg~cb94c42c0e1a-1_amd64.deb) ... | |
| Processing triggers for man-db ... | |
| Setting up vim-runtime (2:7.2.445+hg~cb94c42c0e1a-1) ... | |
| Processing /usr/share/vim/addons/doc | |
| Setting up vim (2:7.2.445+hg~cb94c42c0e1a-1) ... | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode. | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode. | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode. | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode. | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode. | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode. | |
| update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode. | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: STDERR: | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: ---- End output of apt-get -q -y install vim=2:7.2.445+hg~cb94c42c0e1a-1 ---- | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Ran apt-get -q -y install vim=2:7.2.445+hg~cb94c42c0e1a-1 returned 0 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: package[vim] installed version 2:7.2.445+hg~cb94c42c0e1a-1 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing package[logrotate] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing package[logrotate] action upgrade (logrotate::default line 20) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: package[logrotate] checking package status for logrotate | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: package[logrotate] current version is 3.7.8-6 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: package[logrotate] candidate version is 3.7.8-6 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: package[logrotate] is at the latest version - nothing to do | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing directory[/var/run/chef] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing directory[/var/run/chef] action create (chef-client::service line 42) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: directory[/var/run/chef] created directory /var/run/chef | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing directory[/var/cache/chef] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing directory[/var/cache/chef] action create (chef-client::service line 42) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: directory[/var/cache/chef] created directory /var/cache/chef | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing directory[/var/lib/chef] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing directory[/var/lib/chef] action create (chef-client::service line 42) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: directory[/var/lib/chef] created directory /var/lib/chef | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing directory[/var/log/chef] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing directory[/var/log/chef] action create (chef-client::service line 42) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: directory[/var/log/chef] created directory /var/log/chef | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing template[/etc/init.d/chef-client] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing template[/etc/init.d/chef-client] action create (chef-client::service line 61) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:1KwMe7gvqfOJyReqj+s47Fg41nc= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:25:13Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:25:13Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"SGOmZ3jDsjwEPD7eJCN1ZYiubOt6F1auUjY0SmKTGiPUow+/GqH8UfGFEoY4", "X-Ops-Authorization-2"=>"lQtacdBXcllygSgpEibaTfSxBkD3jMyhibD2WqkVsTLZq6EwyZmhIGK1yB1Y", "X-Ops-Authorization-3"=>"zO3coZ0mJeaYr1RJxCoZkF7BhJGnAVUw7qVjhxKa1+OfDUAeVXdWz1ftVpAA", "X-Ops-Authorization-4"=>"QPzjuZ4kXg45d7nDo8dFd3glH8CJ6DQ/rupyl3I/2fQvsRkFGX6Wzeyd10VF", "X-Ops-Authorization-5"=>"CwqJN1p1kciV/t49Q9lka21hugGPQ40w0RWFW6KKoBbb0XFurgrRZIfyTTNb", "X-Ops-Authorization-6"=>"OXHSzZKRmVGfyOO23oJ/C3J5onbRF3Mw0mqS+a99UQ=="} | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/b40d723731853210d14958904ccddf3b | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/b40d723731853210d14958904ccddf3b to tempfile /tmp/chef-rest20120815-1643-1edl402 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Storing updated cookbooks/chef-client/templates/default/debian/init.d/chef-client.erb in the cache. | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/templates | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/templates/default | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/templates/default/debian | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/templates/default/debian/init.d | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Current content's checksum: | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Rendered content's checksum: b7c9572961a16aac1ed1ddb37f94de83585c180237ca27c0fd18cb01a5255f86 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: template[/etc/init.d/chef-client] mode changed to 755 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: template[/etc/init.d/chef-client] updated content | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing template[/etc/default/chef-client] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing template[/etc/default/chef-client] action create (chef-client::service line 70) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: String to sign: 'Method:GET | |
| Hashed Path:cd2yTmuISWZLgLePtUsyVns625M= | |
| X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk= | |
| X-Ops-Timestamp:2012-08-15T00:25:13Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:25:13Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"QZV1SohvTodIkBi+rqlmO1fGDp7vS+ZGYKHOEv+85qaTW7fSSR6nmkTXgh2+", "X-Ops-Authorization-2"=>"3gKxWtvsOxSigYYHXX9RV2qnoi8u7l8ZKVth2UueUan7pOOAilpD2av6uMsm", "X-Ops-Authorization-3"=>"/WnC8Jl6Czn/NPvwxwCLg5E63s5lz8dUWezP12FPdpdBD4XIRFIvqV7Vqer0", "X-Ops-Authorization-4"=>"8uDheVg1dEbEZtB0oPCRY2vCsQxxrOD2sbkBQ1z95Xakm9rK6dLbI7NDZngB", "X-Ops-Authorization-5"=>"gY4+rykb3r5IbUixFlsOR6WzVHrI43w/lZcFeRCPEMZYtDjofn/CNblpC0oJ", "X-Ops-Authorization-6"=>"LMhlg+/Ygl9XVXhd+cyNDcw5qLHtOHno8bkI4rl6kA=="} | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Sending HTTP Request via GET to 192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/6de340578cbeb0ed2dc2074805971057 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Streaming download from http://192.168.17.2:4000/cookbooks/chef-client/1.1.4/files/6de340578cbeb0ed2dc2074805971057 to tempfile /tmp/chef-rest20120815-1643-4ut3m6 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Storing updated cookbooks/chef-client/templates/default/debian/default/chef-client.erb in the cache. | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Creating directory /srv/chef/file_store/cookbooks/chef-client/templates/default/debian/default | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Current content's checksum: | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Rendered content's checksum: 13b3d0652a11331bd1cb3ac37e1c85e8331693f132521c4e32a9d251d1478ab4 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: template[/etc/default/chef-client] mode changed to 644 | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: template[/etc/default/chef-client] updated content | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: template[/etc/default/chef-client] not queuing delayed action restart on service[chef-client] (delayed), as it's already been queued | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: Processing service[chef-client] on brains | |
| [Wed, 15 Aug 2012 00:25:13 +0000] INFO: Processing service[chef-client] action enable (chef-client::service line 76) | |
| [Wed, 15 Aug 2012 00:25:13 +0000] DEBUG: service[chef-client] supports status, running | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: Executing /usr/sbin/update-rc.d -f chef-client remove | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: ---- Begin output of /usr/sbin/update-rc.d -f chef-client remove ---- | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: STDOUT: update-rc.d: using dependency based boot sequencing | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: STDERR: | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: ---- End output of /usr/sbin/update-rc.d -f chef-client remove ---- | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: Ran /usr/sbin/update-rc.d -f chef-client remove returned 0 | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: Executing /usr/sbin/update-rc.d chef-client defaults | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: ---- Begin output of /usr/sbin/update-rc.d chef-client defaults ---- | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: STDOUT: update-rc.d: using dependency based boot sequencing | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: STDERR: | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: ---- End output of /usr/sbin/update-rc.d chef-client defaults ---- | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: Ran /usr/sbin/update-rc.d chef-client defaults returned 0 | |
| [Wed, 15 Aug 2012 00:25:14 +0000] INFO: service[chef-client] enabled | |
| [Wed, 15 Aug 2012 00:25:14 +0000] INFO: template[/etc/ntp.conf] sending restart action to service[ntp] (delayed) | |
| [Wed, 15 Aug 2012 00:25:14 +0000] INFO: Processing service[ntp] action restart (ntp::default line 56) | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: service[ntp] supports status, running | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: service[ntp] is running | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: service[ntp] runlevel 2, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: service[ntp] runlevel 3, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: service[ntp] runlevel 4, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:14 +0000] DEBUG: service[ntp] runlevel 5, action start, priority 18 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] INFO: service[ntp] restarted | |
| [Wed, 15 Aug 2012 00:25:16 +0000] INFO: template[/etc/init.d/chef-client] sending restart action to service[chef-client] (delayed) | |
| [Wed, 15 Aug 2012 00:25:16 +0000] INFO: Processing service[chef-client] action restart (chef-client::service line 76) | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] supports status, running | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 0, action stop, priority 01 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 1, action stop, priority 01 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 2, action start, priority 17 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 3, action start, priority 17 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 4, action start, priority 17 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 5, action start, priority 17 | |
| [Wed, 15 Aug 2012 00:25:16 +0000] DEBUG: service[chef-client] runlevel 6, action stop, priority 01 | |
| [Wed, 15 Aug 2012 00:25:23 +0000] INFO: service[chef-client] restarted | |
| [Wed, 15 Aug 2012 00:25:23 +0000] DEBUG: Saving the current state of node brains | |
| [Wed, 15 Aug 2012 00:25:23 +0000] DEBUG: Signing the request as brains | |
| [Wed, 15 Aug 2012 00:25:23 +0000] DEBUG: String to sign: 'Method:PUT | |
| Hashed Path:vHzkR2tX1UcAdj0TRZTZW/yBi0g= | |
| X-Ops-Content-Hash:2W2CqSl87wnOQ+IcparU39tx9CE= | |
| X-Ops-Timestamp:2012-08-15T00:25:23Z | |
| X-Ops-UserId:brains' | |
| Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"brains", "X-Ops-Timestamp"=>"2012-08-15T00:25:23Z", "X-Ops-Content-Hash"=>"2W2CqSl87wnOQ+IcparU39tx9CE=", "X-Ops-Authorization-1"=>"VDfAaotI+aFaxrfDjC7ESjhI8edx0t5qHW9TuVcjuFqZ0fUtSY0tidhsBTMm", "X-Ops-Authorization-2"=>"KcllZt70B/6lry4UWcd3bIEqxYokUvtiRezO0IB6cGf6YBQsBzaylQ8h7L7D", "X-Ops-Authorization-3"=>"x/dT2cfRBZchQXSX6wvum1f4ajGt4HpDOcqv6aOf6jJbCJ/DyfnxWXsxl1kf", "X-Ops-Authorization-4"=>"NSjlt3+BwEwJ+AU6wodsjtTfatH9ccuNxZGQ3M85e54aVN/sgnhIa/Ofjjew", "X-Ops-Authorization-5"=>"hjBsOxkJaW52bom6az7FOfFoQ96KCZp9SUkTu2nx/DIoGvIyGLb8+j0Nq9Bm", "X-Ops-Authorization-6"=>"Q2MS4o/33jswKqfU7nK5UC5FU7yQa6aEwf0VdFnfMw=="} | |
| [Wed, 15 Aug 2012 00:25:23 +0000] DEBUG: Sending HTTP Request via PUT to 192.168.17.2:4000/nodes/brains | |
| [Wed, 15 Aug 2012 00:25:24 +0000] INFO: Chef Run complete in 50.73361179 seconds | |
| [Wed, 15 Aug 2012 00:25:24 +0000] DEBUG: Cleaning the checksum cache | |
| [Wed, 15 Aug 2012 00:25:24 +0000] INFO: Running report handlers | |
| [Wed, 15 Aug 2012 00:25:24 +0000] INFO: Report handlers complete | |
| [Wed, 15 Aug 2012 00:25:24 +0000] DEBUG: Exiting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment