Skip to content

Instantly share code, notes, and snippets.

@rabidpraxis
Created June 22, 2012 02:27
Show Gist options
  • Save rabidpraxis/2969853 to your computer and use it in GitHub Desktop.
Save rabidpraxis/2969853 to your computer and use it in GitHub Desktop.
chef-defunct-debug-log
[2012-06-22T02:15:50+00:00] INFO: *** Chef 10.12.0 ***
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin os
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin kernel
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin ruby
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin languages
[2012-06-22T02:15:50+00:00] 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 ----
[2012-06-22T02:15:50+00:00] DEBUG: platform=x86_64-linux,version=1.9.3,release_date=2012-04-20,target=x86_64-pc-linux-gnu,target_cpu=x86_64,target_vendor=pc,target_os=linux,host=x86_64-pc-linux-gnu,host_cpu=x86_64,host_os=linux-gnu,host_vendor=pc,bin_dir=/usr/bin,ruby_bin=/usr/bin/ruby1.9.1,
[2012-06-22T02:15:50+00:00] 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 ----
[2012-06-22T02:15:50+00:00] 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 ----
[2012-06-22T02:15:50+00:00] DEBUG: -e:1: Use RbConfig instead of obsolete and deprecated Config.
[2012-06-22T02:15:50+00:00] 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 ----
[2012-06-22T02:15:50+00:00] 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
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: gem1.9.1
[2012-06-22T02:15:50+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'") returned 0
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: /var/lib/gems/1.9.1
[2012-06-22T02:15:50+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!") returned 0
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -s STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: Linux
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -s STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -s STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -s STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (uname -s) returned 0
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -r STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: 3.0.0-16-virtual
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -r STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -r STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -r STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (uname -r) returned 0
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -v STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: #28-Ubuntu SMP Fri Jan 27 18:22:35 UTC 2012
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -v STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -v STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -v STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (uname -v) returned 0
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -m STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: x86_64
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -m STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin uname -m STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End uname -m STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (uname -m) returned 0
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin chef
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin uptime
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin php
[2012-06-22T02:15:50+00:00] DEBUG: Plugin php threw exception #<Ohai::Exceptions::Exec: command php -v doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/php.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin ohai
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin command
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin java
[2012-06-22T02:15:50+00:00] DEBUG: Plugin java threw exception #<Ohai::Exceptions::Exec: command java -version doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/java.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin c
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin gcc -v STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End gcc -v STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin gcc -v STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
[2012-06-22T02:15:50+00:00] DEBUG: ---- End gcc -v STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (gcc -v) returned 0
[2012-06-22T02:15:50+00:00] DEBUG: Plugin c threw exception #<Ohai::Exceptions::Exec: command /lib/libc.so.6 doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:41:in `block in from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:40:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:40:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin keys
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin dmi_common
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin ohai_time
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin passwd
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin platform
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin linux::platform
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin linux::lsb
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin eucalyptus
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin hostname
[2012-06-22T02:15:50+00:00] DEBUG: Loading plugin linux::hostname
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin hostname -s STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ip-10-48-161-57
[2012-06-22T02:15:50+00:00] DEBUG: ---- End hostname -s STDOUT ----
[2012-06-22T02:15:50+00:00] DEBUG: ---- Begin hostname -s STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG:
[2012-06-22T02:15:50+00:00] DEBUG: ---- End hostname -s STDERR ----
[2012-06-22T02:15:50+00:00] DEBUG: Ran (hostname -s) returned 0
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin hostname --fqdn STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: ip-10-48-161-57.eu-west-1.compute.internal
[2012-06-22T02:15:51+00:00] DEBUG: ---- End hostname --fqdn STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin hostname --fqdn STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG:
[2012-06-22T02:15:51+00:00] DEBUG: ---- End hostname --fqdn STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG: Ran (hostname --fqdn) returned 0
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin network
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::network
[2012-06-22T02:15:51+00:00] DEBUG: default_interface set to eth0
[2012-06-22T02:15:51+00:00] DEBUG: default_gateway set to 10.48.161.1
[2012-06-22T02:15:51+00:00] DEBUG: Unable to determine default inet6 interface
[2012-06-22T02:15:51+00:00] DEBUG: has_euca_mac? == false
[2012-06-22T02:15:51+00:00] DEBUG: has_euca_mac? == false
[2012-06-22T02:15:51+00:00] DEBUG: has_euca_mac? == false
[2012-06-22T02:15:51+00:00] DEBUG: looks_like_euca? == false
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin rackspace
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin lua
[2012-06-22T02:15:51+00:00] DEBUG: Plugin lua threw exception #<Ohai::Exceptions::Exec: command lua -v doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/lua.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin python
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin python -c "import sys; print sys.version" STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1]
[2012-06-22T02:15:51+00:00] DEBUG: ---- End python -c "import sys; print sys.version" STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin python -c "import sys; print sys.version" STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG:
[2012-06-22T02:15:51+00:00] DEBUG: ---- End python -c "import sys; print sys.version" STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG: Ran (python -c "import sys; print sys.version") returned 0
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin ec2
[2012-06-22T02:15:51+00:00] DEBUG: has_ec2_mac? == true
[2012-06-22T02:15:51+00:00] DEBUG: can_metadata_connect? == true
[2012-06-22T02:15:51+00:00] DEBUG: looks_like_ec2? == true
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin perl
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin perl -V:version -V:archname STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: version='5.12.4';
archname='x86_64-linux-gnu-thread-multi';
[2012-06-22T02:15:51+00:00] DEBUG: ---- End perl -V:version -V:archname STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin perl -V:version -V:archname STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG:
[2012-06-22T02:15:51+00:00] DEBUG: ---- End perl -V:version -V:archname STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG: Ran (perl -V:version -V:archname) returned 0
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin cloud
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin virtualization
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::virtualization
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin dmi
[2012-06-22T02:15:51+00:00] DEBUG: unrecognized output line; discarding:
# No SMBIOS nor DMI entry point found, sorry.
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin groovy
[2012-06-22T02:15:51+00:00] DEBUG: Plugin groovy threw exception #<Ohai::Exceptions::Exec: command groovy -v doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/groovy.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin erlang
[2012-06-22T02:15:51+00:00] DEBUG: Plugin erlang threw exception #<Ohai::Exceptions::Exec: command erl +V doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/erlang.rb:26:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin network_listeners
[2012-06-22T02:15:51+00:00] DEBUG: Plugin network_listeners threw exception #<LoadError: cannot load such file -- sigar> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/network_listeners.rb:19:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin ip_scopes
[2012-06-22T02:15:51+00:00] DEBUG: ip_scopes: cannot load gem, plugin disabled: cannot load such file -- ipaddr_extensions
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin mono
[2012-06-22T02:15:51+00:00] DEBUG: Plugin mono threw exception #<Ohai::Exceptions::Exec: command mono -V doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/mono.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:216:in `run_ohai'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:152:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::uptime
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::cpu
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::ssh_host_key
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::memory
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::filesystem
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::ps
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::block_device
[2012-06-22T02:15:51+00:00] DEBUG: Loading plugin linux::kernel
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin uname -o STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: GNU/Linux
[2012-06-22T02:15:51+00:00] DEBUG: ---- End uname -o STDOUT ----
[2012-06-22T02:15:51+00:00] DEBUG: ---- Begin uname -o STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG:
[2012-06-22T02:15:51+00:00] DEBUG: ---- End uname -o STDERR ----
[2012-06-22T02:15:51+00:00] DEBUG: Ran (uname -o) returned 0
[2012-06-22T02:15:51+00:00] DEBUG: Client key /etc/chef/client.pem is present - skipping registration
[2012-06-22T02:15:51+00:00] DEBUG: Building node object for london_prod_placeholder
[2012-06-22T02:15:51+00:00] DEBUG: Signing the request as london_prod_placeholder
[2012-06-22T02:15:51+00:00] DEBUG: String to sign: 'Method:GET
Hashed Path:JzCsgNqhZysJTT/SvYHVOyydJK0=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-06-22T02:15:51Z
X-Ops-UserId:london_prod_placeholder'
Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"london_prod_placeholder", "X-Ops-Timestamp"=>"2012-06-22T02:15:51Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"BcixC5MV6wbqluyCNM/LzxDSc93h7ZY63GVMG1tqwmaqF5Gl4iDCaFvgm/yx", "X-Ops-Authorization-2"=>"+xDx+7blQ0CdG3SzO1id439kODBZEgvHmSdorzgVQYKbUech1x72Z6d4me2S", "X-Ops-Authorization-3"=>"7vM7rmAynlE8WRTIoBU+G2jos1Wr052yfKWMNV4scnATrL532fYG4wyhzm93", "X-Ops-Authorization-4"=>"f/Sfph/YjVY352KQndl39Fh6YKvbp5I8zSPnJjSbCM67rZ94iXNQ7d1Qpd5e", "X-Ops-Authorization-5"=>"Q6LY/er5wq4mjIGV7ZcDtcafB5C670Z4gOnkV5pkzPvcm6nqsZB2lpU+RDfg", "X-Ops-Authorization-6"=>"r8Weixj+clsv6O0WDqtbWCVKKdhewbBpsvbUk8xw3A=="}
[2012-06-22T02:15:51+00:00] DEBUG: Sending HTTP Request via GET to 50.112.98.67:4000/nodes/london_prod_placeholder
[2012-06-22T02:15:52+00:00] DEBUG: Extracting run list from JSON attributes provided on command line
[2012-06-22T02:15:52+00:00] DEBUG: Applying attributes from json file
[2012-06-22T02:15:52+00:00] DEBUG: Platform is ubuntu version 11.10
[2012-06-22T02:15:52+00:00] DEBUG: Signing the request as london_prod_placeholder
[2012-06-22T02:15:52+00:00] DEBUG: String to sign: 'Method:GET
Hashed Path:ZjdMn778CtEDvZ0WxmWejFNotFo=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-06-22T02:15:52Z
X-Ops-UserId:london_prod_placeholder'
Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"london_prod_placeholder", "X-Ops-Timestamp"=>"2012-06-22T02:15:52Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"Z/noFs9RmmtznTQVI1gciNrcbHAVV+LNl9gRd2m384JTk2/KNWD6D5Yy+aGx", "X-Ops-Authorization-2"=>"iIFN71a5HYp6PMuUl/eCs7qzvdYZci3u82M4uu/JhMRpziOqjah4c8hz0c9s", "X-Ops-Authorization-3"=>"SjPdOQZPpIQHKxggqjVwyCPZ5/eIE/ACP+5AHk8lISrqXw5tBW5aFEv72AH6", "X-Ops-Authorization-4"=>"Efp2PNL6qertqf13kaxxpi9wjOzzqjUn46lH0ADQ4Sft07DOjo5X7e6eJWEX", "X-Ops-Authorization-5"=>"BjuwQEl0D47yK4vgMcXtsXjneHmWpwEcDcpbU4A5dvKlnhU9uounQRQeClqE", "X-Ops-Authorization-6"=>"LJw4kYEz/eLpwquu9KGqpP1rDV36S5hEV2wPNZiDNQ=="}
[2012-06-22T02:15:52+00:00] DEBUG: Sending HTTP Request via GET to 50.112.98.67:4000/roles/london_app
[2012-06-22T02:15:52+00:00] DEBUG: Signing the request as london_prod_placeholder
[2012-06-22T02:15:52+00:00] DEBUG: String to sign: 'Method:GET
Hashed Path:yclkK8TQvmJwildXUw+iW6G1ZjI=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-06-22T02:15:52Z
X-Ops-UserId:london_prod_placeholder'
Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"london_prod_placeholder", "X-Ops-Timestamp"=>"2012-06-22T02:15:52Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"cG4MHfKOS/jX3F3VWWjgEJ+5eWBvyyF+OZcipLCOC/LtWWTGVNcoUV4tgKig", "X-Ops-Authorization-2"=>"Wq4JcwhFIhuUztwKFCjxzZdNH/m4Eq+3wbkYE08vZiGE9pW8t3qV7upt3Jxk", "X-Ops-Authorization-3"=>"/Hy4/lzeEOYSHdruLXsYuMcfOu207TbRf72OnMzDduYcbcL/y7bpv0XYCm6h", "X-Ops-Authorization-4"=>"Dn4yP5jweLWwwU0YvAMHCfxC57CcpFUOi4Uw4kmqE9NyupObTFFQ13sTYfOn", "X-Ops-Authorization-5"=>"7ED4C3DQRqIw6j1xYcWe+PI02TEvFOWy4n7BbTGzJpNk9fAOzJGkPubnJyEu", "X-Ops-Authorization-6"=>"xLPA+t+kpRuCXgkOaYfUwvwJnbps/ZomQbUv/RxFCQ=="}
[2012-06-22T02:15:52+00:00] DEBUG: Sending HTTP Request via GET to 50.112.98.67:4000/roles/base
[2012-06-22T02:15:52+00:00] INFO: Run List is [role[london_app]]
[2012-06-22T02:15:52+00:00] INFO: Run List expands to [apt, zsh, users::sysadmins, runit, sudo, git, build-essential, vim, monit, nginx, london2012]
[2012-06-22T02:15:52+00:00] INFO: Starting Chef Run for london_prod_placeholder
[2012-06-22T02:15:52+00:00] INFO: Running start handlers
[2012-06-22T02:15:52+00:00] INFO: Start handlers complete.
[2012-06-22T02:15:52+00:00] DEBUG: Synchronizing cookbooks
[2012-06-22T02:15:52+00:00] DEBUG: Signing the request as london_prod_placeholder
[2012-06-22T02:15:52+00:00] DEBUG: String to sign: 'Method:POST
Hashed Path:61jqYRKFLlIvjN+E8REARKfhJ+E=
X-Ops-Content-Hash:IFwZno5UPAmDI2r+Lg8aRk7q1xA=
X-Ops-Timestamp:2012-06-22T02:15:52Z
X-Ops-UserId:london_prod_placeholder'
Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"london_prod_placeholder", "X-Ops-Timestamp"=>"2012-06-22T02:15:52Z", "X-Ops-Content-Hash"=>"IFwZno5UPAmDI2r+Lg8aRk7q1xA=", "X-Ops-Authorization-1"=>"anjE5dXF7WZ79oJn2ZcHDbemtShKJTKC2sR5ys51nxRGxgnZwqcw05jZ5+Lz", "X-Ops-Authorization-2"=>"ggAyULx23NG/LtiTWPqQrvmN2DzRkjEaIknGfsuD5RHjjkX8w+W5WXO590yd", "X-Ops-Authorization-3"=>"MASDAxOgbJAB7iashv09KxgSGemvQCEKrpwD3oiLID/JBBRr5IJMvNsVFw83", "X-Ops-Authorization-4"=>"32Bve53gi+biOqSF2XecrWXlJIHN8AP2ZVp9MgwAxVSG6RyEx8AEghIGKUin", "X-Ops-Authorization-5"=>"UpWaN6nGtWULntJCQ5reB+Q0T0AxQ6QSf9bqvrKZPTsEMoI3jle5Q/NFQyGU", "X-Ops-Authorization-6"=>"edEeATw32OVxWItWwhaBmEGPhneZAKvWhEC15RhJPA=="}
[2012-06-22T02:15:52+00:00] DEBUG: Sending HTTP Request via POST to 50.112.98.67:4000/environments/production/cookbook_versions
[2012-06-22T02:15:53+00:00] INFO: Loading cookbooks [apt, bluepill, build-essential, dmg, git, london2012, monit, nginx, ohai, runit, sudo, users, vim, yum, zsh]
[2012-06-22T02:15:53+00:00] DEBUG: Cookbooks detail: {"users"=>#<Chef::CookbookVersion:0x000000026bff88 @name="users", @frozen=false, @attribute_filenames=[], @definition_filenames=[], @template_filenames=["authorized_keys.erb"], @file_filenames=["ssh_config", "unfuddle.pem"], @recipe_filenames=["sysadmins.rb"], @recipe_filenames_by_name={"sysadmins"=>"sysadmins.rb"}, @library_filenames=[], @resource_filenames=["manage.rb"], @provider_filenames=["manage.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x000000026bfda8 @db="chef", @rest=#<Chef::REST:0x000000026bfd80 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000026bfd08 @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={"resources"=>[{"path"=>"resources/manage.rb", "checksum"=>"4fcfe8f35eab41649867631d6a3456d3", "name"=>"manage.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/4fcfe8f35eab41649867631d6a3456d3"}], "metadata"=>{"name"=>"users", "description"=>"Creates users from a databag search", "long_description"=>"Description\n===========\n\nCreates users from a databag search.\n\nRequirements\n============\n\nPlatform\n--------\n\n* Debian, Ubuntu\n* CentOS, Red Hat, Fedora\n* FreeBSD\n\nA data bag populated with user objects must exist. The default data bag in this recipe is \"users\". See USAGE.\n\nUsage\n=====\n\nThis cookbook is specific for setting up sysadmin group and users for now.\n\n include_recipe \"users::sysadmins\"\n\nUse knife to create a data bag for users.\n\n knife data bag create users\n\nCreate a user.\n\n knife data bag users bofh\n {\n \"id\": \"bofh\",\n \"ssh_keys\": \"ssh-rsa AAAAB3Nz...yhCw== bofh\",\n \"groups\": [ \"sysadmin\", \"dba\", \"devops\" ],\n \"uid\": 2001,\n \"shell\": \"\\/bin\\/bash\",\n \"comment\": \"BOFH\",\n \"nagios\": {\n \"pager\": \"8005551212@txt.att.net\",\n \"email\": \"bofh@example.com\"\n },\n \"openid\": \"bofh.myopenid.com\"\n }\n\nRemove a user, johndoe1.\n\n knife data bag users johndoe1\n {\n \"id\": \"johndoe1\",\n \"groups\": [ \"sysadmin\", \"dba\", \"devops\" ],\n \"uid\": 2002,\n \"action\": \"remove\",\n \"comment\": \"User quit, retired, or fired.\"\n }\n\n * Note only user bags with the \"action : remove\" and a search-able \"group\" attribute will be purged by the :remove action.\n\nThe default recipe makes use of the \"users_manage\" Lightweight Resource Provider (LWRP), and looks like this:\n\n\n```\n users_manage \"sysadmin\" do\n group_id 2300\n action [ :remove, :create ]\n end\n```\n\nNote this LWRP searches the \"users\" data bag for the \"sysadmin\" group attribute, and adds those users to a Unix security group \"sysadmin\". The only required attribute is group_id, which represents the numeric Unix gid and *must* be unique. The default action for the LWRP is \":create\" only.\n\nIf you have different requirements, for example:\n\n * You want to search a different data bag specific to a role such as mail. You may change the data_bag searched.\n - data_bag \"mail\"\n * You want to search for a different group attribute named \"postmaster\". You may change the search_group attribute. This attribute defaults to the LWRP resource name.\n - search_group \"postmaster\"\n * You want to add the users to a security group other than the lightweight resource name. You may change the group_name attribute. This attribute also defaults to the LWRP resource name.\n - group_name \"wheel\"\n\nPutting these requirements together our recipe might look like this:\n\n```\n users_manage \"postmaster\" do\n data_bag \"mail\"\n group_name \"wheel\"\n group_id 10\n end\n```\n\nThe latest version of knife supports reading data bags from a file and automatically looks in a directory called +data_bags+ in the current directory. The \"bag\" should be a directory with JSON files of each item. For the above:\n\n mkdir data_bags/users\n $EDITOR data_bags/users/bofh.json\n\nPaste the user's public SSH key into the ssh_keys value. Also make sure the uid is unique, and if you're not using bash, that the shell is installed. The default search, and Unix group is sysadmin.\n\nThe recipe, by default, will also create the sysadmin group. If you're using the opscode sudo cookbook, they'll have sudo access in the default site-cookbooks template. They won't have passwords though, so the sudo cookbook's template needs to be adjusted so the sysadmin group has NOPASSWD.\n\nThe sysadmin group will be created with GID 2300. This may become an attribute at a later date.\n\nThe Apache cookbook can set up authentication using OpenIDs, which is set up using the openid key here. See the Opscode 'apache2' cookbook for more information about this.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@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"=>{"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"users::sysadmins"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"users::sysadmins"=>""}, "version"=>"1.1.2"}, "files"=>[{"path"=>"files/default/ssh_config", "checksum"=>"8e252f56a836fc08c8991a60c84ed049", "name"=>"ssh_config", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/8e252f56a836fc08c8991a60c84ed049"}, {"path"=>"files/default/unfuddle.pem", "checksum"=>"846a83ea5231f484460d4fe86f229621", "name"=>"unfuddle.pem", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/846a83ea5231f484460d4fe86f229621"}], "version"=>"1.1.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/sysadmins.rb", "checksum"=>"be9a92f1eed120b5ced0854678649bcb", "name"=>"sysadmins.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/be9a92f1eed120b5ced0854678649bcb"}], "definitions"=>[], "providers"=>[{"path"=>"providers/manage.rb", "checksum"=>"a05a399a6f75108e183861481004cd7d", "name"=>"manage.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/a05a399a6f75108e183861481004cd7d"}], "name"=>"users-1.1.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/authorized_keys.erb", "checksum"=>"d3b9379de7ce1f58a5e683769da40e95", "name"=>"authorized_keys.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/d3b9379de7ce1f58a5e683769da40e95"}], "cookbook_name"=>"users", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"a1d2be08dea7f9ce4340e9ede3002f17", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/a1d2be08dea7f9ce4340e9ede3002f17"}, {"path"=>"CONTRIBUTING", "checksum"=>"a3b394be05746f24c7ed734d55e8c762", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/a3b394be05746f24c7ed734d55e8c762"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"e0811d6ca2424203b557f34a9d42b961", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/e0811d6ca2424203b557f34a9d42b961"}, {"path"=>"metadata.rb", "checksum"=>"5ebb406b3cd2dc0dde23b889861f109a", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/5ebb406b3cd2dc0dde23b889861f109a"}, {"path"=>"README.md", "checksum"=>"2f82319cd6ebf1d34b3ee3d3ba115521", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/2f82319cd6ebf1d34b3ee3d3ba115521"}], "attributes"=>[]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000026bef48 @cookbook=nil, @name="users", @long_description="Description\n===========\n\nCreates users from a databag search.\n\nRequirements\n============\n\nPlatform\n--------\n\n* Debian, Ubuntu\n* CentOS, Red Hat, Fedora\n* FreeBSD\n\nA data bag populated with user objects must exist. The default data bag in this recipe is \"users\". See USAGE.\n\nUsage\n=====\n\nThis cookbook is specific for setting up sysadmin group and users for now.\n\n include_recipe \"users::sysadmins\"\n\nUse knife to create a data bag for users.\n\n knife data bag create users\n\nCreate a user.\n\n knife data bag users bofh\n {\n \"id\": \"bofh\",\n \"ssh_keys\": \"ssh-rsa AAAAB3Nz...yhCw== bofh\",\n \"groups\": [ \"sysadmin\", \"dba\", \"devops\" ],\n \"uid\": 2001,\n \"shell\": \"\\/bin\\/bash\",\n \"comment\": \"BOFH\",\n \"nagios\": {\n \"pager\": \"8005551212@txt.att.net\",\n \"email\": \"bofh@example.com\"\n },\n \"openid\": \"bofh.myopenid.com\"\n }\n\nRemove a user, johndoe1.\n\n knife data bag users johndoe1\n {\n \"id\": \"johndoe1\",\n \"groups\": [ \"sysadmin\", \"dba\", \"devops\" ],\n \"uid\": 2002,\n \"action\": \"remove\",\n \"comment\": \"User quit, retired, or fired.\"\n }\n\n * Note only user bags with the \"action : remove\" and a search-able \"group\" attribute will be purged by the :remove action.\n\nThe default recipe makes use of the \"users_manage\" Lightweight Resource Provider (LWRP), and looks like this:\n\n\n```\n users_manage \"sysadmin\" do\n group_id 2300\n action [ :remove, :create ]\n end\n```\n\nNote this LWRP searches the \"users\" data bag for the \"sysadmin\" group attribute, and adds those users to a Unix security group \"sysadmin\". The only required attribute is group_id, which represents the numeric Unix gid and *must* be unique. The default action for the LWRP is \":create\" only.\n\nIf you have different requirements, for example:\n\n * You want to search a different data bag specific to a role such as mail. You may change the data_bag searched.\n - data_bag \"mail\"\n * You want to search for a different group attribute named \"postmaster\". You may change the search_group attribute. This attribute defaults to the LWRP resource name.\n - search_group \"postmaster\"\n * You want to add the users to a security group other than the lightweight resource name. You may change the group_name attribute. This attribute also defaults to the LWRP resource name.\n - group_name \"wheel\"\n\nPutting these requirements together our recipe might look like this:\n\n```\n users_manage \"postmaster\" do\n data_bag \"mail\"\n group_name \"wheel\"\n group_id 10\n end\n```\n\nThe latest version of knife supports reading data bags from a file and automatically looks in a directory called +data_bags+ in the current directory. The \"bag\" should be a directory with JSON files of each item. For the above:\n\n mkdir data_bags/users\n $EDITOR data_bags/users/bofh.json\n\nPaste the user's public SSH key into the ssh_keys value. Also make sure the uid is unique, and if you're not using bash, that the shell is installed. The default search, and Unix group is sysadmin.\n\nThe recipe, by default, will also create the sysadmin group. If you're using the opscode sudo cookbook, they'll have sudo access in the default site-cookbooks template. They won't have passwords though, so the sudo cookbook's template needs to be adjusted so the sysadmin group has NOPASSWD.\n\nThe sysadmin group will be created with GID 2300. This may become an attribute at a later date.\n\nThe Apache cookbook can set up authentication using OpenIDs, which is set up using the openid key here. See the Opscode 'apache2' cookbook for more information about this.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@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="Creates users from a databag search", @platforms={"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"users::sysadmins"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"users::sysadmins"=>""}, @version="1.1.2">, @checksums={"4fcfe8f35eab41649867631d6a3456d3"=>nil, "a05a399a6f75108e183861481004cd7d"=>nil, "be9a92f1eed120b5ced0854678649bcb"=>nil, "8e252f56a836fc08c8991a60c84ed049"=>nil, "846a83ea5231f484460d4fe86f229621"=>nil, "d3b9379de7ce1f58a5e683769da40e95"=>nil, "a1d2be08dea7f9ce4340e9ede3002f17"=>nil, "a3b394be05746f24c7ed734d55e8c762"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "e0811d6ca2424203b557f34a9d42b961"=>nil, "5ebb406b3cd2dc0dde23b889861f109a"=>nil, "2f82319cd6ebf1d34b3ee3d3ba115521"=>nil}, @manifest_records_by_path={"resources/manage.rb"=>{"path"=>"resources/manage.rb", "checksum"=>"4fcfe8f35eab41649867631d6a3456d3", "name"=>"manage.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/4fcfe8f35eab41649867631d6a3456d3"}, "providers/manage.rb"=>{"path"=>"providers/manage.rb", "checksum"=>"a05a399a6f75108e183861481004cd7d", "name"=>"manage.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/a05a399a6f75108e183861481004cd7d"}, "recipes/sysadmins.rb"=>{"path"=>"recipes/sysadmins.rb", "checksum"=>"be9a92f1eed120b5ced0854678649bcb", "name"=>"sysadmins.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/be9a92f1eed120b5ced0854678649bcb"}, "files/default/ssh_config"=>{"path"=>"files/default/ssh_config", "checksum"=>"8e252f56a836fc08c8991a60c84ed049", "name"=>"ssh_config", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/8e252f56a836fc08c8991a60c84ed049"}, "files/default/unfuddle.pem"=>{"path"=>"files/default/unfuddle.pem", "checksum"=>"846a83ea5231f484460d4fe86f229621", "name"=>"unfuddle.pem", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/846a83ea5231f484460d4fe86f229621"}, "templates/default/authorized_keys.erb"=>{"path"=>"templates/default/authorized_keys.erb", "checksum"=>"d3b9379de7ce1f58a5e683769da40e95", "name"=>"authorized_keys.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/d3b9379de7ce1f58a5e683769da40e95"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"a1d2be08dea7f9ce4340e9ede3002f17", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/a1d2be08dea7f9ce4340e9ede3002f17"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"a3b394be05746f24c7ed734d55e8c762", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/a3b394be05746f24c7ed734d55e8c762"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"e0811d6ca2424203b557f34a9d42b961", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/e0811d6ca2424203b557f34a9d42b961"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"5ebb406b3cd2dc0dde23b889861f109a", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/5ebb406b3cd2dc0dde23b889861f109a"}, "README.md"=>{"path"=>"README.md", "checksum"=>"2f82319cd6ebf1d34b3ee3d3ba115521", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/users/1.1.2/files/2f82319cd6ebf1d34b3ee3d3ba115521"}}, @attribute_filenames_by_short_filename={}>, "apt"=>#<Chef::CookbookVersion:0x000000026c2ff8 @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:0x000000026c2e18 @db="chef", @rest=#<Chef::REST:0x000000026c2df0 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000026c2d78 @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={"resources"=>[{"path"=>"resources/preference.rb", "checksum"=>"fb50812eb39a4731290fa6032837bc87", "name"=>"preference.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/fb50812eb39a4731290fa6032837bc87"}, {"path"=>"resources/repository.rb", "checksum"=>"e4bcd8d228a65708636a96d83956b6c7", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/e4bcd8d228a65708636a96d83956b6c7"}], "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 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", "platforms"=>{"debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"apt"=>">= 0.0.0", "apt::cacher-client"=>">= 0.0.0", "apt::cacher-ng"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"apt"=>"Runs apt-get update during compile phase and sets up preseed directories", "apt::cacher-client"=>"Client for the apt::cacher-ng caching proxy", "apt::cacher-ng"=>"Set up an apt-cacher-ng caching proxy"}, "version"=>"1.4.2"}, "files"=>[{"path"=>"files/default/apt-proxy-v2.conf", "checksum"=>"a67a0204d4c54848aad67a8e9de5cad1", "name"=>"apt-proxy-v2.conf", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/a67a0204d4c54848aad67a8e9de5cad1"}], "version"=>"1.4.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/cacher-client.rb", "checksum"=>"f8cd741ce300625b155467f3dca4d388", "name"=>"cacher-client.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/f8cd741ce300625b155467f3dca4d388"}, {"path"=>"recipes/cacher-ng.rb", "checksum"=>"256a1d4eff83835fa58f38b8583176d5", "name"=>"cacher-ng.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/256a1d4eff83835fa58f38b8583176d5"}, {"path"=>"recipes/default.rb", "checksum"=>"50ce3f9b83085e6628617215bccfeed3", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/50ce3f9b83085e6628617215bccfeed3"}], "definitions"=>[], "providers"=>[{"path"=>"providers/preference.rb", "checksum"=>"9d5e006e4a02592bd9821c911dd76cb3", "name"=>"preference.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/9d5e006e4a02592bd9821c911dd76cb3"}, {"path"=>"providers/repository.rb", "checksum"=>"07b5b59e452259a1cfd055f1e8e65937", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/07b5b59e452259a1cfd055f1e8e65937"}], "name"=>"apt-1.4.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[], "cookbook_name"=>"apt", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"9a3f7a80b7c25429bc10e107804f2d38", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/9a3f7a80b7c25429bc10e107804f2d38"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"b708c868ee34db744a6beabcca3b9fc2", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/b708c868ee34db744a6beabcca3b9fc2"}, {"path"=>"metadata.rb", "checksum"=>"51fea7faa2582e0edc16a22160bea56e", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/51fea7faa2582e0edc16a22160bea56e"}, {"path"=>"README.md", "checksum"=>"ff993665f95b8b69e41b97ce3f16fbdb", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/ff993665f95b8b69e41b97ce3f16fbdb"}], "attributes"=>[]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000026c1fb8 @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={"debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"apt"=>">= 0.0.0", "apt::cacher-client"=>">= 0.0.0", "apt::cacher-ng"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"apt"=>"Runs apt-get update during compile phase and sets up preseed directories", "apt::cacher-client"=>"Client for the apt::cacher-ng caching proxy", "apt::cacher-ng"=>"Set up an apt-cacher-ng caching proxy"}, @version="1.4.2">, @checksums={"fb50812eb39a4731290fa6032837bc87"=>nil, "e4bcd8d228a65708636a96d83956b6c7"=>nil, "9d5e006e4a02592bd9821c911dd76cb3"=>nil, "07b5b59e452259a1cfd055f1e8e65937"=>nil, "f8cd741ce300625b155467f3dca4d388"=>nil, "256a1d4eff83835fa58f38b8583176d5"=>nil, "50ce3f9b83085e6628617215bccfeed3"=>nil, "a67a0204d4c54848aad67a8e9de5cad1"=>nil, "9a3f7a80b7c25429bc10e107804f2d38"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "b708c868ee34db744a6beabcca3b9fc2"=>nil, "51fea7faa2582e0edc16a22160bea56e"=>nil, "ff993665f95b8b69e41b97ce3f16fbdb"=>nil}, @manifest_records_by_path={"resources/preference.rb"=>{"path"=>"resources/preference.rb", "checksum"=>"fb50812eb39a4731290fa6032837bc87", "name"=>"preference.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/fb50812eb39a4731290fa6032837bc87"}, "resources/repository.rb"=>{"path"=>"resources/repository.rb", "checksum"=>"e4bcd8d228a65708636a96d83956b6c7", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/e4bcd8d228a65708636a96d83956b6c7"}, "providers/preference.rb"=>{"path"=>"providers/preference.rb", "checksum"=>"9d5e006e4a02592bd9821c911dd76cb3", "name"=>"preference.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/9d5e006e4a02592bd9821c911dd76cb3"}, "providers/repository.rb"=>{"path"=>"providers/repository.rb", "checksum"=>"07b5b59e452259a1cfd055f1e8e65937", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/07b5b59e452259a1cfd055f1e8e65937"}, "recipes/cacher-client.rb"=>{"path"=>"recipes/cacher-client.rb", "checksum"=>"f8cd741ce300625b155467f3dca4d388", "name"=>"cacher-client.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/f8cd741ce300625b155467f3dca4d388"}, "recipes/cacher-ng.rb"=>{"path"=>"recipes/cacher-ng.rb", "checksum"=>"256a1d4eff83835fa58f38b8583176d5", "name"=>"cacher-ng.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/256a1d4eff83835fa58f38b8583176d5"}, "recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"50ce3f9b83085e6628617215bccfeed3", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/50ce3f9b83085e6628617215bccfeed3"}, "files/default/apt-proxy-v2.conf"=>{"path"=>"files/default/apt-proxy-v2.conf", "checksum"=>"a67a0204d4c54848aad67a8e9de5cad1", "name"=>"apt-proxy-v2.conf", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/a67a0204d4c54848aad67a8e9de5cad1"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"9a3f7a80b7c25429bc10e107804f2d38", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/9a3f7a80b7c25429bc10e107804f2d38"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"b708c868ee34db744a6beabcca3b9fc2", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/b708c868ee34db744a6beabcca3b9fc2"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"51fea7faa2582e0edc16a22160bea56e", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/51fea7faa2582e0edc16a22160bea56e"}, "README.md"=>{"path"=>"README.md", "checksum"=>"ff993665f95b8b69e41b97ce3f16fbdb", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/apt/1.4.2/files/ff993665f95b8b69e41b97ce3f16fbdb"}}, @attribute_filenames_by_short_filename={}>, "monit"=>#<Chef::CookbookVersion:0x000000026d4960 @name="monit", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=["monitrc.rb"], @template_filenames=["monitrc.erb", "postfix.conf.erb", "ssh.conf.erb"], @file_filenames=["monit", "monit.default"], @recipe_filenames=["default.rb", "postfix.rb", "ssh.rb"], @recipe_filenames_by_name={"default"=>"default.rb", "postfix"=>"postfix.rb", "ssh"=>"ssh.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_dir=nil, @root_filenames=["LICENSE", "metadata.json", "metadata.rb", "README.md", "README.rdoc"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x000000026d4780 @db="chef", @rest=#<Chef::REST:0x000000026d4758 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000026d46e0 @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={"resources"=>[], "metadata"=>{"name"=>"monit", "description"=>"Configures monit. Originally based off the 37 Signals Cookbook.", "long_description"=>"# Overview #\nChef cookbook for the [monit](http://mmonit.com/monit/) monitoring and\nmanagement tool.\n\n# How to add to your cookbook repository #\n\n## Download the tarball ##\nIt's up on the opscode\n[cookbook community](http://community.opscode.com/cookbooks/monit) site.\n\n## Vendor via knife ##\n\n $ knife cookbook site download monit\n\n## Track upstream changes via git ##\nI use git submodules for my chef repos so I can push/pull changes with minimal\nhassle.\n\nFor more info, check out the [Pro Git](http://progit.org/book/ch6-6.html) book.\n\n#### Add the monit repo ####\n\n $ cd YOUR_REPO_ROOT\n $ git submodule add git://github.com/apsoto/monit.git cookbooks/monit\n\n\nHistory\n=======\n\nversion 0.7\n-----------\n * create /etc/monit/conf.d. Thanks Karel Minarik (https://github.com/karmi)\n\nversion 0.6\n-----------\n * Released to github\n * Defaults no alert on ACTION event.\n When you manually stop/start a service, alerting me about what I just did isn't useful.\n\n", "maintainer"=>"Alex Soto", "maintainer_email"=>"apsoto@gmail.com", "license"=>"MIT", "platforms"=>{}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"monit"=>">= 0.0.0", "monit::postfix"=>">= 0.0.0", "monit::ssh"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"monit/poll_period"=>{"recipes"=>[], "required"=>"recommended", "calculated"=>false, "description"=>"How often to perform checks (in seconds)", "choice"=>[], "type"=>"string"}, "monit/notify_email"=>{"recipes"=>[], "required"=>"recommended", "calculated"=>false, "description"=>"The email address to send alerts to.", "choice"=>[], "type"=>"string"}, "monit/poll_start_delay"=>{"recipes"=>[], "required"=>"recommended", "calculated"=>false, "description"=>"When monit first starts, how long to delay before it starts performing checks", "choice"=>[], "type"=>"string"}}, "groupings"=>{}, "recipes"=>{"monit"=>"", "monit::postfix"=>"", "monit::ssh"=>""}, "version"=>"0.7.0"}, "files"=>[{"path"=>"files/ubuntu/monit", "checksum"=>"3da343388fe46e272123e8961e7f9edc", "name"=>"monit", "specificity"=>"ubuntu", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/3da343388fe46e272123e8961e7f9edc"}, {"path"=>"files/ubuntu/monit.default", "checksum"=>"ecf4f2a121a4de24348bee117159d5e2", "name"=>"monit.default", "specificity"=>"ubuntu", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/ecf4f2a121a4de24348bee117159d5e2"}], "version"=>"0.7.0", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"8a6ad8ead72da8c0b267c0c13c368021", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/8a6ad8ead72da8c0b267c0c13c368021"}, {"path"=>"recipes/postfix.rb", "checksum"=>"b429e67d2bba73a12ab88bffe328ef98", "name"=>"postfix.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/b429e67d2bba73a12ab88bffe328ef98"}, {"path"=>"recipes/ssh.rb", "checksum"=>"7544eee5771768982a468d13710b2096", "name"=>"ssh.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/7544eee5771768982a468d13710b2096"}], "definitions"=>[{"path"=>"definitions/monitrc.rb", "checksum"=>"4b37bfe20ebd2b8ad8947dc5466f5c0d", "name"=>"monitrc.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/4b37bfe20ebd2b8ad8947dc5466f5c0d"}], "providers"=>[], "name"=>"monit-0.7.0", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/monitrc.erb", "checksum"=>"55c08d2f2048e04a2fa9692d64c5677a", "name"=>"monitrc.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/55c08d2f2048e04a2fa9692d64c5677a"}, {"path"=>"templates/default/postfix.conf.erb", "checksum"=>"15bfefa17f833302d17fc83e47c643b7", "name"=>"postfix.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/15bfefa17f833302d17fc83e47c643b7"}, {"path"=>"templates/default/ssh.conf.erb", "checksum"=>"1bce7d0a77c3d77491d212d15bae42a5", "name"=>"ssh.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/1bce7d0a77c3d77491d212d15bae42a5"}], "cookbook_name"=>"monit", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"LICENSE", "checksum"=>"4bc942eed7b7c3b46a507e7147717338", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/4bc942eed7b7c3b46a507e7147717338"}, {"path"=>"metadata.json", "checksum"=>"2927aa337f87de612a056efce51a270d", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/2927aa337f87de612a056efce51a270d"}, {"path"=>"metadata.rb", "checksum"=>"151967f899614d78c03ee81e87dba457", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/151967f899614d78c03ee81e87dba457"}, {"path"=>"README.md", "checksum"=>"29d002f9a1a6a2cb69285500daaf7974", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/29d002f9a1a6a2cb69285500daaf7974"}, {"path"=>"README.rdoc", "checksum"=>"29d002f9a1a6a2cb69285500daaf7974", "name"=>"README.rdoc", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/29d002f9a1a6a2cb69285500daaf7974"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"8ed30a8157944b421a2c497b644fad0b", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/8ed30a8157944b421a2c497b644fad0b"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000026d3920 @cookbook=nil, @name="monit", @long_description="# Overview #\nChef cookbook for the [monit](http://mmonit.com/monit/) monitoring and\nmanagement tool.\n\n# How to add to your cookbook repository #\n\n## Download the tarball ##\nIt's up on the opscode\n[cookbook community](http://community.opscode.com/cookbooks/monit) site.\n\n## Vendor via knife ##\n\n $ knife cookbook site download monit\n\n## Track upstream changes via git ##\nI use git submodules for my chef repos so I can push/pull changes with minimal\nhassle.\n\nFor more info, check out the [Pro Git](http://progit.org/book/ch6-6.html) book.\n\n#### Add the monit repo ####\n\n $ cd YOUR_REPO_ROOT\n $ git submodule add git://github.com/apsoto/monit.git cookbooks/monit\n\n\nHistory\n=======\n\nversion 0.7\n-----------\n * create /etc/monit/conf.d. Thanks Karel Minarik (https://github.com/karmi)\n\nversion 0.6\n-----------\n * Released to github\n * Defaults no alert on ACTION event.\n When you manually stop/start a service, alerting me about what I just did isn't useful.\n\n", @maintainer="Alex Soto", @maintainer_email="apsoto@gmail.com", @license="MIT", @description="Configures monit. Originally based off the 37 Signals Cookbook.", @platforms={}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"monit"=>">= 0.0.0", "monit::postfix"=>">= 0.0.0", "monit::ssh"=>">= 0.0.0"}, @replacing={}, @attributes={"monit/poll_period"=>{"recipes"=>[], "required"=>"recommended", "calculated"=>false, "description"=>"How often to perform checks (in seconds)", "choice"=>[], "type"=>"string"}, "monit/notify_email"=>{"recipes"=>[], "required"=>"recommended", "calculated"=>false, "description"=>"The email address to send alerts to.", "choice"=>[], "type"=>"string"}, "monit/poll_start_delay"=>{"recipes"=>[], "required"=>"recommended", "calculated"=>false, "description"=>"When monit first starts, how long to delay before it starts performing checks", "choice"=>[], "type"=>"string"}}, @groupings={}, @recipes={"monit"=>"", "monit::postfix"=>"", "monit::ssh"=>""}, @version="0.7.0">, @checksums={"8a6ad8ead72da8c0b267c0c13c368021"=>nil, "b429e67d2bba73a12ab88bffe328ef98"=>nil, "7544eee5771768982a468d13710b2096"=>nil, "4b37bfe20ebd2b8ad8947dc5466f5c0d"=>nil, "8ed30a8157944b421a2c497b644fad0b"=>nil, "3da343388fe46e272123e8961e7f9edc"=>nil, "ecf4f2a121a4de24348bee117159d5e2"=>nil, "55c08d2f2048e04a2fa9692d64c5677a"=>nil, "15bfefa17f833302d17fc83e47c643b7"=>nil, "1bce7d0a77c3d77491d212d15bae42a5"=>nil, "4bc942eed7b7c3b46a507e7147717338"=>nil, "2927aa337f87de612a056efce51a270d"=>nil, "151967f899614d78c03ee81e87dba457"=>nil, "29d002f9a1a6a2cb69285500daaf7974"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"8a6ad8ead72da8c0b267c0c13c368021", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/8a6ad8ead72da8c0b267c0c13c368021"}, "recipes/postfix.rb"=>{"path"=>"recipes/postfix.rb", "checksum"=>"b429e67d2bba73a12ab88bffe328ef98", "name"=>"postfix.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/b429e67d2bba73a12ab88bffe328ef98"}, "recipes/ssh.rb"=>{"path"=>"recipes/ssh.rb", "checksum"=>"7544eee5771768982a468d13710b2096", "name"=>"ssh.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/7544eee5771768982a468d13710b2096"}, "definitions/monitrc.rb"=>{"path"=>"definitions/monitrc.rb", "checksum"=>"4b37bfe20ebd2b8ad8947dc5466f5c0d", "name"=>"monitrc.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/4b37bfe20ebd2b8ad8947dc5466f5c0d"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"8ed30a8157944b421a2c497b644fad0b", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/8ed30a8157944b421a2c497b644fad0b"}, "files/ubuntu/monit"=>{"path"=>"files/ubuntu/monit", "checksum"=>"3da343388fe46e272123e8961e7f9edc", "name"=>"monit", "specificity"=>"ubuntu", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/3da343388fe46e272123e8961e7f9edc"}, "files/ubuntu/monit.default"=>{"path"=>"files/ubuntu/monit.default", "checksum"=>"ecf4f2a121a4de24348bee117159d5e2", "name"=>"monit.default", "specificity"=>"ubuntu", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/ecf4f2a121a4de24348bee117159d5e2"}, "templates/default/monitrc.erb"=>{"path"=>"templates/default/monitrc.erb", "checksum"=>"55c08d2f2048e04a2fa9692d64c5677a", "name"=>"monitrc.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/55c08d2f2048e04a2fa9692d64c5677a"}, "templates/default/postfix.conf.erb"=>{"path"=>"templates/default/postfix.conf.erb", "checksum"=>"15bfefa17f833302d17fc83e47c643b7", "name"=>"postfix.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/15bfefa17f833302d17fc83e47c643b7"}, "templates/default/ssh.conf.erb"=>{"path"=>"templates/default/ssh.conf.erb", "checksum"=>"1bce7d0a77c3d77491d212d15bae42a5", "name"=>"ssh.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/1bce7d0a77c3d77491d212d15bae42a5"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"4bc942eed7b7c3b46a507e7147717338", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/4bc942eed7b7c3b46a507e7147717338"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"2927aa337f87de612a056efce51a270d", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/2927aa337f87de612a056efce51a270d"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"151967f899614d78c03ee81e87dba457", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/151967f899614d78c03ee81e87dba457"}, "README.md"=>{"path"=>"README.md", "checksum"=>"29d002f9a1a6a2cb69285500daaf7974", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/29d002f9a1a6a2cb69285500daaf7974"}, "README.rdoc"=>{"path"=>"README.rdoc", "checksum"=>"29d002f9a1a6a2cb69285500daaf7974", "name"=>"README.rdoc", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/monit/0.7.0/files/29d002f9a1a6a2cb69285500daaf7974"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "nginx"=>#<Chef::CookbookVersion:0x00000001388910 @name="nginx", @frozen=false, @attribute_filenames=["default.rb", "geoip.rb", "source.rb", "upload_progress.rb"], @definition_filenames=["nginx_site.rb"], @template_filenames=["default-site.erb", "modules/authorized_ip.erb", "modules/http_geoip.conf.erb", "modules/http_realip.conf.erb", "modules/nginx_status.erb", "nginx.conf.erb", "nginx.init.erb", "nginx.monit.erb", "nginx.pill.erb", "nginx.sysconfig.erb", "nxdissite.erb", "nxensite.erb", "plugins/nginx.rb.erb", "sv-nginx-log-run.erb", "sv-nginx-run.erb"], @file_filenames=["mime.types"], @recipe_filenames=["authorized_ips.rb", "default.rb", "http_geoip_module.rb", "http_gzip_static_module.rb", "http_realip_module.rb", "http_ssl_module.rb", "http_stub_status_module.rb", "ohai_plugin.rb", "source.rb", "upload_progress_module.rb"], @recipe_filenames_by_name={"authorized_ips"=>"authorized_ips.rb", "default"=>"default.rb", "http_geoip_module"=>"http_geoip_module.rb", "http_gzip_static_module"=>"http_gzip_static_module.rb", "http_realip_module"=>"http_realip_module.rb", "http_ssl_module"=>"http_ssl_module.rb", "http_stub_status_module"=>"http_stub_status_module.rb", "ohai_plugin"=>"ohai_plugin.rb", "source"=>"source.rb", "upload_progress_module"=>"upload_progress_module.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:0x000000013883c0 @db="chef", @rest=#<Chef::REST:0x000000013882f8 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000013881b8 @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={"resources"=>[], "metadata"=>{"name"=>"nginx", "description"=>"Installs and configures nginx", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, "dependencies"=>{"ohai"=>"~> 1.0.2", "bluepill"=>">= 0.0.0", "runit"=>">= 0.0.0", "build-essential"=>">= 0.0.0"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"nginx"=>">= 0.0.0", "nginx::http_gzip_static_module"=>">= 0.0.0", "nginx::upload_progress_module"=>">= 0.0.0", "nginx::http_ssl_module"=>">= 0.0.0", "nginx::ohai_plugin"=>">= 0.0.0", "nginx::http_geoip_module"=>">= 0.0.0", "nginx::http_realip_module"=>">= 0.0.0", "nginx::authorized_ips"=>">= 0.0.0", "nginx::http_stub_status_module"=>">= 0.0.0", "nginx::source"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"nginx/worker_processes"=>{"display_name"=>"Nginx Worker Processes", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Number of worker processes", "default"=>"1", "choice"=>[], "type"=>"string"}, "nginx/gzip_types"=>{"display_name"=>"Nginx Gzip Types", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Supported MIME-types for gzip", "default"=>["text/plain", "text/html", "text/css", "application/x-javascript", "text/xml", "application/xml", "application/xml+rss", "text/javascript"], "choice"=>[], "type"=>"array"}, "nginx/keepalive"=>{"display_name"=>"Nginx Keepalive", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether to enable keepalive", "default"=>"on", "choice"=>[], "type"=>"string"}, "nginx/worker_connections"=>{"display_name"=>"Nginx Worker Connections", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Number of connections per worker", "default"=>"1024", "choice"=>[], "type"=>"string"}, "nginx/keepalive_timeout"=>{"display_name"=>"Nginx Keepalive Timeout", "recipes"=>[], "required"=>"optional", "calculated"=>false, "default"=>"65", "choice"=>[], "type"=>"string"}, "nginx/gzip"=>{"display_name"=>"Nginx Gzip", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether gzip is enabled", "default"=>"on", "choice"=>[], "type"=>"string"}, "nginx/server_names_hash_bucket_size"=>{"display_name"=>"Nginx Server Names Hash Bucket Size", "recipes"=>[], "required"=>"optional", "calculated"=>false, "default"=>"64", "choice"=>[], "type"=>"string"}, "nginx/gzip_comp_level"=>{"display_name"=>"Nginx Gzip Compression Level", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Amount of compression to use", "default"=>"2", "choice"=>[], "type"=>"string"}, "nginx/log_dir"=>{"display_name"=>"Nginx Log Directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location for nginx logs", "default"=>"/var/log/nginx", "choice"=>[], "type"=>"string"}, "nginx/disable_access_log"=>{"display_name"=>"Disable Access Log", "recipes"=>[], "required"=>"optional", "calculated"=>false, "default"=>"false", "choice"=>[], "type"=>"string"}, "nginx/user"=>{"display_name"=>"Nginx User", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"User nginx will run as", "default"=>"www-data", "choice"=>[], "type"=>"string"}, "nginx/gzip_http_version"=>{"display_name"=>"Nginx Gzip HTTP Version", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Version of HTTP Gzip", "default"=>"1.0", "choice"=>[], "type"=>"string"}, "nginx/gzip_proxied"=>{"display_name"=>"Nginx Gzip Proxied", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether gzip is proxied", "default"=>"any", "choice"=>[], "type"=>"string"}, "nginx/binary"=>{"display_name"=>"Nginx Binary", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of the nginx server binary", "default"=>"/usr/sbin/nginx", "choice"=>[], "type"=>"string"}, "nginx/dir"=>{"display_name"=>"Nginx Directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of nginx configuration files", "default"=>"/etc/nginx", "choice"=>[], "type"=>"string"}}, "groupings"=>{}, "recipes"=>{"nginx"=>"Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available", "nginx::http_gzip_static_module"=>"", "nginx::upload_progress_module"=>"", "nginx::http_ssl_module"=>"", "nginx::ohai_plugin"=>"", "nginx::http_geoip_module"=>"", "nginx::http_realip_module"=>"", "nginx::authorized_ips"=>"", "nginx::http_stub_status_module"=>"", "nginx::source"=>"Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available"}, "version"=>"0.101.2"}, "files"=>[{"path"=>"files/default/mime.types", "checksum"=>"06e7eca1d6cb608e2e74fd1f8e059f34", "name"=>"mime.types", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/06e7eca1d6cb608e2e74fd1f8e059f34"}], "version"=>"0.101.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/authorized_ips.rb", "checksum"=>"2b2735c82d39f67af8035736fd802e84", "name"=>"authorized_ips.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/2b2735c82d39f67af8035736fd802e84"}, {"path"=>"recipes/default.rb", "checksum"=>"b7c4dcbceb9cf056ff56afb4d94259c8", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b7c4dcbceb9cf056ff56afb4d94259c8"}, {"path"=>"recipes/http_geoip_module.rb", "checksum"=>"2c4392e14d1a4cbb048c8242c7883936", "name"=>"http_geoip_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/2c4392e14d1a4cbb048c8242c7883936"}, {"path"=>"recipes/http_gzip_static_module.rb", "checksum"=>"591e7d9b74f58486d56aad4ea0efccea", "name"=>"http_gzip_static_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/591e7d9b74f58486d56aad4ea0efccea"}, {"path"=>"recipes/http_realip_module.rb", "checksum"=>"ec563bb066e7f9c6a76f6cde2fc33e14", "name"=>"http_realip_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/ec563bb066e7f9c6a76f6cde2fc33e14"}, {"path"=>"recipes/http_ssl_module.rb", "checksum"=>"b0243b3e3daf27ac1b28a3e3f2b9a6fa", "name"=>"http_ssl_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b0243b3e3daf27ac1b28a3e3f2b9a6fa"}, {"path"=>"recipes/http_stub_status_module.rb", "checksum"=>"ff2df51afbdc27deb46d456eb656e2da", "name"=>"http_stub_status_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/ff2df51afbdc27deb46d456eb656e2da"}, {"path"=>"recipes/ohai_plugin.rb", "checksum"=>"e45000c2122c7f340b025e882e4235d4", "name"=>"ohai_plugin.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e45000c2122c7f340b025e882e4235d4"}, {"path"=>"recipes/source.rb", "checksum"=>"0c9275002b9dc95a52afebd105e7fe46", "name"=>"source.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/0c9275002b9dc95a52afebd105e7fe46"}, {"path"=>"recipes/upload_progress_module.rb", "checksum"=>"2a40178edaa9c0eca5c17fd608b89091", "name"=>"upload_progress_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/2a40178edaa9c0eca5c17fd608b89091"}], "definitions"=>[{"path"=>"definitions/nginx_site.rb", "checksum"=>"8e081c81637801032cd9e2d557169040", "name"=>"nginx_site.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/8e081c81637801032cd9e2d557169040"}], "providers"=>[], "name"=>"nginx-0.101.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/default-site.erb", "checksum"=>"9135c937bdf269023cc4e3c4befaf60f", "name"=>"default-site.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/9135c937bdf269023cc4e3c4befaf60f"}, {"path"=>"templates/default/modules/authorized_ip.erb", "checksum"=>"3f57e6319ea9b8592c6061a91ca7e75c", "name"=>"modules/authorized_ip.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/3f57e6319ea9b8592c6061a91ca7e75c"}, {"path"=>"templates/default/modules/http_geoip.conf.erb", "checksum"=>"b99cb264ff12c46175a7100c974cbb34", "name"=>"modules/http_geoip.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b99cb264ff12c46175a7100c974cbb34"}, {"path"=>"templates/default/modules/http_realip.conf.erb", "checksum"=>"e9f015e8fdd41b887516d48506b25310", "name"=>"modules/http_realip.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e9f015e8fdd41b887516d48506b25310"}, {"path"=>"templates/default/modules/nginx_status.erb", "checksum"=>"e0f4ff73b1f64383545a422b818cbafb", "name"=>"modules/nginx_status.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e0f4ff73b1f64383545a422b818cbafb"}, {"path"=>"templates/default/nginx.conf.erb", "checksum"=>"a06be47b7daab3c94d0e29b8d3ba76ac", "name"=>"nginx.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/a06be47b7daab3c94d0e29b8d3ba76ac"}, {"path"=>"templates/default/nginx.init.erb", "checksum"=>"46ffeee389f1f4879012bf70ae877bd4", "name"=>"nginx.init.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/46ffeee389f1f4879012bf70ae877bd4"}, {"path"=>"templates/default/nginx.monit.erb", "checksum"=>"558175de09a246fa96170ba4c1eee8f2", "name"=>"nginx.monit.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/558175de09a246fa96170ba4c1eee8f2"}, {"path"=>"templates/default/nginx.pill.erb", "checksum"=>"7489ca730bd43a7dfc000beb1e63ba8d", "name"=>"nginx.pill.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/7489ca730bd43a7dfc000beb1e63ba8d"}, {"path"=>"templates/default/nginx.sysconfig.erb", "checksum"=>"9a52f84265bc8ad83725c28d273edb19", "name"=>"nginx.sysconfig.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/9a52f84265bc8ad83725c28d273edb19"}, {"path"=>"templates/default/nxdissite.erb", "checksum"=>"7d5c90cf699f48166617feabc1333fd3", "name"=>"nxdissite.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/7d5c90cf699f48166617feabc1333fd3"}, {"path"=>"templates/default/nxensite.erb", "checksum"=>"b6761008b917c376215fd805f24b07da", "name"=>"nxensite.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b6761008b917c376215fd805f24b07da"}, {"path"=>"templates/default/plugins/nginx.rb.erb", "checksum"=>"be7d5cac0013749eef4dac565fbb4f13", "name"=>"plugins/nginx.rb.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/be7d5cac0013749eef4dac565fbb4f13"}, {"path"=>"templates/default/sv-nginx-log-run.erb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "name"=>"sv-nginx-log-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/09f2bf988663175cd1b7973198dfb5eb"}, {"path"=>"templates/default/sv-nginx-run.erb", "checksum"=>"60aed0a6184855d43155c12b359919a6", "name"=>"sv-nginx-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/60aed0a6184855d43155c12b359919a6"}], "cookbook_name"=>"nginx", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"67a5c329a1cfe4a921b1a30f15f5540e", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/67a5c329a1cfe4a921b1a30f15f5540e"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"991e3143061f57aa85bbfbff83f9ab4b", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/991e3143061f57aa85bbfbff83f9ab4b"}, {"path"=>"metadata.rb", "checksum"=>"afd800b1756cf1540d7994d9a86b604c", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/afd800b1756cf1540d7994d9a86b604c"}, {"path"=>"README.md", "checksum"=>"9ec8bc22fb0efe12ec5eb2aa519bd89e", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/9ec8bc22fb0efe12ec5eb2aa519bd89e"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"32e8be0019235bc6cc8a25c322c2c14c", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/32e8be0019235bc6cc8a25c322c2c14c"}, {"path"=>"attributes/geoip.rb", "checksum"=>"19bf739f57fec537d0eedfd8a8962354", "name"=>"geoip.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/19bf739f57fec537d0eedfd8a8962354"}, {"path"=>"attributes/source.rb", "checksum"=>"5bb0980be545dae36eed1c1c8efa6490", "name"=>"source.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/5bb0980be545dae36eed1c1c8efa6490"}, {"path"=>"attributes/upload_progress.rb", "checksum"=>"7b04610c307f49270b2310806d4db327", "name"=>"upload_progress.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/7b04610c307f49270b2310806d4db327"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000013945d0 @cookbook=nil, @name="nginx", @long_description="", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs and configures nginx", @platforms={"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, @dependencies={"ohai"=>"~> 1.0.2", "bluepill"=>">= 0.0.0", "runit"=>">= 0.0.0", "build-essential"=>">= 0.0.0"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"nginx"=>">= 0.0.0", "nginx::http_gzip_static_module"=>">= 0.0.0", "nginx::upload_progress_module"=>">= 0.0.0", "nginx::http_ssl_module"=>">= 0.0.0", "nginx::ohai_plugin"=>">= 0.0.0", "nginx::http_geoip_module"=>">= 0.0.0", "nginx::http_realip_module"=>">= 0.0.0", "nginx::authorized_ips"=>">= 0.0.0", "nginx::http_stub_status_module"=>">= 0.0.0", "nginx::source"=>">= 0.0.0"}, @replacing={}, @attributes={"nginx/worker_processes"=>{"display_name"=>"Nginx Worker Processes", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Number of worker processes", "default"=>"1", "choice"=>[], "type"=>"string"}, "nginx/gzip_types"=>{"display_name"=>"Nginx Gzip Types", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Supported MIME-types for gzip", "default"=>["text/plain", "text/html", "text/css", "application/x-javascript", "text/xml", "application/xml", "application/xml+rss", "text/javascript"], "choice"=>[], "type"=>"array"}, "nginx/keepalive"=>{"display_name"=>"Nginx Keepalive", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether to enable keepalive", "default"=>"on", "choice"=>[], "type"=>"string"}, "nginx/worker_connections"=>{"display_name"=>"Nginx Worker Connections", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Number of connections per worker", "default"=>"1024", "choice"=>[], "type"=>"string"}, "nginx/keepalive_timeout"=>{"display_name"=>"Nginx Keepalive Timeout", "recipes"=>[], "required"=>"optional", "calculated"=>false, "default"=>"65", "choice"=>[], "type"=>"string"}, "nginx/gzip"=>{"display_name"=>"Nginx Gzip", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether gzip is enabled", "default"=>"on", "choice"=>[], "type"=>"string"}, "nginx/server_names_hash_bucket_size"=>{"display_name"=>"Nginx Server Names Hash Bucket Size", "recipes"=>[], "required"=>"optional", "calculated"=>false, "default"=>"64", "choice"=>[], "type"=>"string"}, "nginx/gzip_comp_level"=>{"display_name"=>"Nginx Gzip Compression Level", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Amount of compression to use", "default"=>"2", "choice"=>[], "type"=>"string"}, "nginx/log_dir"=>{"display_name"=>"Nginx Log Directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location for nginx logs", "default"=>"/var/log/nginx", "choice"=>[], "type"=>"string"}, "nginx/disable_access_log"=>{"display_name"=>"Disable Access Log", "recipes"=>[], "required"=>"optional", "calculated"=>false, "default"=>"false", "choice"=>[], "type"=>"string"}, "nginx/user"=>{"display_name"=>"Nginx User", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"User nginx will run as", "default"=>"www-data", "choice"=>[], "type"=>"string"}, "nginx/gzip_http_version"=>{"display_name"=>"Nginx Gzip HTTP Version", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Version of HTTP Gzip", "default"=>"1.0", "choice"=>[], "type"=>"string"}, "nginx/gzip_proxied"=>{"display_name"=>"Nginx Gzip Proxied", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether gzip is proxied", "default"=>"any", "choice"=>[], "type"=>"string"}, "nginx/binary"=>{"display_name"=>"Nginx Binary", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of the nginx server binary", "default"=>"/usr/sbin/nginx", "choice"=>[], "type"=>"string"}, "nginx/dir"=>{"display_name"=>"Nginx Directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of nginx configuration files", "default"=>"/etc/nginx", "choice"=>[], "type"=>"string"}}, @groupings={}, @recipes={"nginx"=>"Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available", "nginx::http_gzip_static_module"=>"", "nginx::upload_progress_module"=>"", "nginx::http_ssl_module"=>"", "nginx::ohai_plugin"=>"", "nginx::http_geoip_module"=>"", "nginx::http_realip_module"=>"", "nginx::authorized_ips"=>"", "nginx::http_stub_status_module"=>"", "nginx::source"=>"Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available"}, @version="0.101.2">, @checksums={"2b2735c82d39f67af8035736fd802e84"=>nil, "b7c4dcbceb9cf056ff56afb4d94259c8"=>nil, "2c4392e14d1a4cbb048c8242c7883936"=>nil, "591e7d9b74f58486d56aad4ea0efccea"=>nil, "ec563bb066e7f9c6a76f6cde2fc33e14"=>nil, "b0243b3e3daf27ac1b28a3e3f2b9a6fa"=>nil, "ff2df51afbdc27deb46d456eb656e2da"=>nil, "e45000c2122c7f340b025e882e4235d4"=>nil, "0c9275002b9dc95a52afebd105e7fe46"=>nil, "2a40178edaa9c0eca5c17fd608b89091"=>nil, "8e081c81637801032cd9e2d557169040"=>nil, "32e8be0019235bc6cc8a25c322c2c14c"=>nil, "19bf739f57fec537d0eedfd8a8962354"=>nil, "5bb0980be545dae36eed1c1c8efa6490"=>nil, "7b04610c307f49270b2310806d4db327"=>nil, "06e7eca1d6cb608e2e74fd1f8e059f34"=>nil, "9135c937bdf269023cc4e3c4befaf60f"=>nil, "3f57e6319ea9b8592c6061a91ca7e75c"=>nil, "b99cb264ff12c46175a7100c974cbb34"=>nil, "e9f015e8fdd41b887516d48506b25310"=>nil, "e0f4ff73b1f64383545a422b818cbafb"=>nil, "a06be47b7daab3c94d0e29b8d3ba76ac"=>nil, "46ffeee389f1f4879012bf70ae877bd4"=>nil, "558175de09a246fa96170ba4c1eee8f2"=>nil, "7489ca730bd43a7dfc000beb1e63ba8d"=>nil, "9a52f84265bc8ad83725c28d273edb19"=>nil, "7d5c90cf699f48166617feabc1333fd3"=>nil, "b6761008b917c376215fd805f24b07da"=>nil, "be7d5cac0013749eef4dac565fbb4f13"=>nil, "09f2bf988663175cd1b7973198dfb5eb"=>nil, "60aed0a6184855d43155c12b359919a6"=>nil, "67a5c329a1cfe4a921b1a30f15f5540e"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "991e3143061f57aa85bbfbff83f9ab4b"=>nil, "afd800b1756cf1540d7994d9a86b604c"=>nil, "9ec8bc22fb0efe12ec5eb2aa519bd89e"=>nil}, @manifest_records_by_path={"recipes/authorized_ips.rb"=>{"path"=>"recipes/authorized_ips.rb", "checksum"=>"2b2735c82d39f67af8035736fd802e84", "name"=>"authorized_ips.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/2b2735c82d39f67af8035736fd802e84"}, "recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"b7c4dcbceb9cf056ff56afb4d94259c8", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b7c4dcbceb9cf056ff56afb4d94259c8"}, "recipes/http_geoip_module.rb"=>{"path"=>"recipes/http_geoip_module.rb", "checksum"=>"2c4392e14d1a4cbb048c8242c7883936", "name"=>"http_geoip_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/2c4392e14d1a4cbb048c8242c7883936"}, "recipes/http_gzip_static_module.rb"=>{"path"=>"recipes/http_gzip_static_module.rb", "checksum"=>"591e7d9b74f58486d56aad4ea0efccea", "name"=>"http_gzip_static_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/591e7d9b74f58486d56aad4ea0efccea"}, "recipes/http_realip_module.rb"=>{"path"=>"recipes/http_realip_module.rb", "checksum"=>"ec563bb066e7f9c6a76f6cde2fc33e14", "name"=>"http_realip_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/ec563bb066e7f9c6a76f6cde2fc33e14"}, "recipes/http_ssl_module.rb"=>{"path"=>"recipes/http_ssl_module.rb", "checksum"=>"b0243b3e3daf27ac1b28a3e3f2b9a6fa", "name"=>"http_ssl_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b0243b3e3daf27ac1b28a3e3f2b9a6fa"}, "recipes/http_stub_status_module.rb"=>{"path"=>"recipes/http_stub_status_module.rb", "checksum"=>"ff2df51afbdc27deb46d456eb656e2da", "name"=>"http_stub_status_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/ff2df51afbdc27deb46d456eb656e2da"}, "recipes/ohai_plugin.rb"=>{"path"=>"recipes/ohai_plugin.rb", "checksum"=>"e45000c2122c7f340b025e882e4235d4", "name"=>"ohai_plugin.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e45000c2122c7f340b025e882e4235d4"}, "recipes/source.rb"=>{"path"=>"recipes/source.rb", "checksum"=>"0c9275002b9dc95a52afebd105e7fe46", "name"=>"source.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/0c9275002b9dc95a52afebd105e7fe46"}, "recipes/upload_progress_module.rb"=>{"path"=>"recipes/upload_progress_module.rb", "checksum"=>"2a40178edaa9c0eca5c17fd608b89091", "name"=>"upload_progress_module.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/2a40178edaa9c0eca5c17fd608b89091"}, "definitions/nginx_site.rb"=>{"path"=>"definitions/nginx_site.rb", "checksum"=>"8e081c81637801032cd9e2d557169040", "name"=>"nginx_site.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/8e081c81637801032cd9e2d557169040"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"32e8be0019235bc6cc8a25c322c2c14c", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/32e8be0019235bc6cc8a25c322c2c14c"}, "attributes/geoip.rb"=>{"path"=>"attributes/geoip.rb", "checksum"=>"19bf739f57fec537d0eedfd8a8962354", "name"=>"geoip.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/19bf739f57fec537d0eedfd8a8962354"}, "attributes/source.rb"=>{"path"=>"attributes/source.rb", "checksum"=>"5bb0980be545dae36eed1c1c8efa6490", "name"=>"source.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/5bb0980be545dae36eed1c1c8efa6490"}, "attributes/upload_progress.rb"=>{"path"=>"attributes/upload_progress.rb", "checksum"=>"7b04610c307f49270b2310806d4db327", "name"=>"upload_progress.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/7b04610c307f49270b2310806d4db327"}, "files/default/mime.types"=>{"path"=>"files/default/mime.types", "checksum"=>"06e7eca1d6cb608e2e74fd1f8e059f34", "name"=>"mime.types", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/06e7eca1d6cb608e2e74fd1f8e059f34"}, "templates/default/default-site.erb"=>{"path"=>"templates/default/default-site.erb", "checksum"=>"9135c937bdf269023cc4e3c4befaf60f", "name"=>"default-site.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/9135c937bdf269023cc4e3c4befaf60f"}, "templates/default/modules/authorized_ip.erb"=>{"path"=>"templates/default/modules/authorized_ip.erb", "checksum"=>"3f57e6319ea9b8592c6061a91ca7e75c", "name"=>"modules/authorized_ip.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/3f57e6319ea9b8592c6061a91ca7e75c"}, "templates/default/modules/http_geoip.conf.erb"=>{"path"=>"templates/default/modules/http_geoip.conf.erb", "checksum"=>"b99cb264ff12c46175a7100c974cbb34", "name"=>"modules/http_geoip.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b99cb264ff12c46175a7100c974cbb34"}, "templates/default/modules/http_realip.conf.erb"=>{"path"=>"templates/default/modules/http_realip.conf.erb", "checksum"=>"e9f015e8fdd41b887516d48506b25310", "name"=>"modules/http_realip.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e9f015e8fdd41b887516d48506b25310"}, "templates/default/modules/nginx_status.erb"=>{"path"=>"templates/default/modules/nginx_status.erb", "checksum"=>"e0f4ff73b1f64383545a422b818cbafb", "name"=>"modules/nginx_status.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e0f4ff73b1f64383545a422b818cbafb"}, "templates/default/nginx.conf.erb"=>{"path"=>"templates/default/nginx.conf.erb", "checksum"=>"a06be47b7daab3c94d0e29b8d3ba76ac", "name"=>"nginx.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/a06be47b7daab3c94d0e29b8d3ba76ac"}, "templates/default/nginx.init.erb"=>{"path"=>"templates/default/nginx.init.erb", "checksum"=>"46ffeee389f1f4879012bf70ae877bd4", "name"=>"nginx.init.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/46ffeee389f1f4879012bf70ae877bd4"}, "templates/default/nginx.monit.erb"=>{"path"=>"templates/default/nginx.monit.erb", "checksum"=>"558175de09a246fa96170ba4c1eee8f2", "name"=>"nginx.monit.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/558175de09a246fa96170ba4c1eee8f2"}, "templates/default/nginx.pill.erb"=>{"path"=>"templates/default/nginx.pill.erb", "checksum"=>"7489ca730bd43a7dfc000beb1e63ba8d", "name"=>"nginx.pill.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/7489ca730bd43a7dfc000beb1e63ba8d"}, "templates/default/nginx.sysconfig.erb"=>{"path"=>"templates/default/nginx.sysconfig.erb", "checksum"=>"9a52f84265bc8ad83725c28d273edb19", "name"=>"nginx.sysconfig.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/9a52f84265bc8ad83725c28d273edb19"}, "templates/default/nxdissite.erb"=>{"path"=>"templates/default/nxdissite.erb", "checksum"=>"7d5c90cf699f48166617feabc1333fd3", "name"=>"nxdissite.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/7d5c90cf699f48166617feabc1333fd3"}, "templates/default/nxensite.erb"=>{"path"=>"templates/default/nxensite.erb", "checksum"=>"b6761008b917c376215fd805f24b07da", "name"=>"nxensite.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/b6761008b917c376215fd805f24b07da"}, "templates/default/plugins/nginx.rb.erb"=>{"path"=>"templates/default/plugins/nginx.rb.erb", "checksum"=>"be7d5cac0013749eef4dac565fbb4f13", "name"=>"plugins/nginx.rb.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/be7d5cac0013749eef4dac565fbb4f13"}, "templates/default/sv-nginx-log-run.erb"=>{"path"=>"templates/default/sv-nginx-log-run.erb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "name"=>"sv-nginx-log-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/09f2bf988663175cd1b7973198dfb5eb"}, "templates/default/sv-nginx-run.erb"=>{"path"=>"templates/default/sv-nginx-run.erb", "checksum"=>"60aed0a6184855d43155c12b359919a6", "name"=>"sv-nginx-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/60aed0a6184855d43155c12b359919a6"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"67a5c329a1cfe4a921b1a30f15f5540e", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/67a5c329a1cfe4a921b1a30f15f5540e"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"991e3143061f57aa85bbfbff83f9ab4b", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/991e3143061f57aa85bbfbff83f9ab4b"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"afd800b1756cf1540d7994d9a86b604c", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/afd800b1756cf1540d7994d9a86b604c"}, "README.md"=>{"path"=>"README.md", "checksum"=>"9ec8bc22fb0efe12ec5eb2aa519bd89e", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/nginx/0.101.2/files/9ec8bc22fb0efe12ec5eb2aa519bd89e"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb", "geoip"=>"geoip.rb", "source"=>"source.rb", "upload_progress"=>"upload_progress.rb"}>, "ohai"=>#<Chef::CookbookVersion:0x000000015e9150 @name="ohai", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=["plugins/README"], @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:0x000000015e8c00 @db="chef", @rest=#<Chef::REST:0x000000015e8bb0 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000015e89d0 @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={"resources"=>[], "metadata"=>{"name"=>"ohai", "description"=>"Distributes a directory of custom ohai plugins", "long_description"=>"Description\n===========\n\nCreates a configured plugin path for distributing custom Ohai plugins, and reloads them via Ohai within the context of a Chef Client run during the compile phase (if needed).\n\nAttributes\n==========\n\n`node['ohai']['plugin_path']` - location to drop off plugins directory, default is `/etc/chef/ohai_plugins`. This is not FHS-compliant, an FHS location would be something like `/var/lib/ohai/plugins`, or `/var/lib/chef/ohai_plugins` or similar.\n\nNeither an FHS location or the default value of this attribute are in the default Ohai plugin path. Set the Ohai plugin path with the config setting \"`Ohai::Config[:plugin_path]`\" in the Chef config file (the `chef::config` recipe does this automatically for you!). The attribute is not set to the default plugin path that Ohai ships with because we don't want to risk destroying existing essential plugins for Ohai. \n\nUsage\n=====\n\nPut the recipe `ohai` at the start of the node's run list to make sure that custom plugins are loaded early on in the Chef run and data is available for later recipes.\n\nThe execution of the custom plugins occurs within the recipe during the compile phase, so you can write new plugins and use the data they return in your Chef recipes.\n\nFor information on how to write custom plugins for Ohai, please see the Chef wiki pages.\n\nhttp://wiki.opscode.com/display/chef/Writing+Ohai+Plugins\n\n*PLEASE NOTE* - This recipe reloads the Ohai plugins a 2nd time during the Chef run if:\n\n* The \"`Ohai::Config[:plugin_path]`\" config setting has *NOT* been properly set in the Chef config file\n* The \"`Ohai::Config[:plugin_path]`\" config setting has been properly set in the Chef config file and there are updated plugins dropped off at \"`node['ohai']['plugin_path']`\".\n\nChanges\n=======\n\n## v1.0.2\n\n- [COOK-463] ohai cookbook default recipe should only reload plugins if there were updates\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@opscode.com>)\n\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\nlimitations under the License.\n", "maintainer"=>"Opscode, Inc", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"ohai"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"ohai/plugin_path"=>{"display_name"=>"Ohai Plugin Path", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Distribute plugins to this path.", "default"=>"/etc/chef/ohai_plugins", "choice"=>[], "type"=>"string"}}, "groupings"=>{}, "recipes"=>{"ohai"=>"", "ohai::default"=>"Distributes a directory of custom ohai plugins"}, "version"=>"1.0.2"}, "files"=>[{"path"=>"files/default/plugins/README", "checksum"=>"85bc3bb921efade3f2566a668ab4b639", "name"=>"plugins/README", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/85bc3bb921efade3f2566a668ab4b639"}], "version"=>"1.0.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"aa3505d3eb8ce328ea84a4333df05b07", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/aa3505d3eb8ce328ea84a4333df05b07"}], "definitions"=>[], "providers"=>[], "name"=>"ohai-1.0.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[], "cookbook_name"=>"ohai", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"metadata.json", "checksum"=>"c29aba7d013956e7033becbafacf0229", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/c29aba7d013956e7033becbafacf0229"}, {"path"=>"metadata.rb", "checksum"=>"9f0ff5f4cf7ec9c486fc787c571809f4", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/9f0ff5f4cf7ec9c486fc787c571809f4"}, {"path"=>"README.md", "checksum"=>"e1ef85e4c1cd6a5c1f952af8ee783828", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/e1ef85e4c1cd6a5c1f952af8ee783828"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"84007e378e3a80bbb627774fcc24f1bb", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/84007e378e3a80bbb627774fcc24f1bb"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000015f6710 @cookbook=nil, @name="ohai", @long_description="Description\n===========\n\nCreates a configured plugin path for distributing custom Ohai plugins, and reloads them via Ohai within the context of a Chef Client run during the compile phase (if needed).\n\nAttributes\n==========\n\n`node['ohai']['plugin_path']` - location to drop off plugins directory, default is `/etc/chef/ohai_plugins`. This is not FHS-compliant, an FHS location would be something like `/var/lib/ohai/plugins`, or `/var/lib/chef/ohai_plugins` or similar.\n\nNeither an FHS location or the default value of this attribute are in the default Ohai plugin path. Set the Ohai plugin path with the config setting \"`Ohai::Config[:plugin_path]`\" in the Chef config file (the `chef::config` recipe does this automatically for you!). The attribute is not set to the default plugin path that Ohai ships with because we don't want to risk destroying existing essential plugins for Ohai. \n\nUsage\n=====\n\nPut the recipe `ohai` at the start of the node's run list to make sure that custom plugins are loaded early on in the Chef run and data is available for later recipes.\n\nThe execution of the custom plugins occurs within the recipe during the compile phase, so you can write new plugins and use the data they return in your Chef recipes.\n\nFor information on how to write custom plugins for Ohai, please see the Chef wiki pages.\n\nhttp://wiki.opscode.com/display/chef/Writing+Ohai+Plugins\n\n*PLEASE NOTE* - This recipe reloads the Ohai plugins a 2nd time during the Chef run if:\n\n* The \"`Ohai::Config[:plugin_path]`\" config setting has *NOT* been properly set in the Chef config file\n* The \"`Ohai::Config[:plugin_path]`\" config setting has been properly set in the Chef config file and there are updated plugins dropped off at \"`node['ohai']['plugin_path']`\".\n\nChanges\n=======\n\n## v1.0.2\n\n- [COOK-463] ohai cookbook default recipe should only reload plugins if there were updates\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\nAuthor:: Seth Chisamore (<schisamo@opscode.com>)\n\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\nlimitations under the License.\n", @maintainer="Opscode, Inc", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Distributes a directory of custom ohai plugins", @platforms={}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"ohai"=>">= 0.0.0"}, @replacing={}, @attributes={"ohai/plugin_path"=>{"display_name"=>"Ohai Plugin Path", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Distribute plugins to this path.", "default"=>"/etc/chef/ohai_plugins", "choice"=>[], "type"=>"string"}}, @groupings={}, @recipes={"ohai"=>"", "ohai::default"=>"Distributes a directory of custom ohai plugins"}, @version="1.0.2">, @checksums={"aa3505d3eb8ce328ea84a4333df05b07"=>nil, "84007e378e3a80bbb627774fcc24f1bb"=>nil, "85bc3bb921efade3f2566a668ab4b639"=>nil, "c29aba7d013956e7033becbafacf0229"=>nil, "9f0ff5f4cf7ec9c486fc787c571809f4"=>nil, "e1ef85e4c1cd6a5c1f952af8ee783828"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"aa3505d3eb8ce328ea84a4333df05b07", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/aa3505d3eb8ce328ea84a4333df05b07"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"84007e378e3a80bbb627774fcc24f1bb", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/84007e378e3a80bbb627774fcc24f1bb"}, "files/default/plugins/README"=>{"path"=>"files/default/plugins/README", "checksum"=>"85bc3bb921efade3f2566a668ab4b639", "name"=>"plugins/README", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/85bc3bb921efade3f2566a668ab4b639"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"c29aba7d013956e7033becbafacf0229", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/c29aba7d013956e7033becbafacf0229"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"9f0ff5f4cf7ec9c486fc787c571809f4", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/9f0ff5f4cf7ec9c486fc787c571809f4"}, "README.md"=>{"path"=>"README.md", "checksum"=>"e1ef85e4c1cd6a5c1f952af8ee783828", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/ohai/1.0.2/files/e1ef85e4c1cd6a5c1f952af8ee783828"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "vim"=>#<Chef::CookbookVersion:0x000000016a6098 @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:0x000000016a5b20 @db="chef", @rest=#<Chef::REST:0x000000016a5af8 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000016a5918 @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={"resources"=>[], "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"=>{"arch"=>">= 0.0.0", "debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "scientific"=>">= 0.0.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"vim"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"vim"=>""}, "version"=>"1.0.2"}, "files"=>[], "version"=>"1.0.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"c7a9c5ae9dd214c1ad5abee81a51fecd", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/c7a9c5ae9dd214c1ad5abee81a51fecd"}], "definitions"=>[], "providers"=>[], "name"=>"vim-1.0.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[], "cookbook_name"=>"vim", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"metadata.json", "checksum"=>"7f3822fff301154dcc848ee1b34f25ac", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/7f3822fff301154dcc848ee1b34f25ac"}, {"path"=>"metadata.rb", "checksum"=>"82e1ca016d91d8cdcee7aa4aa6ecf72f", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/82e1ca016d91d8cdcee7aa4aa6ecf72f"}, {"path"=>"README.md", "checksum"=>"717286a8700054838040191298e687c7", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/717286a8700054838040191298e687c7"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"0c9cdb9e1ea2527c8c20998956adbf45", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/0c9cdb9e1ea2527c8c20998956adbf45"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000016a3d98 @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={"arch"=>">= 0.0.0", "debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "scientific"=>">= 0.0.0", "fedora"=>">= 0.0.0", "redhat"=>">= 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"=>{"path"=>"recipes/default.rb", "checksum"=>"c7a9c5ae9dd214c1ad5abee81a51fecd", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/c7a9c5ae9dd214c1ad5abee81a51fecd"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"0c9cdb9e1ea2527c8c20998956adbf45", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/0c9cdb9e1ea2527c8c20998956adbf45"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"7f3822fff301154dcc848ee1b34f25ac", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/7f3822fff301154dcc848ee1b34f25ac"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"82e1ca016d91d8cdcee7aa4aa6ecf72f", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/82e1ca016d91d8cdcee7aa4aa6ecf72f"}, "README.md"=>{"path"=>"README.md", "checksum"=>"717286a8700054838040191298e687c7", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/vim/1.0.2/files/717286a8700054838040191298e687c7"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "dmg"=>#<Chef::CookbookVersion:0x000000016f62a0 @name="dmg", @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=["package.rb"], @provider_filenames=["package.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x000000016f5738 @db="chef", @rest=#<Chef::REST:0x000000016f56e8 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000016f5378 @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={"resources"=>[{"path"=>"resources/package.rb", "checksum"=>"c2af5e45e6121ac3aaebc8cd8a343705", "name"=>"package.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/c2af5e45e6121ac3aaebc8cd8a343705"}], "metadata"=>{"name"=>"dmg", "description"=>"LWRP to install OS X applications from dmgs", "long_description"=>"Description\n===========\n\nLightweight resource and provider to install OS X applications (.app) from dmg files.\n\nRequirements\n============\n\n## Platform:\n\n* Mac OS X\n\nResources and Providers\n=======================\n\ndmg\\_package\n------------\n\nThis resource will install a DMG \"Package\". It will retrieve the DMG from a remote URL, mount it using OS X's `hdid`, copy the application (.app directory) to the specified destination (/Applications), and detach the image using `hdiutil`. The dmg file will be stored in the `Chef::Config[:file_cache_path]`. If you want to install an application that has already been downloaded (not using the `source` parameter), copy it to the appropriate location. You can find out what directory this is with the following command on the node to run chef:\n\n knife exec -E 'p Chef::Config[:file_cache_path]' -c /etc/chef/client.rb\n\nOptionally, the LWRP can install an \"mpkg\" or \"pkg\" package using installer(8).\n\n# Actions:\n\n* :install - Installs the application.\n\n# Parameter attributes:\n\n* `app` - This is the name of the application used by default for the /Volumes directory and the .app directory copied to /Applications.\n* `source` - remote URL for the dmg to download if specified. Default is nil.\n* `destination` - directory to copy the .app into. Default is /Applications.\n* `checksum` - sha256 checksum of the dmg to download. Default is nil.\n* `type` - type of package, \"app\", \"pkg\" or \"mpkg\". Default is \"app\". When using \"pkg\" or \"mpkg\", the destination must be /Applications.\n* `volumes_dir` - Directory under /Volumes where the dmg is mounted. Not all dmgs are mounted into a /Volumes location matching the name of the dmg. If not specified, this will use the name attribute.\n* `package_id` - Package id registered with pkgutil when a pkg or mpkg is installed\n* `dmg_name` - Specify the name of the dmg if it is not the same as `app`, or if the name has spaces.\n* `dmg_passphrase` - Specify a passphrase to use to unencrypt the dmg while mounting.\n* `accept_eula` - Specify whether to accept the EULA. Certain dmgs require acceptance of EULA before mounting. Can be true or false, defaults to false.\n\nUsage Examples\n==============\n\nInstall `/Applications/Tunnelblick.app` from the primary download site.\n\n dmg_package \"Tunnelblick\" do\n source \"http://tunnelblick.googlecode.com/files/Tunnelblick_3.1.2.dmg\"\n checksum \"a3fae60b6833175f32df20c90cd3a3603a\"\n action :install\n end\n\nInstall Google Chrome. Uses the `dmg_name` because the application name has spaces. Installs in `/Applications/Google Chrome.app`.\n\n dmg_package \"Google Chrome\" do\n dmg_name \"googlechrome\"\n source \"https://dl-ssl.google.com/chrome/mac/stable/GGRM/googlechrome.dmg\"\n checksum \"7daa2dc5c46d9bfb14f1d7ff4b33884325e5e63e694810adc58f14795165c91a\"\n action :install\n end\n\nInstall Dropbox. Uses `volumes_dir` because the mounted directory is different than the name of the application directory. Installs in `/Applications/Dropbox.app`.\n\n dmg_package \"Dropbox\" do\n volumes_dir \"Dropbox Installer\"\n source \"http://www.dropbox.com/download?plat=mac\"\n checksum \"b4ea620ca22b0517b75753283ceb82326aca8bc3c86212fbf725de6446a96a13\"\n action :install\n end\n\nInstall MacIrssi to `~/Applications` from the local file downloaded to the cache path into an Applications directory in the current user's home directory. Chef should run as a non-root user for this.\n\n directory \"\#{ENV['HOME']}/Applications\"\n\n dmg_package \"MacIrssi\" do\n destination \"\#{ENV['HOME']}/Applications\"\n action :install\n end\n\nInstall Virtualbox to `/Applications` from the .mpkg:\n\n dmg_package \"Virtualbox\" do\n source \"http://dlc.sun.com.edgesuite.net/virtualbox/4.0.8/VirtualBox-4.0.8-71778-OSX.dmg\"\n type \"mpkg\"\n end\n\nInstall pgAdmin to `/Applications` and automatically accept the EULA:\n\n dmg_package \"pgAdmin3\" do\n source \"http://wwwmaster.postgresql.org/redir/198/h/pgadmin3/release/v1.12.3/osx/pgadmin3-1.12.3.dmg\"\n checksum \"9435f79d5b52d0febeddfad392adf82db9df159196f496c1ab139a6957242ce9\"\n accept_eula true\n end\n\nInstall Pivotal Tracker to `/Applications` using a password-protected dmg:\n\n dmg_package \"Pivotal Tracker\" do\n volumes_dir \"tracker\"\n source \"http://cheffiles.pivotallabs.com/fluid_tracker.dmg\"\n dmg_passphrase \"xyz\"\n end\n\nInstall Silverlight, with idempotence check based on pkgutil:\n\n dmg_package \"Silerlight\" do\n source \"http://silverlight.dlservice.microsoft.com/download/D/C/2/DC2D5838-9138-4D25-AA92-52F61F7C51E6/runtime/Silverlight.dmg\"\n type \"pkg\"\n checksum \"6d4a0ad4552d9815531463eb3f467fb8cf4bffcc\"\n package_id \"com.microsoft.installSilverlightPlugin\"\n end\n\nTo do\n=====\n\nA few things remain outstanding to make this cookbook \"1.0\" quality.\n\n* support downloading a .dmg.zip and unzipping it\n* specify a local .dmg already downloaded in another location (like ~/Downloads)\n\nSome things that would be nice to have at some point.\n\n* use hdiutil to mount/attach the disk image\n* automatically detect the `volumes_dir` where the image is attached\n* be able to automatically accept license agreements\n\nLicense and Author\n==================\n\n* Copyright 2011, Joshua Timberman <cookbooks@housepub.org>\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"=>"Joshua Timberman", "maintainer_email"=>"cookbooks@housepub.org", "license"=>"Apache 2.0", "platforms"=>{"mac_os_x"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"dmg"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"dmg"=>""}, "version"=>"1.0.0"}, "files"=>[], "version"=>"1.0.0", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"12a81c8855a0eee3a701212a4bb7389f", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/12a81c8855a0eee3a701212a4bb7389f"}], "definitions"=>[], "providers"=>[{"path"=>"providers/package.rb", "checksum"=>"feaa55bf13c473ba93463151ffee13d1", "name"=>"package.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/feaa55bf13c473ba93463151ffee13d1"}], "name"=>"dmg-1.0.0", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[], "cookbook_name"=>"dmg", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"8558dc3cfad5a5af1ce3de416aba72ac", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/8558dc3cfad5a5af1ce3de416aba72ac"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"784efc887d1340f6dae46d969aa276e6", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/784efc887d1340f6dae46d969aa276e6"}, {"path"=>"metadata.rb", "checksum"=>"72bd5fd22f4dc118c353bcac9256ee7d", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/72bd5fd22f4dc118c353bcac9256ee7d"}, {"path"=>"README.md", "checksum"=>"3880f9009aafbf000fa44823e1d004b2", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/3880f9009aafbf000fa44823e1d004b2"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"5e50366ed0638bbee90209ed2eabc576", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/5e50366ed0638bbee90209ed2eabc576"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000016f2970 @cookbook=nil, @name="dmg", @long_description="Description\n===========\n\nLightweight resource and provider to install OS X applications (.app) from dmg files.\n\nRequirements\n============\n\n## Platform:\n\n* Mac OS X\n\nResources and Providers\n=======================\n\ndmg\\_package\n------------\n\nThis resource will install a DMG \"Package\". It will retrieve the DMG from a remote URL, mount it using OS X's `hdid`, copy the application (.app directory) to the specified destination (/Applications), and detach the image using `hdiutil`. The dmg file will be stored in the `Chef::Config[:file_cache_path]`. If you want to install an application that has already been downloaded (not using the `source` parameter), copy it to the appropriate location. You can find out what directory this is with the following command on the node to run chef:\n\n knife exec -E 'p Chef::Config[:file_cache_path]' -c /etc/chef/client.rb\n\nOptionally, the LWRP can install an \"mpkg\" or \"pkg\" package using installer(8).\n\n# Actions:\n\n* :install - Installs the application.\n\n# Parameter attributes:\n\n* `app` - This is the name of the application used by default for the /Volumes directory and the .app directory copied to /Applications.\n* `source` - remote URL for the dmg to download if specified. Default is nil.\n* `destination` - directory to copy the .app into. Default is /Applications.\n* `checksum` - sha256 checksum of the dmg to download. Default is nil.\n* `type` - type of package, \"app\", \"pkg\" or \"mpkg\". Default is \"app\". When using \"pkg\" or \"mpkg\", the destination must be /Applications.\n* `volumes_dir` - Directory under /Volumes where the dmg is mounted. Not all dmgs are mounted into a /Volumes location matching the name of the dmg. If not specified, this will use the name attribute.\n* `package_id` - Package id registered with pkgutil when a pkg or mpkg is installed\n* `dmg_name` - Specify the name of the dmg if it is not the same as `app`, or if the name has spaces.\n* `dmg_passphrase` - Specify a passphrase to use to unencrypt the dmg while mounting.\n* `accept_eula` - Specify whether to accept the EULA. Certain dmgs require acceptance of EULA before mounting. Can be true or false, defaults to false.\n\nUsage Examples\n==============\n\nInstall `/Applications/Tunnelblick.app` from the primary download site.\n\n dmg_package \"Tunnelblick\" do\n source \"http://tunnelblick.googlecode.com/files/Tunnelblick_3.1.2.dmg\"\n checksum \"a3fae60b6833175f32df20c90cd3a3603a\"\n action :install\n end\n\nInstall Google Chrome. Uses the `dmg_name` because the application name has spaces. Installs in `/Applications/Google Chrome.app`.\n\n dmg_package \"Google Chrome\" do\n dmg_name \"googlechrome\"\n source \"https://dl-ssl.google.com/chrome/mac/stable/GGRM/googlechrome.dmg\"\n checksum \"7daa2dc5c46d9bfb14f1d7ff4b33884325e5e63e694810adc58f14795165c91a\"\n action :install\n end\n\nInstall Dropbox. Uses `volumes_dir` because the mounted directory is different than the name of the application directory. Installs in `/Applications/Dropbox.app`.\n\n dmg_package \"Dropbox\" do\n volumes_dir \"Dropbox Installer\"\n source \"http://www.dropbox.com/download?plat=mac\"\n checksum \"b4ea620ca22b0517b75753283ceb82326aca8bc3c86212fbf725de6446a96a13\"\n action :install\n end\n\nInstall MacIrssi to `~/Applications` from the local file downloaded to the cache path into an Applications directory in the current user's home directory. Chef should run as a non-root user for this.\n\n directory \"\#{ENV['HOME']}/Applications\"\n\n dmg_package \"MacIrssi\" do\n destination \"\#{ENV['HOME']}/Applications\"\n action :install\n end\n\nInstall Virtualbox to `/Applications` from the .mpkg:\n\n dmg_package \"Virtualbox\" do\n source \"http://dlc.sun.com.edgesuite.net/virtualbox/4.0.8/VirtualBox-4.0.8-71778-OSX.dmg\"\n type \"mpkg\"\n end\n\nInstall pgAdmin to `/Applications` and automatically accept the EULA:\n\n dmg_package \"pgAdmin3\" do\n source \"http://wwwmaster.postgresql.org/redir/198/h/pgadmin3/release/v1.12.3/osx/pgadmin3-1.12.3.dmg\"\n checksum \"9435f79d5b52d0febeddfad392adf82db9df159196f496c1ab139a6957242ce9\"\n accept_eula true\n end\n\nInstall Pivotal Tracker to `/Applications` using a password-protected dmg:\n\n dmg_package \"Pivotal Tracker\" do\n volumes_dir \"tracker\"\n source \"http://cheffiles.pivotallabs.com/fluid_tracker.dmg\"\n dmg_passphrase \"xyz\"\n end\n\nInstall Silverlight, with idempotence check based on pkgutil:\n\n dmg_package \"Silerlight\" do\n source \"http://silverlight.dlservice.microsoft.com/download/D/C/2/DC2D5838-9138-4D25-AA92-52F61F7C51E6/runtime/Silverlight.dmg\"\n type \"pkg\"\n checksum \"6d4a0ad4552d9815531463eb3f467fb8cf4bffcc\"\n package_id \"com.microsoft.installSilverlightPlugin\"\n end\n\nTo do\n=====\n\nA few things remain outstanding to make this cookbook \"1.0\" quality.\n\n* support downloading a .dmg.zip and unzipping it\n* specify a local .dmg already downloaded in another location (like ~/Downloads)\n\nSome things that would be nice to have at some point.\n\n* use hdiutil to mount/attach the disk image\n* automatically detect the `volumes_dir` where the image is attached\n* be able to automatically accept license agreements\n\nLicense and Author\n==================\n\n* Copyright 2011, Joshua Timberman <cookbooks@housepub.org>\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="Joshua Timberman", @maintainer_email="cookbooks@housepub.org", @license="Apache 2.0", @description="LWRP to install OS X applications from dmgs", @platforms={"mac_os_x"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"dmg"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"dmg"=>""}, @version="1.0.0">, @checksums={"c2af5e45e6121ac3aaebc8cd8a343705"=>nil, "feaa55bf13c473ba93463151ffee13d1"=>nil, "12a81c8855a0eee3a701212a4bb7389f"=>nil, "5e50366ed0638bbee90209ed2eabc576"=>nil, "8558dc3cfad5a5af1ce3de416aba72ac"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "784efc887d1340f6dae46d969aa276e6"=>nil, "72bd5fd22f4dc118c353bcac9256ee7d"=>nil, "3880f9009aafbf000fa44823e1d004b2"=>nil}, @manifest_records_by_path={"resources/package.rb"=>{"path"=>"resources/package.rb", "checksum"=>"c2af5e45e6121ac3aaebc8cd8a343705", "name"=>"package.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/c2af5e45e6121ac3aaebc8cd8a343705"}, "providers/package.rb"=>{"path"=>"providers/package.rb", "checksum"=>"feaa55bf13c473ba93463151ffee13d1", "name"=>"package.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/feaa55bf13c473ba93463151ffee13d1"}, "recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"12a81c8855a0eee3a701212a4bb7389f", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/12a81c8855a0eee3a701212a4bb7389f"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"5e50366ed0638bbee90209ed2eabc576", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/5e50366ed0638bbee90209ed2eabc576"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"8558dc3cfad5a5af1ce3de416aba72ac", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/8558dc3cfad5a5af1ce3de416aba72ac"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"784efc887d1340f6dae46d969aa276e6", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/784efc887d1340f6dae46d969aa276e6"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"72bd5fd22f4dc118c353bcac9256ee7d", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/72bd5fd22f4dc118c353bcac9256ee7d"}, "README.md"=>{"path"=>"README.md", "checksum"=>"3880f9009aafbf000fa44823e1d004b2", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/dmg/1.0.0/files/3880f9009aafbf000fa44823e1d004b2"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "bluepill"=>#<Chef::CookbookVersion:0x00000001725820 @name="bluepill", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["bluepill_init.erb", "bluepill_init.erb"], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=["service.rb"], @provider_filenames=["service.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000001725528 @db="chef", @rest=#<Chef::REST:0x00000001725500 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001725398 @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={"resources"=>[{"path"=>"resources/service.rb", "checksum"=>"9dff55f90bef0a03add511fbd4fca77e", "name"=>"service.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/9dff55f90bef0a03add511fbd4fca77e"}], "metadata"=>{"name"=>"bluepill", "description"=>"Installs bluepill gem and configures to manage services, includes bluepill_service LWRP", "long_description"=>"Description\n===========\n\nInstalls bluepill RubyGem and configures it to manage services. Also includes a LWRP.\n\nRequirements\n============\n\nBluepill is a pure Ruby service management tool/library, so this cookbook should work on any system. The attributes do set up paths based on FHS locations, see below.\n\nAttributes\n==========\n\nDefault locations for bluepill are in \"FHS compliant\" locations.\n\n* `node[\"bluepill\"][\"bin\"]` - Path to bluepill program, default is 'bluepill' in the RubyGems binary directory.\n* `node[\"bluepill\"][\"logfile\"]` - Location of the bluepill log file, default \"/var/log/bluepill.log\".\n* `node[\"bluepill\"][\"conf_dir\"]` - Location of service config files (pills), default \"/etc/bluepill\".\n* `node[\"bluepill\"][\"pid_dir\"]` - Location of pidfiles, default \"/var/run/bluepill\"\n* `node[\"bluepill\"][\"state_dir\"]` - Location of state directory, default \"/var/lib/bluepill\"\n* `node[\"bluepill\"][\"init_dir\"]` - Location of init script directory, default selected by platform.\n\nResources/Providers\n===================\n\nThis cookbook contains an LWRP, `bluepill_service`. This can be used with the normal Chef service resource, by using the `provider` parameter, or by specifying the `bluepill_service` shortcut. These two resources are equivalent.\n\n service \"my_app\" do\n provider bluepill_service\n action [:enable, :load, :start]\n end\n\n bluepill_service \"my_app\" do\n action [:enable, :load, :start]\n end\n\nThe load action should probably always be specified, to ensure that if bluepill isn't running already it gets started. The\n\nThe recipe using the service must contain a template resource for the pill and it must be named `my_app.pill.erb`, where `my_app` is the service name passed to the bluepill service resource.\n\nUsage\n=====\n\nBe sure to include the bluepill recipe in the run list to ensure that the gem and bluepill-related directories are created. This will also make the cookbook available on the system and other cookbooks won't need to explicitly depend on it in the metadata.\n\nIf the default directory locations in the attributes/default.rb aren't what you want, change them by setting them either in the attributes file itself, or create attributes in a role applied to any systems that will use bluepill.\n\nExample pill template resource and .erb file:\n\n template \"/etc/bluepill/my_app\" do\n source \"my_app.pill.erb\"\n end\n\n Bluepill.application(\"my_app\") do |app|\n app.process(\"my_app\") do |process|\n process.pid_file = \"/var/run/my_app.pid\"\n process.start_command = \"/usr/bin/my_app\"\n end\n end\n\nSee bluepill's documentation for more information on creating pill templates.\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\nlimitations under the License.\n", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"bluepill"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"bluepill::default"=>"Installs bluepill rubygem and set up management directories", "bluepill"=>""}, "version"=>"1.0.4"}, "files"=>[], "version"=>"1.0.4", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"26c3b43515d286acb57db52191db73e7", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/26c3b43515d286acb57db52191db73e7"}], "definitions"=>[], "providers"=>[{"path"=>"providers/service.rb", "checksum"=>"b6b8c301ad1f51eaf1f0ddf85e28da5c", "name"=>"service.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/b6b8c301ad1f51eaf1f0ddf85e28da5c"}], "name"=>"bluepill-1.0.4", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/centos/bluepill_init.erb", "checksum"=>"3d5af4b3ea723d7b6d494a24cef90e81", "name"=>"bluepill_init.erb", "specificity"=>"centos", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/3d5af4b3ea723d7b6d494a24cef90e81"}, {"path"=>"templates/freebsd/bluepill_init.erb", "checksum"=>"03fc839f3acae58c45fd9cb225d6e6c5", "name"=>"bluepill_init.erb", "specificity"=>"freebsd", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/03fc839f3acae58c45fd9cb225d6e6c5"}], "cookbook_name"=>"bluepill", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"cc919a41a19ee2b9ec805c5e1a555248", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/cc919a41a19ee2b9ec805c5e1a555248"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"7ef5d30124a3fd8a7b24fdca26bdfe47", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/7ef5d30124a3fd8a7b24fdca26bdfe47"}, {"path"=>"metadata.rb", "checksum"=>"040d20d95ad6cefc6c5f07b4d8595805", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/040d20d95ad6cefc6c5f07b4d8595805"}, {"path"=>"README.md", "checksum"=>"bf55c1349bbc8ddd5726f2d4c223927b", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/bf55c1349bbc8ddd5726f2d4c223927b"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"c3eec84ea08943ff98470be18c637c4d", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/c3eec84ea08943ff98470be18c637c4d"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001722b98 @cookbook=nil, @name="bluepill", @long_description="Description\n===========\n\nInstalls bluepill RubyGem and configures it to manage services. Also includes a LWRP.\n\nRequirements\n============\n\nBluepill is a pure Ruby service management tool/library, so this cookbook should work on any system. The attributes do set up paths based on FHS locations, see below.\n\nAttributes\n==========\n\nDefault locations for bluepill are in \"FHS compliant\" locations.\n\n* `node[\"bluepill\"][\"bin\"]` - Path to bluepill program, default is 'bluepill' in the RubyGems binary directory.\n* `node[\"bluepill\"][\"logfile\"]` - Location of the bluepill log file, default \"/var/log/bluepill.log\".\n* `node[\"bluepill\"][\"conf_dir\"]` - Location of service config files (pills), default \"/etc/bluepill\".\n* `node[\"bluepill\"][\"pid_dir\"]` - Location of pidfiles, default \"/var/run/bluepill\"\n* `node[\"bluepill\"][\"state_dir\"]` - Location of state directory, default \"/var/lib/bluepill\"\n* `node[\"bluepill\"][\"init_dir\"]` - Location of init script directory, default selected by platform.\n\nResources/Providers\n===================\n\nThis cookbook contains an LWRP, `bluepill_service`. This can be used with the normal Chef service resource, by using the `provider` parameter, or by specifying the `bluepill_service` shortcut. These two resources are equivalent.\n\n service \"my_app\" do\n provider bluepill_service\n action [:enable, :load, :start]\n end\n\n bluepill_service \"my_app\" do\n action [:enable, :load, :start]\n end\n\nThe load action should probably always be specified, to ensure that if bluepill isn't running already it gets started. The\n\nThe recipe using the service must contain a template resource for the pill and it must be named `my_app.pill.erb`, where `my_app` is the service name passed to the bluepill service resource.\n\nUsage\n=====\n\nBe sure to include the bluepill recipe in the run list to ensure that the gem and bluepill-related directories are created. This will also make the cookbook available on the system and other cookbooks won't need to explicitly depend on it in the metadata.\n\nIf the default directory locations in the attributes/default.rb aren't what you want, change them by setting them either in the attributes file itself, or create attributes in a role applied to any systems that will use bluepill.\n\nExample pill template resource and .erb file:\n\n template \"/etc/bluepill/my_app\" do\n source \"my_app.pill.erb\"\n end\n\n Bluepill.application(\"my_app\") do |app|\n app.process(\"my_app\") do |process|\n process.pid_file = \"/var/run/my_app.pid\"\n process.start_command = \"/usr/bin/my_app\"\n end\n end\n\nSee bluepill's documentation for more information on creating pill templates.\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\nlimitations under the License.\n", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs bluepill gem and configures to manage services, includes bluepill_service LWRP", @platforms={}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"bluepill"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"bluepill::default"=>"Installs bluepill rubygem and set up management directories", "bluepill"=>""}, @version="1.0.4">, @checksums={"9dff55f90bef0a03add511fbd4fca77e"=>nil, "b6b8c301ad1f51eaf1f0ddf85e28da5c"=>nil, "26c3b43515d286acb57db52191db73e7"=>nil, "c3eec84ea08943ff98470be18c637c4d"=>nil, "3d5af4b3ea723d7b6d494a24cef90e81"=>nil, "03fc839f3acae58c45fd9cb225d6e6c5"=>nil, "cc919a41a19ee2b9ec805c5e1a555248"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "7ef5d30124a3fd8a7b24fdca26bdfe47"=>nil, "040d20d95ad6cefc6c5f07b4d8595805"=>nil, "bf55c1349bbc8ddd5726f2d4c223927b"=>nil}, @manifest_records_by_path={"resources/service.rb"=>{"path"=>"resources/service.rb", "checksum"=>"9dff55f90bef0a03add511fbd4fca77e", "name"=>"service.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/9dff55f90bef0a03add511fbd4fca77e"}, "providers/service.rb"=>{"path"=>"providers/service.rb", "checksum"=>"b6b8c301ad1f51eaf1f0ddf85e28da5c", "name"=>"service.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/b6b8c301ad1f51eaf1f0ddf85e28da5c"}, "recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"26c3b43515d286acb57db52191db73e7", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/26c3b43515d286acb57db52191db73e7"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"c3eec84ea08943ff98470be18c637c4d", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/c3eec84ea08943ff98470be18c637c4d"}, "templates/centos/bluepill_init.erb"=>{"path"=>"templates/centos/bluepill_init.erb", "checksum"=>"3d5af4b3ea723d7b6d494a24cef90e81", "name"=>"bluepill_init.erb", "specificity"=>"centos", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/3d5af4b3ea723d7b6d494a24cef90e81"}, "templates/freebsd/bluepill_init.erb"=>{"path"=>"templates/freebsd/bluepill_init.erb", "checksum"=>"03fc839f3acae58c45fd9cb225d6e6c5", "name"=>"bluepill_init.erb", "specificity"=>"freebsd", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/03fc839f3acae58c45fd9cb225d6e6c5"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"cc919a41a19ee2b9ec805c5e1a555248", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/cc919a41a19ee2b9ec805c5e1a555248"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"7ef5d30124a3fd8a7b24fdca26bdfe47", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/7ef5d30124a3fd8a7b24fdca26bdfe47"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"040d20d95ad6cefc6c5f07b4d8595805", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/040d20d95ad6cefc6c5f07b4d8595805"}, "README.md"=>{"path"=>"README.md", "checksum"=>"bf55c1349bbc8ddd5726f2d4c223927b", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/bluepill/1.0.4/files/bf55c1349bbc8ddd5726f2d4c223927b"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "london2012"=>#<Chef::CookbookVersion:0x0000000173a338 @name="london2012", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["nginx.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=["metadata.rb"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000001739e88 @db="chef", @rest=#<Chef::REST:0x00000001739ca8 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x000000017399b0 @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={"resources"=>[], "metadata"=>{"name"=>"london2012", "description"=>"Installs/Configures London 2012 Site", "long_description"=>"", "maintainer"=>"The Program", "maintainer_email"=>"kevin@theprogrampdx.com", "license"=>"All rights reserved", "platforms"=>{}, "dependencies"=>{"nginx"=>">= 0.0.0", "monit"=>">= 0.0.0", "runit"=>">= 0.0.0"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"london2012"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"london2012"=>""}, "version"=>"0.0.1"}, "files"=>[], "recipes"=>[{"path"=>"recipes/default.rb", "name"=>"default.rb", "checksum"=>"1963d9dfd1f84d68b10204d5b31ca3a8", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/1963d9dfd1f84d68b10204d5b31ca3a8"}], "definitions"=>[], "version"=>"0.0.1", "frozen?"=>false, "providers"=>[], "libraries"=>[], "name"=>"london2012-0.0.1", "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/nginx.conf.erb", "name"=>"nginx.conf.erb", "checksum"=>"e1046353f53ecea85eb3564ab2293d2b", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/e1046353f53ecea85eb3564ab2293d2b"}], "cookbook_name"=>"london2012", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"metadata.rb", "name"=>"metadata.rb", "checksum"=>"61c37e44aabebe4a7d78ed8e51f89b48", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/61c37e44aabebe4a7d78ed8e51f89b48"}], "attributes"=>[{"path"=>"attributes/default.rb", "name"=>"default.rb", "checksum"=>"68393b2c2cfe717ee7db4d9d4d700969", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/68393b2c2cfe717ee7db4d9d4d700969"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x000000017467c8 @cookbook=nil, @name="london2012", @long_description="", @maintainer="The Program", @maintainer_email="kevin@theprogrampdx.com", @license="All rights reserved", @description="Installs/Configures London 2012 Site", @platforms={}, @dependencies={"nginx"=>">= 0.0.0", "monit"=>">= 0.0.0", "runit"=>">= 0.0.0"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"london2012"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"london2012"=>""}, @version="0.0.1">, @checksums={"1963d9dfd1f84d68b10204d5b31ca3a8"=>nil, "68393b2c2cfe717ee7db4d9d4d700969"=>nil, "e1046353f53ecea85eb3564ab2293d2b"=>nil, "61c37e44aabebe4a7d78ed8e51f89b48"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "name"=>"default.rb", "checksum"=>"1963d9dfd1f84d68b10204d5b31ca3a8", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/1963d9dfd1f84d68b10204d5b31ca3a8"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "name"=>"default.rb", "checksum"=>"68393b2c2cfe717ee7db4d9d4d700969", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/68393b2c2cfe717ee7db4d9d4d700969"}, "templates/default/nginx.conf.erb"=>{"path"=>"templates/default/nginx.conf.erb", "name"=>"nginx.conf.erb", "checksum"=>"e1046353f53ecea85eb3564ab2293d2b", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/e1046353f53ecea85eb3564ab2293d2b"}, "metadata.rb"=>{"path"=>"metadata.rb", "name"=>"metadata.rb", "checksum"=>"61c37e44aabebe4a7d78ed8e51f89b48", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/london2012/0.0.1/files/61c37e44aabebe4a7d78ed8e51f89b48"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "sudo"=>#<Chef::CookbookVersion:0x00000001d68ae8 @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:0x00000001d68890 @db="chef", @rest=#<Chef::REST:0x00000001d68868 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001d68778 @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={"resources"=>[{"path"=>"resources/default.rb", "checksum"=>"7b5a0fa5a960bf21a610947e71f9e14e", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/7b5a0fa5a960bf21a610947e71f9e14e"}], "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"=>{"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"sudo"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"authorization/sudo/passwordless"=>{"display_name"=>"Passwordless Sudo", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"", "default"=>"false", "choice"=>[], "type"=>"string"}, "authorization/sudo/include_sudoers_d"=>{"display_name"=>"Include sudoers.d", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether to create the sudoers.d includedir", "default"=>"false", "choice"=>[], "type"=>"string"}, "authorization/sudo/users"=>{"display_name"=>"Sudo Users", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Users who are allowed sudo ALL", "default"=>"", "choice"=>[], "type"=>"array"}, "authorization/sudo"=>{"display_name"=>"Authorization Sudoers", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Hash of Authorization/Sudo attributes", "choice"=>[], "type"=>"hash"}, "authorization"=>{"display_name"=>"Authorization", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Hash of Authorization attributes", "choice"=>[], "type"=>"hash"}, "authorization/sudo/groups"=>{"display_name"=>"Sudo Groups", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Groups who are allowed sudo ALL", "default"=>"", "choice"=>[], "type"=>"array"}}, "groupings"=>{}, "recipes"=>{"sudo"=>"Installs sudo and configures /etc/sudoers"}, "version"=>"1.1.0"}, "files"=>[{"path"=>"files/default/README.sudoers", "checksum"=>"bc27e768b23a877a9c6ba564a25ed915", "name"=>"README.sudoers", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/bc27e768b23a877a9c6ba564a25ed915"}], "version"=>"1.1.0", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"4ba5125d6c3f224531838f3a7c101579", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/4ba5125d6c3f224531838f3a7c101579"}], "definitions"=>[], "providers"=>[{"path"=>"providers/default.rb", "checksum"=>"2b5ee3e5a319721dfafced374b1efbc6", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/2b5ee3e5a319721dfafced374b1efbc6"}], "name"=>"sudo-1.1.0", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/sudoers.erb", "checksum"=>"c1f22788bcd18d86e3e006de75b376e4", "name"=>"sudoers.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/c1f22788bcd18d86e3e006de75b376e4"}], "cookbook_name"=>"sudo", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"894b3b2a95c457c4cc7cbf0810ce5041", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/894b3b2a95c457c4cc7cbf0810ce5041"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"101e18c897da292908f1a2efacc0072a", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/101e18c897da292908f1a2efacc0072a"}, {"path"=>"metadata.rb", "checksum"=>"5d8a5958348e1f8c610e201ef331e5dd", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/5d8a5958348e1f8c610e201ef331e5dd"}, {"path"=>"README.md", "checksum"=>"704abc746f3e38b54a691754d34a4f82", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/704abc746f3e38b54a691754d34a4f82"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"a17f46a5f449a3215c578a21ca4bbf50", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/a17f46a5f449a3215c578a21ca4bbf50"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001d7f0b8 @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={"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "fedora"=>">= 0.0.0", "freebsd"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"sudo"=>">= 0.0.0"}, @replacing={}, @attributes={"authorization/sudo/passwordless"=>{"display_name"=>"Passwordless Sudo", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"", "default"=>"false", "choice"=>[], "type"=>"string"}, "authorization/sudo/include_sudoers_d"=>{"display_name"=>"Include sudoers.d", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Whether to create the sudoers.d includedir", "default"=>"false", "choice"=>[], "type"=>"string"}, "authorization/sudo/users"=>{"display_name"=>"Sudo Users", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Users who are allowed sudo ALL", "default"=>"", "choice"=>[], "type"=>"array"}, "authorization/sudo"=>{"display_name"=>"Authorization Sudoers", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Hash of Authorization/Sudo attributes", "choice"=>[], "type"=>"hash"}, "authorization"=>{"display_name"=>"Authorization", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Hash of Authorization attributes", "choice"=>[], "type"=>"hash"}, "authorization/sudo/groups"=>{"display_name"=>"Sudo Groups", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Groups who are allowed sudo ALL", "default"=>"", "choice"=>[], "type"=>"array"}}, @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"=>{"path"=>"resources/default.rb", "checksum"=>"7b5a0fa5a960bf21a610947e71f9e14e", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/7b5a0fa5a960bf21a610947e71f9e14e"}, "providers/default.rb"=>{"path"=>"providers/default.rb", "checksum"=>"2b5ee3e5a319721dfafced374b1efbc6", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/2b5ee3e5a319721dfafced374b1efbc6"}, "recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"4ba5125d6c3f224531838f3a7c101579", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/4ba5125d6c3f224531838f3a7c101579"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"a17f46a5f449a3215c578a21ca4bbf50", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/a17f46a5f449a3215c578a21ca4bbf50"}, "files/default/README.sudoers"=>{"path"=>"files/default/README.sudoers", "checksum"=>"bc27e768b23a877a9c6ba564a25ed915", "name"=>"README.sudoers", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/bc27e768b23a877a9c6ba564a25ed915"}, "templates/default/sudoers.erb"=>{"path"=>"templates/default/sudoers.erb", "checksum"=>"c1f22788bcd18d86e3e006de75b376e4", "name"=>"sudoers.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/c1f22788bcd18d86e3e006de75b376e4"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"894b3b2a95c457c4cc7cbf0810ce5041", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/894b3b2a95c457c4cc7cbf0810ce5041"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"101e18c897da292908f1a2efacc0072a", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/101e18c897da292908f1a2efacc0072a"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"5d8a5958348e1f8c610e201ef331e5dd", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/5d8a5958348e1f8c610e201ef331e5dd"}, "README.md"=>{"path"=>"README.md", "checksum"=>"704abc746f3e38b54a691754d34a4f82", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/sudo/1.1.0/files/704abc746f3e38b54a691754d34a4f82"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "zsh"=>#<Chef::CookbookVersion:0x00000001da8800 @name="zsh", @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"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000001da85a8 @db="chef", @rest=#<Chef::REST:0x00000001da8580 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001da8508 @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={"resources"=>[], "metadata"=>{"name"=>"zsh", "description"=>"Installs zsh", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"zsh"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"zsh"=>""}, "version"=>"0.7.0"}, "files"=>[], "version"=>"0.7.0", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"2d89651aa1d4534dde5cef64e8bb711e", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/zsh/0.7.0/files/2d89651aa1d4534dde5cef64e8bb711e"}], "definitions"=>[], "providers"=>[], "name"=>"zsh-0.7.0", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[], "cookbook_name"=>"zsh", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"metadata.json", "checksum"=>"8d1971018dc07ca19fe5c4038b0e9d92", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/zsh/0.7.0/files/8d1971018dc07ca19fe5c4038b0e9d92"}, {"path"=>"metadata.rb", "checksum"=>"a9ec620cfa81940e45b329fd25d97908", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/zsh/0.7.0/files/a9ec620cfa81940e45b329fd25d97908"}], "attributes"=>[]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001dc74a8 @cookbook=nil, @name="zsh", @long_description="", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs zsh", @platforms={"debian"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"zsh"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"zsh"=>""}, @version="0.7.0">, @checksums={"2d89651aa1d4534dde5cef64e8bb711e"=>nil, "8d1971018dc07ca19fe5c4038b0e9d92"=>nil, "a9ec620cfa81940e45b329fd25d97908"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"2d89651aa1d4534dde5cef64e8bb711e", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/zsh/0.7.0/files/2d89651aa1d4534dde5cef64e8bb711e"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"8d1971018dc07ca19fe5c4038b0e9d92", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/zsh/0.7.0/files/8d1971018dc07ca19fe5c4038b0e9d92"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"a9ec620cfa81940e45b329fd25d97908", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/zsh/0.7.0/files/a9ec620cfa81940e45b329fd25d97908"}}, @attribute_filenames_by_short_filename={}>, "runit"=>#<Chef::CookbookVersion:0x00000001dd41a8 @name="runit", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=["runit_service.rb"], @template_filenames=["runit-start.sh.erb"], @file_filenames=["runit.seed", "runsvdir", "runsvdir", "runsvdir", "runsvdir", "runsvdir"], @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:0x00000001dd3eb0 @db="chef", @rest=#<Chef::REST:0x00000001dd3e88 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001dd3e10 @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={"resources"=>[], "metadata"=>{"name"=>"runit", "description"=>"Installs runit and provides runit_service definition", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"debian"=>">= 0.0.0", "gentoo"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"runit"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"runit/chpst_bin"=>{"display_name"=>"Runit chpst bin", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of the chpst binary", "default"=>"/usr/bin/chpst", "choice"=>[], "type"=>"string"}, "runit/sv_bin"=>{"display_name"=>"Runit sv bin", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of the sv binary", "default"=>"/usr/bin/sv", "choice"=>[], "type"=>"string"}, "runit/sv_dir"=>{"display_name"=>"Runit sv directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of services managed by runit", "default"=>"/etc/sv", "choice"=>[], "type"=>"string"}, "runit/service_dir"=>{"display_name"=>"Runit service directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Symlinks to services managed under runit", "default"=>"/etc/service", "choice"=>[], "type"=>"string"}, "runit"=>{"display_name"=>"Runit", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Hash of runit attributes", "choice"=>[], "type"=>"hash"}}, "groupings"=>{}, "recipes"=>{"runit"=>"Installs and configures runit"}, "version"=>"0.15.0"}, "files"=>[{"path"=>"files/default/runit.seed", "checksum"=>"722f120f4eab8f0421aab6807d6cce9d", "name"=>"runit.seed", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/722f120f4eab8f0421aab6807d6cce9d"}, {"path"=>"files/default/runsvdir", "checksum"=>"d41d8cd98f00b204e9800998ecf8427e", "name"=>"runsvdir", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/d41d8cd98f00b204e9800998ecf8427e"}, {"path"=>"files/ubuntu-6.10/runsvdir", "checksum"=>"5bfc2e29dbee3bbd4da615ee0779ad4f", "name"=>"runsvdir", "specificity"=>"ubuntu-6.10", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/5bfc2e29dbee3bbd4da615ee0779ad4f"}, {"path"=>"files/ubuntu-7.04/runsvdir", "checksum"=>"6672a3917f0d938bdcc019097b630f6e", "name"=>"runsvdir", "specificity"=>"ubuntu-7.04", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/6672a3917f0d938bdcc019097b630f6e"}, {"path"=>"files/ubuntu-7.10/runsvdir", "checksum"=>"6672a3917f0d938bdcc019097b630f6e", "name"=>"runsvdir", "specificity"=>"ubuntu-7.10", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/6672a3917f0d938bdcc019097b630f6e"}, {"path"=>"files/ubuntu-8.04/runsvdir", "checksum"=>"6672a3917f0d938bdcc019097b630f6e", "name"=>"runsvdir", "specificity"=>"ubuntu-8.04", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/6672a3917f0d938bdcc019097b630f6e"}], "version"=>"0.15.0", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"25148924f5932dcc60ca7b02901e4957", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/25148924f5932dcc60ca7b02901e4957"}], "definitions"=>[{"path"=>"definitions/runit_service.rb", "checksum"=>"a9908c4e684f88f3c424c9a9ea0fb32f", "name"=>"runit_service.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/a9908c4e684f88f3c424c9a9ea0fb32f"}], "providers"=>[], "name"=>"runit-0.15.0", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/gentoo/runit-start.sh.erb", "checksum"=>"bd03533917da171167995131c075ea43", "name"=>"runit-start.sh.erb", "specificity"=>"gentoo", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/bd03533917da171167995131c075ea43"}], "cookbook_name"=>"runit", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"8cdac4be2326405092e635eca5fb0c1c", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/8cdac4be2326405092e635eca5fb0c1c"}, {"path"=>"CONTRIBUTING", "checksum"=>"a3b394be05746f24c7ed734d55e8c762", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/a3b394be05746f24c7ed734d55e8c762"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"9c380619e4e2d8545135704375781684", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/9c380619e4e2d8545135704375781684"}, {"path"=>"metadata.rb", "checksum"=>"edeec75eaa17e78167824ae048f5d274", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/edeec75eaa17e78167824ae048f5d274"}, {"path"=>"README.md", "checksum"=>"0b0bf7cf6e1e66724d9301907afab973", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/0b0bf7cf6e1e66724d9301907afab973"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"f5782c4c9c50f35b900993946ea7e9e9", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/f5782c4c9c50f35b900993946ea7e9e9"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001dd2f38 @cookbook=nil, @name="runit", @long_description="", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs runit and provides runit_service definition", @platforms={"debian"=>">= 0.0.0", "gentoo"=>">= 0.0.0", "ubuntu"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"runit"=>">= 0.0.0"}, @replacing={}, @attributes={"runit/chpst_bin"=>{"display_name"=>"Runit chpst bin", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of the chpst binary", "default"=>"/usr/bin/chpst", "choice"=>[], "type"=>"string"}, "runit/sv_bin"=>{"display_name"=>"Runit sv bin", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of the sv binary", "default"=>"/usr/bin/sv", "choice"=>[], "type"=>"string"}, "runit/sv_dir"=>{"display_name"=>"Runit sv directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Location of services managed by runit", "default"=>"/etc/sv", "choice"=>[], "type"=>"string"}, "runit/service_dir"=>{"display_name"=>"Runit service directory", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Symlinks to services managed under runit", "default"=>"/etc/service", "choice"=>[], "type"=>"string"}, "runit"=>{"display_name"=>"Runit", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"Hash of runit attributes", "choice"=>[], "type"=>"hash"}}, @groupings={}, @recipes={"runit"=>"Installs and configures runit"}, @version="0.15.0">, @checksums={"25148924f5932dcc60ca7b02901e4957"=>nil, "a9908c4e684f88f3c424c9a9ea0fb32f"=>nil, "f5782c4c9c50f35b900993946ea7e9e9"=>nil, "722f120f4eab8f0421aab6807d6cce9d"=>nil, "d41d8cd98f00b204e9800998ecf8427e"=>nil, "5bfc2e29dbee3bbd4da615ee0779ad4f"=>nil, "6672a3917f0d938bdcc019097b630f6e"=>nil, "bd03533917da171167995131c075ea43"=>nil, "8cdac4be2326405092e635eca5fb0c1c"=>nil, "a3b394be05746f24c7ed734d55e8c762"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "9c380619e4e2d8545135704375781684"=>nil, "edeec75eaa17e78167824ae048f5d274"=>nil, "0b0bf7cf6e1e66724d9301907afab973"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"25148924f5932dcc60ca7b02901e4957", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/25148924f5932dcc60ca7b02901e4957"}, "definitions/runit_service.rb"=>{"path"=>"definitions/runit_service.rb", "checksum"=>"a9908c4e684f88f3c424c9a9ea0fb32f", "name"=>"runit_service.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/a9908c4e684f88f3c424c9a9ea0fb32f"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"f5782c4c9c50f35b900993946ea7e9e9", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/f5782c4c9c50f35b900993946ea7e9e9"}, "files/default/runit.seed"=>{"path"=>"files/default/runit.seed", "checksum"=>"722f120f4eab8f0421aab6807d6cce9d", "name"=>"runit.seed", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/722f120f4eab8f0421aab6807d6cce9d"}, "files/default/runsvdir"=>{"path"=>"files/default/runsvdir", "checksum"=>"d41d8cd98f00b204e9800998ecf8427e", "name"=>"runsvdir", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/d41d8cd98f00b204e9800998ecf8427e"}, "files/ubuntu-6.10/runsvdir"=>{"path"=>"files/ubuntu-6.10/runsvdir", "checksum"=>"5bfc2e29dbee3bbd4da615ee0779ad4f", "name"=>"runsvdir", "specificity"=>"ubuntu-6.10", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/5bfc2e29dbee3bbd4da615ee0779ad4f"}, "files/ubuntu-7.04/runsvdir"=>{"path"=>"files/ubuntu-7.04/runsvdir", "checksum"=>"6672a3917f0d938bdcc019097b630f6e", "name"=>"runsvdir", "specificity"=>"ubuntu-7.04", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/6672a3917f0d938bdcc019097b630f6e"}, "files/ubuntu-7.10/runsvdir"=>{"path"=>"files/ubuntu-7.10/runsvdir", "checksum"=>"6672a3917f0d938bdcc019097b630f6e", "name"=>"runsvdir", "specificity"=>"ubuntu-7.10", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/6672a3917f0d938bdcc019097b630f6e"}, "files/ubuntu-8.04/runsvdir"=>{"path"=>"files/ubuntu-8.04/runsvdir", "checksum"=>"6672a3917f0d938bdcc019097b630f6e", "name"=>"runsvdir", "specificity"=>"ubuntu-8.04", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/6672a3917f0d938bdcc019097b630f6e"}, "templates/gentoo/runit-start.sh.erb"=>{"path"=>"templates/gentoo/runit-start.sh.erb", "checksum"=>"bd03533917da171167995131c075ea43", "name"=>"runit-start.sh.erb", "specificity"=>"gentoo", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/bd03533917da171167995131c075ea43"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"8cdac4be2326405092e635eca5fb0c1c", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/8cdac4be2326405092e635eca5fb0c1c"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"a3b394be05746f24c7ed734d55e8c762", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/a3b394be05746f24c7ed734d55e8c762"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"9c380619e4e2d8545135704375781684", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/9c380619e4e2d8545135704375781684"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"edeec75eaa17e78167824ae048f5d274", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/edeec75eaa17e78167824ae048f5d274"}, "README.md"=>{"path"=>"README.md", "checksum"=>"0b0bf7cf6e1e66724d9301907afab973", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/runit/0.15.0/files/0b0bf7cf6e1e66724d9301907afab973"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "git"=>#<Chef::CookbookVersion:0x00000001def200 @name="git", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["sv-git-daemon-log-run.erb", "sv-git-daemon-run.erb"], @file_filenames=[], @recipe_filenames=["default.rb", "server.rb"], @recipe_filenames_by_name={"default"=>"default.rb", "server"=>"server.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:0x00000001deeff8 @db="chef", @rest=#<Chef::REST:0x00000001deefa8 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001deef30 @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={"resources"=>[], "metadata"=>{"name"=>"git", "description"=>"Installs git and/or sets up a Git server daemon", "long_description"=>"Description\n===========\n\nInstalls git and optionally sets up a git server as a daemon under runit.\n\nRequirements\n============\n\n## Platform:\n\n* Debian/Ubuntu\n* ArchLinux\n\n## Cookbooks:\n\n* runit\n\nUsage\n=====\n\nThis cookbook primarily installs git core packages. It can also be\nused to serve git repositories.\n\n include_recipe \"git::server\"\n\nThis creates the directory /srv/git and starts a git daemon, exporting\nall repositories found. Repositories need to be added manually, but\nwill be available once they are created.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright:: 2009, 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"=>{"windows"=>">= 0.0.0", "arch"=>">= 0.0.0", "debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "mac_os_x"=>">= 10.6.0"}, "dependencies"=>{"dmg"=>">= 0.0.0", "runit"=>">= 0.0.0", "yum"=>">= 0.0.0"}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"git::server"=>">= 0.0.0", "git"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"git::server"=>"Sets up a runit_service for git daemon", "git"=>"Installs git"}, "version"=>"1.0.0"}, "files"=>[], "version"=>"1.0.0", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"bab86a26cb327e431ed1bbec9b30e8d5", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/bab86a26cb327e431ed1bbec9b30e8d5"}, {"path"=>"recipes/server.rb", "checksum"=>"0dc28f0c50b10915221eb180e43fc1ec", "name"=>"server.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/0dc28f0c50b10915221eb180e43fc1ec"}], "definitions"=>[], "providers"=>[], "name"=>"git-1.0.0", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/sv-git-daemon-log-run.erb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "name"=>"sv-git-daemon-log-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/09f2bf988663175cd1b7973198dfb5eb"}, {"path"=>"templates/default/sv-git-daemon-run.erb", "checksum"=>"52ffeb8ac6f794ca03dc34c13c34d49f", "name"=>"sv-git-daemon-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/52ffeb8ac6f794ca03dc34c13c34d49f"}], "cookbook_name"=>"git", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"ab78205b7090f19ca832096b4647839d", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/ab78205b7090f19ca832096b4647839d"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"fb0f5eaa742fdb284cce93a2bfe574e7", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/fb0f5eaa742fdb284cce93a2bfe574e7"}, {"path"=>"metadata.rb", "checksum"=>"5161c36816af80954986c2d21a94e546", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/5161c36816af80954986c2d21a94e546"}, {"path"=>"README.md", "checksum"=>"cd3fbbc7e77de5aa2c04170c1db91beb", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/cd3fbbc7e77de5aa2c04170c1db91beb"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"0a893ff7572a893b3bfda374809545a1", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/0a893ff7572a893b3bfda374809545a1"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001dedef0 @cookbook=nil, @name="git", @long_description="Description\n===========\n\nInstalls git and optionally sets up a git server as a daemon under runit.\n\nRequirements\n============\n\n## Platform:\n\n* Debian/Ubuntu\n* ArchLinux\n\n## Cookbooks:\n\n* runit\n\nUsage\n=====\n\nThis cookbook primarily installs git core packages. It can also be\nused to serve git repositories.\n\n include_recipe \"git::server\"\n\nThis creates the directory /srv/git and starts a git daemon, exporting\nall repositories found. Repositories need to be added manually, but\nwill be available once they are created.\n\nLicense and Author\n==================\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright:: 2009, 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 git and/or sets up a Git server daemon", @platforms={"windows"=>">= 0.0.0", "arch"=>">= 0.0.0", "debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "mac_os_x"=>">= 10.6.0"}, @dependencies={"dmg"=>">= 0.0.0", "runit"=>">= 0.0.0", "yum"=>">= 0.0.0"}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"git::server"=>">= 0.0.0", "git"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"git::server"=>"Sets up a runit_service for git daemon", "git"=>"Installs git"}, @version="1.0.0">, @checksums={"bab86a26cb327e431ed1bbec9b30e8d5"=>nil, "0dc28f0c50b10915221eb180e43fc1ec"=>nil, "0a893ff7572a893b3bfda374809545a1"=>nil, "09f2bf988663175cd1b7973198dfb5eb"=>nil, "52ffeb8ac6f794ca03dc34c13c34d49f"=>nil, "ab78205b7090f19ca832096b4647839d"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "fb0f5eaa742fdb284cce93a2bfe574e7"=>nil, "5161c36816af80954986c2d21a94e546"=>nil, "cd3fbbc7e77de5aa2c04170c1db91beb"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"bab86a26cb327e431ed1bbec9b30e8d5", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/bab86a26cb327e431ed1bbec9b30e8d5"}, "recipes/server.rb"=>{"path"=>"recipes/server.rb", "checksum"=>"0dc28f0c50b10915221eb180e43fc1ec", "name"=>"server.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/0dc28f0c50b10915221eb180e43fc1ec"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"0a893ff7572a893b3bfda374809545a1", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/0a893ff7572a893b3bfda374809545a1"}, "templates/default/sv-git-daemon-log-run.erb"=>{"path"=>"templates/default/sv-git-daemon-log-run.erb", "checksum"=>"09f2bf988663175cd1b7973198dfb5eb", "name"=>"sv-git-daemon-log-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/09f2bf988663175cd1b7973198dfb5eb"}, "templates/default/sv-git-daemon-run.erb"=>{"path"=>"templates/default/sv-git-daemon-run.erb", "checksum"=>"52ffeb8ac6f794ca03dc34c13c34d49f", "name"=>"sv-git-daemon-run.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/52ffeb8ac6f794ca03dc34c13c34d49f"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"ab78205b7090f19ca832096b4647839d", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/ab78205b7090f19ca832096b4647839d"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"fb0f5eaa742fdb284cce93a2bfe574e7", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/fb0f5eaa742fdb284cce93a2bfe574e7"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"5161c36816af80954986c2d21a94e546", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/5161c36816af80954986c2d21a94e546"}, "README.md"=>{"path"=>"README.md", "checksum"=>"cd3fbbc7e77de5aa2c04170c1db91beb", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/git/1.0.0/files/cd3fbbc7e77de5aa2c04170c1db91beb"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "yum"=>#<Chef::CookbookVersion:0x00000001dfa240 @name="yum", @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=["repo.erb", "yum-rhel5.conf.erb", "yum-rhel6.conf.erb"], @file_filenames=[], @recipe_filenames=["default.rb", "epel.rb", "ius.rb", "yum.rb"], @recipe_filenames_by_name={"default"=>"default.rb", "epel"=>"epel.rb", "ius"=>"ius.rb", "yum"=>"yum.rb"}, @library_filenames=[], @resource_filenames=["key.rb", "repository.rb"], @provider_filenames=["key.rb", "repository.rb"], @metadata_filenames=[], @root_dir=nil, @root_filenames=["metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000001dfa060 @db="chef", @rest=#<Chef::REST:0x00000001dfa038 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001df9fc0 @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={"resources"=>[{"path"=>"resources/key.rb", "checksum"=>"e0a850e72ae069ba5cbf9e13c84ac30c", "name"=>"key.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/e0a850e72ae069ba5cbf9e13c84ac30c"}, {"path"=>"resources/repository.rb", "checksum"=>"b7719732b0b29f1a36ae9e931b6fd38d", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/b7719732b0b29f1a36ae9e931b6fd38d"}], "metadata"=>{"name"=>"yum", "description"=>"A fabulous new cookbook", "long_description"=>"Description\n===========\n\nConfigures various YUM components on Red Hat-like systems. Includes LWRP for managing repositories and their GPG keys.\n\nBased on the work done by Eric Wolfe and Charles Duffy on the yumrepo cookbook. http://github.com/atomic-penguin/cookbooks/tree/yumrepo/yumrepo\n\nChanges\n=======\n\n## v0.5.2:\n\n* [COOK-825] - epel and ius `remote_file` should notify the `rpm_package` to install\n\n## v0.5.0:\n\n* [COOK-675] - add recipe for handling EPEL repository\n* [COOK-722] - add recipe for handling IUS repository\n\n## v.0.1.2:\n\n* Remove yum update in default recipe, that doesn't update caches, it updates packages installed.\n\nRequirements\n============\nRHEL, CentOS or Scientific Linux 5.x or newer. It has not been tested on other platforms or earlier versions. RHEL 6 support is untested (testing and patches are welcome).\n\nAttributes\n==========\n\n* `node['yum']['epel_release']` - Set the epel release version based on `node['platform_version']`.\n* `node['yum']['ius_release']` - Set the IUS release to install.\n\nRecipes\n=======\n\ndefault\n-------\nThe default recipe runs `yum update` during the Compile Phase of the Chef run to ensure that the system's package cache is updated with the latest. It is recommended that this recipe appear first in a node's run list (directly or through a role) to ensure that when installing packages, Chef will be able to download the latest version available on the remote YUM repository.\n\nyum\n---\nManages the configuration of the `/etc/yum.conf` via attributes.\n\nepel\n----\n\nInstalls the EPEL repository via RPM. Uses the `node['yum']['epel_release']` attribute to select the right version of the repository package to install. Also uses the node's platform version (as an integer) for the major release of EL.\n\nius\n----\n\nInstalls the [IUS Community repositories](http://iuscommunity.org/Repos) via RPM. Uses the `node['yum']['ius_release']` attribute to select the right versino of the package to install.\n\nThe IUS repository requires EPEL, and the recipe includes `yum::epel` to install this.\n\nResources/Providers\n===================\n\nkey\n---\nThis LWRP handles importing GPG keys for YUM repositories. Keys can be imported by the `url` parameter or placed in `/etc/pki/rpm-gpg/` by a recipe and then installed with the LWRP without passing the URL.\n\n# Actions\n- :add: installs the GPG key into `/etc/pki/rpm-gpg/`\n- :remove: removes the GPG key from `/etc/pki/rpm-gpg/`\n\n# Attribute Parameters\n\n- key: name attribute. The name of the GPG key to install.\n- url: if the key needs to be downloaded, the URL providing the download.\n\n# Example\n\n``` ruby\n# add the Zenoss GPG key\nyum_key \"RPM-GPG-KEY-zenoss\" do\n url \"http://dev.zenoss.com/yum/RPM-GPG-KEY-zenoss\"\n action :add\nend\n \n# remove Zenoss GPG key\nyum_key \"RPM-GPG-KEY-zenoss\" do\n action :remove\nend\n```\n\nrepository\n----------\nThis LWRP provides an easy way to manage additional YUM repositories. GPG keys can be managed with the `key` LWRP.\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- description. The description of the repository\n- url: The URL providing the packages\n- mirrorlist: Default is `false`, if `true` the `url` is considered a list of mirrors\n- key: Optional, the name of the GPG key file installed by the `key` LWRP.\n\n- enabled: Default is `1`, set to `0` if the repository is disabled.\n- type: Optional, alternate type of repository\n- failovermethod: Optional, failovermethod\n- bootstrapurl: Optional, bootstrapurl\n\n# Example\n\n``` ruby\n# add the Zenoss repository\nyum_repository \"zenoss\" do\n name \"Zenoss Stable repo\"\n url \"http://dev.zenoss.com/yum/stable/\"\n key \"RPM-GPG-KEY-zenoss\"\n action :add\nend\n \n# remove Zenoss repo\nyum_repository \"zenoss\" do\n action :remove\nend\n```\n\nUsage\n=====\n\nPut `recipe[yum]` first in the run list to ensure `yum update` is run before other recipes. You can manage GPG keys either with cookbook_file in a recipe if you want to package it with a cookbook or use the `url` parameter of the `key` LWRP.\n\nLicense and Author\n==================\n\nAuthor:: Eric G. Wolfe\nAuthor:: Matt Ray (<matt@opscode.com>)\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright:: 2010 Tippr Inc.\nCopyright:: 2011 Eric G. Wolfe\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"=>{"centos"=>">= 5.0", "scientific"=>">= 5.0", "redhat"=>">= 5.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"yum::ius"=>">= 0.0.0", "yum::epel"=>">= 0.0.0", "yum::yum"=>">= 0.0.0", "yum"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{"yum/exclude"=>{"display_name"=>"yum.conf exclude", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"List of packages to exclude from updates or installs. This should be a space separated list. Shell globs using wildcards (eg. * and ?) are allowed.", "choice"=>[], "type"=>"string"}, "yum/installonlypkgs"=>{"display_name"=>"yum.conf installonlypkgs", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"List of packages that should only ever be installed, never updated. Kernels in particular fall into this category. Defaults to kernel, kernel-smp, kernel-bigmem, kernel-enterprise, kernel-debug, kernel-unsupported.", "choice"=>[], "type"=>"string"}}, "groupings"=>{}, "recipes"=>{"yum::ius"=>"", "yum::epel"=>"", "yum::yum"=>"manages yum configuration", "yum"=>"Runs 'yum update' during compile phase"}, "version"=>"0.5.2"}, "files"=>[], "version"=>"0.5.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"988dd776843dc69c47e91906496f76c8", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/988dd776843dc69c47e91906496f76c8"}, {"path"=>"recipes/epel.rb", "checksum"=>"ed9822ba36ab5f1ff9d146665d4ae454", "name"=>"epel.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/ed9822ba36ab5f1ff9d146665d4ae454"}, {"path"=>"recipes/ius.rb", "checksum"=>"06a3ac12d46ef4e76eea2668779298a2", "name"=>"ius.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/06a3ac12d46ef4e76eea2668779298a2"}, {"path"=>"recipes/yum.rb", "checksum"=>"84dfbcca5d50b88b0f7d3d9298469cd0", "name"=>"yum.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/84dfbcca5d50b88b0f7d3d9298469cd0"}], "definitions"=>[], "providers"=>[{"path"=>"providers/key.rb", "checksum"=>"76389013bca375586236f61cfa474fbf", "name"=>"key.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/76389013bca375586236f61cfa474fbf"}, {"path"=>"providers/repository.rb", "checksum"=>"6a25ac0f3656e8397a848193e48bd7c7", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/6a25ac0f3656e8397a848193e48bd7c7"}], "name"=>"yum-0.5.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[{"path"=>"templates/default/repo.erb", "checksum"=>"ddbd2baf099a46f4a97e6c598b04e014", "name"=>"repo.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/ddbd2baf099a46f4a97e6c598b04e014"}, {"path"=>"templates/default/yum-rhel5.conf.erb", "checksum"=>"f57717f5146f48aa656cdbf01b1b299f", "name"=>"yum-rhel5.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/f57717f5146f48aa656cdbf01b1b299f"}, {"path"=>"templates/default/yum-rhel6.conf.erb", "checksum"=>"5b1b44d1217a3ccdf2b278731fdfb346", "name"=>"yum-rhel6.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/5b1b44d1217a3ccdf2b278731fdfb346"}], "cookbook_name"=>"yum", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"metadata.json", "checksum"=>"1e1ddbc287a2a957033c0c7091a5e19f", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/1e1ddbc287a2a957033c0c7091a5e19f"}, {"path"=>"metadata.rb", "checksum"=>"c78d648b0cdf83b88f4a38442e8b9dfe", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/c78d648b0cdf83b88f4a38442e8b9dfe"}, {"path"=>"README.md", "checksum"=>"6e99e8e8a41b09f7cede13d9b3ae870d", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/6e99e8e8a41b09f7cede13d9b3ae870d"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"50ed66ce603d26fca81e3e6337352655", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/50ed66ce603d26fca81e3e6337352655"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001df8aa8 @cookbook=nil, @name="yum", @long_description="Description\n===========\n\nConfigures various YUM components on Red Hat-like systems. Includes LWRP for managing repositories and their GPG keys.\n\nBased on the work done by Eric Wolfe and Charles Duffy on the yumrepo cookbook. http://github.com/atomic-penguin/cookbooks/tree/yumrepo/yumrepo\n\nChanges\n=======\n\n## v0.5.2:\n\n* [COOK-825] - epel and ius `remote_file` should notify the `rpm_package` to install\n\n## v0.5.0:\n\n* [COOK-675] - add recipe for handling EPEL repository\n* [COOK-722] - add recipe for handling IUS repository\n\n## v.0.1.2:\n\n* Remove yum update in default recipe, that doesn't update caches, it updates packages installed.\n\nRequirements\n============\nRHEL, CentOS or Scientific Linux 5.x or newer. It has not been tested on other platforms or earlier versions. RHEL 6 support is untested (testing and patches are welcome).\n\nAttributes\n==========\n\n* `node['yum']['epel_release']` - Set the epel release version based on `node['platform_version']`.\n* `node['yum']['ius_release']` - Set the IUS release to install.\n\nRecipes\n=======\n\ndefault\n-------\nThe default recipe runs `yum update` during the Compile Phase of the Chef run to ensure that the system's package cache is updated with the latest. It is recommended that this recipe appear first in a node's run list (directly or through a role) to ensure that when installing packages, Chef will be able to download the latest version available on the remote YUM repository.\n\nyum\n---\nManages the configuration of the `/etc/yum.conf` via attributes.\n\nepel\n----\n\nInstalls the EPEL repository via RPM. Uses the `node['yum']['epel_release']` attribute to select the right version of the repository package to install. Also uses the node's platform version (as an integer) for the major release of EL.\n\nius\n----\n\nInstalls the [IUS Community repositories](http://iuscommunity.org/Repos) via RPM. Uses the `node['yum']['ius_release']` attribute to select the right versino of the package to install.\n\nThe IUS repository requires EPEL, and the recipe includes `yum::epel` to install this.\n\nResources/Providers\n===================\n\nkey\n---\nThis LWRP handles importing GPG keys for YUM repositories. Keys can be imported by the `url` parameter or placed in `/etc/pki/rpm-gpg/` by a recipe and then installed with the LWRP without passing the URL.\n\n# Actions\n- :add: installs the GPG key into `/etc/pki/rpm-gpg/`\n- :remove: removes the GPG key from `/etc/pki/rpm-gpg/`\n\n# Attribute Parameters\n\n- key: name attribute. The name of the GPG key to install.\n- url: if the key needs to be downloaded, the URL providing the download.\n\n# Example\n\n``` ruby\n# add the Zenoss GPG key\nyum_key \"RPM-GPG-KEY-zenoss\" do\n url \"http://dev.zenoss.com/yum/RPM-GPG-KEY-zenoss\"\n action :add\nend\n \n# remove Zenoss GPG key\nyum_key \"RPM-GPG-KEY-zenoss\" do\n action :remove\nend\n```\n\nrepository\n----------\nThis LWRP provides an easy way to manage additional YUM repositories. GPG keys can be managed with the `key` LWRP.\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- description. The description of the repository\n- url: The URL providing the packages\n- mirrorlist: Default is `false`, if `true` the `url` is considered a list of mirrors\n- key: Optional, the name of the GPG key file installed by the `key` LWRP.\n\n- enabled: Default is `1`, set to `0` if the repository is disabled.\n- type: Optional, alternate type of repository\n- failovermethod: Optional, failovermethod\n- bootstrapurl: Optional, bootstrapurl\n\n# Example\n\n``` ruby\n# add the Zenoss repository\nyum_repository \"zenoss\" do\n name \"Zenoss Stable repo\"\n url \"http://dev.zenoss.com/yum/stable/\"\n key \"RPM-GPG-KEY-zenoss\"\n action :add\nend\n \n# remove Zenoss repo\nyum_repository \"zenoss\" do\n action :remove\nend\n```\n\nUsage\n=====\n\nPut `recipe[yum]` first in the run list to ensure `yum update` is run before other recipes. You can manage GPG keys either with cookbook_file in a recipe if you want to package it with a cookbook or use the `url` parameter of the `key` LWRP.\n\nLicense and Author\n==================\n\nAuthor:: Eric G. Wolfe\nAuthor:: Matt Ray (<matt@opscode.com>)\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright:: 2010 Tippr Inc.\nCopyright:: 2011 Eric G. Wolfe\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="A fabulous new cookbook", @platforms={"centos"=>">= 5.0", "scientific"=>">= 5.0", "redhat"=>">= 5.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"yum::ius"=>">= 0.0.0", "yum::epel"=>">= 0.0.0", "yum::yum"=>">= 0.0.0", "yum"=>">= 0.0.0"}, @replacing={}, @attributes={"yum/exclude"=>{"display_name"=>"yum.conf exclude", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"List of packages to exclude from updates or installs. This should be a space separated list. Shell globs using wildcards (eg. * and ?) are allowed.", "choice"=>[], "type"=>"string"}, "yum/installonlypkgs"=>{"display_name"=>"yum.conf installonlypkgs", "recipes"=>[], "required"=>"optional", "calculated"=>false, "description"=>"List of packages that should only ever be installed, never updated. Kernels in particular fall into this category. Defaults to kernel, kernel-smp, kernel-bigmem, kernel-enterprise, kernel-debug, kernel-unsupported.", "choice"=>[], "type"=>"string"}}, @groupings={}, @recipes={"yum::ius"=>"", "yum::epel"=>"", "yum::yum"=>"manages yum configuration", "yum"=>"Runs 'yum update' during compile phase"}, @version="0.5.2">, @checksums={"e0a850e72ae069ba5cbf9e13c84ac30c"=>nil, "b7719732b0b29f1a36ae9e931b6fd38d"=>nil, "76389013bca375586236f61cfa474fbf"=>nil, "6a25ac0f3656e8397a848193e48bd7c7"=>nil, "988dd776843dc69c47e91906496f76c8"=>nil, "ed9822ba36ab5f1ff9d146665d4ae454"=>nil, "06a3ac12d46ef4e76eea2668779298a2"=>nil, "84dfbcca5d50b88b0f7d3d9298469cd0"=>nil, "50ed66ce603d26fca81e3e6337352655"=>nil, "ddbd2baf099a46f4a97e6c598b04e014"=>nil, "f57717f5146f48aa656cdbf01b1b299f"=>nil, "5b1b44d1217a3ccdf2b278731fdfb346"=>nil, "1e1ddbc287a2a957033c0c7091a5e19f"=>nil, "c78d648b0cdf83b88f4a38442e8b9dfe"=>nil, "6e99e8e8a41b09f7cede13d9b3ae870d"=>nil}, @manifest_records_by_path={"resources/key.rb"=>{"path"=>"resources/key.rb", "checksum"=>"e0a850e72ae069ba5cbf9e13c84ac30c", "name"=>"key.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/e0a850e72ae069ba5cbf9e13c84ac30c"}, "resources/repository.rb"=>{"path"=>"resources/repository.rb", "checksum"=>"b7719732b0b29f1a36ae9e931b6fd38d", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/b7719732b0b29f1a36ae9e931b6fd38d"}, "providers/key.rb"=>{"path"=>"providers/key.rb", "checksum"=>"76389013bca375586236f61cfa474fbf", "name"=>"key.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/76389013bca375586236f61cfa474fbf"}, "providers/repository.rb"=>{"path"=>"providers/repository.rb", "checksum"=>"6a25ac0f3656e8397a848193e48bd7c7", "name"=>"repository.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/6a25ac0f3656e8397a848193e48bd7c7"}, "recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"988dd776843dc69c47e91906496f76c8", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/988dd776843dc69c47e91906496f76c8"}, "recipes/epel.rb"=>{"path"=>"recipes/epel.rb", "checksum"=>"ed9822ba36ab5f1ff9d146665d4ae454", "name"=>"epel.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/ed9822ba36ab5f1ff9d146665d4ae454"}, "recipes/ius.rb"=>{"path"=>"recipes/ius.rb", "checksum"=>"06a3ac12d46ef4e76eea2668779298a2", "name"=>"ius.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/06a3ac12d46ef4e76eea2668779298a2"}, "recipes/yum.rb"=>{"path"=>"recipes/yum.rb", "checksum"=>"84dfbcca5d50b88b0f7d3d9298469cd0", "name"=>"yum.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/84dfbcca5d50b88b0f7d3d9298469cd0"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"50ed66ce603d26fca81e3e6337352655", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/50ed66ce603d26fca81e3e6337352655"}, "templates/default/repo.erb"=>{"path"=>"templates/default/repo.erb", "checksum"=>"ddbd2baf099a46f4a97e6c598b04e014", "name"=>"repo.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/ddbd2baf099a46f4a97e6c598b04e014"}, "templates/default/yum-rhel5.conf.erb"=>{"path"=>"templates/default/yum-rhel5.conf.erb", "checksum"=>"f57717f5146f48aa656cdbf01b1b299f", "name"=>"yum-rhel5.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/f57717f5146f48aa656cdbf01b1b299f"}, "templates/default/yum-rhel6.conf.erb"=>{"path"=>"templates/default/yum-rhel6.conf.erb", "checksum"=>"5b1b44d1217a3ccdf2b278731fdfb346", "name"=>"yum-rhel6.conf.erb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/5b1b44d1217a3ccdf2b278731fdfb346"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"1e1ddbc287a2a957033c0c7091a5e19f", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/1e1ddbc287a2a957033c0c7091a5e19f"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"c78d648b0cdf83b88f4a38442e8b9dfe", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/c78d648b0cdf83b88f4a38442e8b9dfe"}, "README.md"=>{"path"=>"README.md", "checksum"=>"6e99e8e8a41b09f7cede13d9b3ae870d", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/yum/0.5.2/files/6e99e8e8a41b09f7cede13d9b3ae870d"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>, "build-essential"=>#<Chef::CookbookVersion:0x00000001e08890 @name="build-essential", @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=["CHANGELOG.md", "CONTRIBUTING", "LICENSE", "metadata.json", "metadata.rb", "README.md"], @couchdb_id=nil, @couchdb=#<Chef::CouchDB:0x00000001e12228 @db="chef", @rest=#<Chef::REST:0x00000001e12278 @url="http://localhost:5984", @cookies={}, @default_headers={}, @auth_credentials=#<Chef::REST::AuthCredentials:0x00000001e17098 @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={"resources"=>[], "metadata"=>{"name"=>"build-essential", "description"=>"Installs C compiler / build tools", "long_description"=>"", "maintainer"=>"Opscode, Inc.", "maintainer_email"=>"cookbooks@opscode.com", "license"=>"Apache 2.0", "platforms"=>{"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "amazon"=>">= 0.0.0", "mac_os_x"=>">= 10.6.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"build-essential"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"build-essential"=>"Installs packages required for compiling C software from source."}, "version"=>"1.0.2"}, "files"=>[], "version"=>"1.0.2", "frozen?"=>false, "recipes"=>[{"path"=>"recipes/default.rb", "checksum"=>"8f7e7ee13ba92bdc4f19f58a7ec572ee", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/8f7e7ee13ba92bdc4f19f58a7ec572ee"}], "definitions"=>[], "providers"=>[], "name"=>"build-essential-1.0.2", "libraries"=>[], "chef_type"=>"cookbook_version", "templates"=>[], "cookbook_name"=>"build-essential", "json_class"=>"Chef::CookbookVersion", "root_files"=>[{"path"=>"CHANGELOG.md", "checksum"=>"b0a97d490c067f0220c14fb81c3951a5", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/b0a97d490c067f0220c14fb81c3951a5"}, {"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, {"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, {"path"=>"metadata.json", "checksum"=>"22b17cd873edc6fb851c69d7eb98366a", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/22b17cd873edc6fb851c69d7eb98366a"}, {"path"=>"metadata.rb", "checksum"=>"7192e1acf16bb94726c90b0f608576a4", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/7192e1acf16bb94726c90b0f608576a4"}, {"path"=>"README.md", "checksum"=>"04243ad29fc87ab3eee7d4133e46971d", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/04243ad29fc87ab3eee7d4133e46971d"}], "attributes"=>[{"path"=>"attributes/default.rb", "checksum"=>"5fba774cf0f3ecee3c18093fd66681f5", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/5fba774cf0f3ecee3c18093fd66681f5"}]}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x00000001e16990 @cookbook=nil, @name="build-essential", @long_description="", @maintainer="Opscode, Inc.", @maintainer_email="cookbooks@opscode.com", @license="Apache 2.0", @description="Installs C compiler / build tools", @platforms={"debian"=>">= 0.0.0", "centos"=>">= 0.0.0", "ubuntu"=>">= 0.0.0", "amazon"=>">= 0.0.0", "mac_os_x"=>">= 10.6.0", "fedora"=>">= 0.0.0", "redhat"=>">= 0.0.0"}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"build-essential"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"build-essential"=>"Installs packages required for compiling C software from source."}, @version="1.0.2">, @checksums={"8f7e7ee13ba92bdc4f19f58a7ec572ee"=>nil, "5fba774cf0f3ecee3c18093fd66681f5"=>nil, "b0a97d490c067f0220c14fb81c3951a5"=>nil, "e5600a5296cb1b69f978b6c2c4a1b1c1"=>nil, "8f7bb094c7232b058c7e9f2e431f389c"=>nil, "22b17cd873edc6fb851c69d7eb98366a"=>nil, "7192e1acf16bb94726c90b0f608576a4"=>nil, "04243ad29fc87ab3eee7d4133e46971d"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"path"=>"recipes/default.rb", "checksum"=>"8f7e7ee13ba92bdc4f19f58a7ec572ee", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/8f7e7ee13ba92bdc4f19f58a7ec572ee"}, "attributes/default.rb"=>{"path"=>"attributes/default.rb", "checksum"=>"5fba774cf0f3ecee3c18093fd66681f5", "name"=>"default.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/5fba774cf0f3ecee3c18093fd66681f5"}, "CHANGELOG.md"=>{"path"=>"CHANGELOG.md", "checksum"=>"b0a97d490c067f0220c14fb81c3951a5", "name"=>"CHANGELOG.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/b0a97d490c067f0220c14fb81c3951a5"}, "CONTRIBUTING"=>{"path"=>"CONTRIBUTING", "checksum"=>"e5600a5296cb1b69f978b6c2c4a1b1c1", "name"=>"CONTRIBUTING", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/e5600a5296cb1b69f978b6c2c4a1b1c1"}, "LICENSE"=>{"path"=>"LICENSE", "checksum"=>"8f7bb094c7232b058c7e9f2e431f389c", "name"=>"LICENSE", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/8f7bb094c7232b058c7e9f2e431f389c"}, "metadata.json"=>{"path"=>"metadata.json", "checksum"=>"22b17cd873edc6fb851c69d7eb98366a", "name"=>"metadata.json", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/22b17cd873edc6fb851c69d7eb98366a"}, "metadata.rb"=>{"path"=>"metadata.rb", "checksum"=>"7192e1acf16bb94726c90b0f608576a4", "name"=>"metadata.rb", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/7192e1acf16bb94726c90b0f608576a4"}, "README.md"=>{"path"=>"README.md", "checksum"=>"04243ad29fc87ab3eee7d4133e46971d", "name"=>"README.md", "specificity"=>"default", "url"=>"http://50.112.98.67:4000/cookbooks/build-essential/1.0.2/files/04243ad29fc87ab3eee7d4133e46971d"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>}
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook users
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/resources/manage.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/providers/manage.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/recipes/sysadmins.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/users/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook apt
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/resources/preference.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/resources/repository.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/providers/preference.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/providers/repository.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/recipes/cacher-client.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/recipes/cacher-ng.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/apt/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook monit
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/recipes/postfix.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/recipes/ssh.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/definitions/monitrc.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/monit/README.rdoc, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook nginx
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/authorized_ips.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/http_geoip_module.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/http_gzip_static_module.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/http_realip_module.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/http_ssl_module.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/http_stub_status_module.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/ohai_plugin.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/source.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/recipes/upload_progress_module.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/definitions/nginx_site.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/attributes/geoip.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/attributes/source.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/attributes/upload_progress.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/nginx/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook ohai
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/ohai/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/ohai/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/ohai/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/ohai/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/ohai/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook vim
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/vim/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/vim/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/vim/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/vim/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/vim/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook dmg
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/resources/package.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/providers/package.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/dmg/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook bluepill
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/resources/service.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/providers/service.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/bluepill/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook london2012
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/london2012/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/london2012/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/london2012/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook sudo
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/resources/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/providers/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/sudo/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook zsh
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/zsh/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/zsh/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/zsh/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook runit
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/definitions/runit_service.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/runit/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook git
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/recipes/server.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/git/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook yum
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/resources/key.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/resources/repository.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/providers/key.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/providers/repository.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/recipes/epel.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/recipes/ius.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/recipes/yum.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/yum/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Synchronizing cookbook build-essential
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/recipes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/attributes/default.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/CHANGELOG.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/CONTRIBUTING, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/LICENSE, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/metadata.json, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/metadata.rb, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Not storing cookbooks/build-essential/README.md, as the cache is up to date.
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook users's providers from /var/chef/cache/cookbooks/users/providers/manage.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/users/providers/manage.rb into a provider named users_manage defined in Chef::Provider::UsersManage
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook apt's providers from /var/chef/cache/cookbooks/apt/providers/preference.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook apt's providers from /var/chef/cache/cookbooks/apt/providers/repository.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook dmg's providers from /var/chef/cache/cookbooks/dmg/providers/package.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/dmg/providers/package.rb into a provider named dmg_package defined in Chef::Provider::DmgPackage
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook bluepill's providers from /var/chef/cache/cookbooks/bluepill/providers/service.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/bluepill/providers/service.rb into a provider named bluepill_service defined in Chef::Provider::BluepillService
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook sudo's providers from /var/chef/cache/cookbooks/sudo/providers/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/sudo/providers/default.rb into a provider named sudo defined in Chef::Provider::Sudo
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook yum's providers from /var/chef/cache/cookbooks/yum/providers/key.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook yum's providers from /var/chef/cache/cookbooks/yum/providers/repository.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook users's resources from /var/chef/cache/cookbooks/users/resources/manage.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/users/resources/manage.rb into a resource named users_manage defined in Chef::Resource::UsersManage
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook apt's resources from /var/chef/cache/cookbooks/apt/resources/preference.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook apt's resources from /var/chef/cache/cookbooks/apt/resources/repository.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook dmg's resources from /var/chef/cache/cookbooks/dmg/resources/package.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/dmg/resources/package.rb into a resource named dmg_package defined in Chef::Resource::DmgPackage
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook bluepill's resources from /var/chef/cache/cookbooks/bluepill/resources/service.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/bluepill/resources/service.rb into a resource named bluepill_service defined in Chef::Resource::BluepillService
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook sudo's resources from /var/chef/cache/cookbooks/sudo/resources/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/sudo/resources/default.rb into a resource named sudo defined in Chef::Resource::Sudo
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook yum's resources from /var/chef/cache/cookbooks/yum/resources/key.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook yum's resources from /var/chef/cache/cookbooks/yum/resources/repository.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loaded contents of /var/chef/cache/cookbooks/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook monit's attribute file /var/chef/cache/cookbooks/monit/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook nginx's attribute file /var/chef/cache/cookbooks/nginx/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook nginx's attribute file /var/chef/cache/cookbooks/nginx/attributes/geoip.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook nginx's attribute file /var/chef/cache/cookbooks/nginx/attributes/source.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loading Attribute nginx
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook nginx's attribute file /var/chef/cache/cookbooks/nginx/attributes/upload_progress.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook ohai's attribute file /var/chef/cache/cookbooks/ohai/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook vim's attribute file /var/chef/cache/cookbooks/vim/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook dmg's attribute file /var/chef/cache/cookbooks/dmg/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook bluepill's attribute file /var/chef/cache/cookbooks/bluepill/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook london2012's attribute file /var/chef/cache/cookbooks/london2012/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook sudo's attribute file /var/chef/cache/cookbooks/sudo/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook runit's attribute file /var/chef/cache/cookbooks/runit/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook git's attribute file /var/chef/cache/cookbooks/git/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook yum's attribute file /var/chef/cache/cookbooks/yum/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Node london_prod_placeholder loading cookbook build-essential's attribute file /var/chef/cache/cookbooks/build-essential/attributes/default.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook monit's definitions from /var/chef/cache/cookbooks/monit/definitions/monitrc.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook nginx's definitions from /var/chef/cache/cookbooks/nginx/definitions/nginx_site.rb
[2012-06-22T02:15:53+00:00] DEBUG: Loading cookbook runit's definitions from /var/chef/cache/cookbooks/runit/definitions/runit_service.rb
[2012-06-22T02:15:53+00:00] DEBUG: Signing the request as london_prod_placeholder
[2012-06-22T02:15:53+00:00] DEBUG: String to sign: 'Method:GET
Hashed Path:6ZuD5qHyqPtlOVxzIZ7IOV1A8CA=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2012-06-22T02:15:53Z
X-Ops-UserId:london_prod_placeholder'
Header hash: {"X-Ops-Sign"=>"version=1.0", "X-Ops-Userid"=>"london_prod_placeholder", "X-Ops-Timestamp"=>"2012-06-22T02:15:53Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"lqhF26c2zczq0F5i+jQBZqi8XKgVybuAZrYHAkse21AiLAg0hv5U019ICm4e", "X-Ops-Authorization-2"=>"0bPwxZiD2aUiOvbzUFLcVQpuNN9SNtuZ/H/5vRFIZq9y4N9+vBC6QaWflfty", "X-Ops-Authorization-3"=>"34zFpKkAiUVGpXxThpBMApJ3CNhZ7OMBLuvLXvx0ednU7CERl1O/JhmvaIyK", "X-Ops-Authorization-4"=>"ZIncv1ShLyxqa+B4bVVmQJ/UxFm74YZkm7MNUekw3SxXYurIEU+BjAB6DLxo", "X-Ops-Authorization-5"=>"ZCNbVDCNZL3hNxrJy03qk4a4S5QH4qCUwS95tRIok/J3uaFtih50eOL3X84n", "X-Ops-Authorization-6"=>"dvJ/YjqttATjng2ZnGoMytSDUfrpH0qwLBznJCTOFA=="}
[2012-06-22T02:15:53+00:00] DEBUG: Sending HTTP Request via GET to 50.112.98.67:4000/environments/production
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe apt via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook apt
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe zsh via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook zsh
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe users::sysadmins via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe sysadmins in cookbook users
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe runit via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook runit
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe sudo via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook sudo
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe git via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook git
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe build-essential via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook build-essential
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe vim via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook vim
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe monit via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook monit
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe nginx via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook nginx
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe nginx::ohai_plugin via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe ohai_plugin in cookbook nginx
[2012-06-22T02:15:54+00:00] DEBUG: Loading Recipe ohai via include_recipe
[2012-06-22T02:15:54+00:00] DEBUG: Found recipe default in cookbook ohai
[2012-06-22T02:15:54+00:00] INFO: ohai plugins will be at: /etc/chef/ohai_plugins
[2012-06-22T02:15:54+00:00] INFO: Processing remote_directory[/etc/chef/ohai_plugins] action create (ohai::default line 23)
[2012-06-22T02:15:54+00:00] INFO: Processing cookbook_file[/etc/chef/ohai_plugins/README] action create (dynamically defined)
[2012-06-22T02:15:54+00:00] INFO: Processing ohai[custom_plugins] action reload (ohai::default line 39)
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin os
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin kernel
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin ruby
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin languages
[2012-06-22T02:15:54+00:00] 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 ----
[2012-06-22T02:15:54+00:00] DEBUG: platform=x86_64-linux,version=1.9.3,release_date=2012-04-20,target=x86_64-pc-linux-gnu,target_cpu=x86_64,target_vendor=pc,target_os=linux,host=x86_64-pc-linux-gnu,host_cpu=x86_64,host_os=linux-gnu,host_vendor=pc,bin_dir=/usr/bin,ruby_bin=/usr/bin/ruby1.9.1,
[2012-06-22T02:15:54+00:00] 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 ----
[2012-06-22T02:15:54+00:00] 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 ----
[2012-06-22T02:15:54+00:00] DEBUG: -e:1: Use RbConfig instead of obsolete and deprecated Config.
[2012-06-22T02:15:54+00:00] 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 ----
[2012-06-22T02:15:54+00:00] 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
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: gem1.9.1
[2012-06-22T02:15:54+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'" STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (ruby -e "require 'rbconfig'; require 'rubygems'; puts ::Gem.default_exec_format % 'gem'") returned 0
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: /var/lib/gems/1.9.1
[2012-06-22T02:15:54+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!" STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.9.1 /usr/bin/gem1.9.1 env gemdir}.chomp!") returned 0
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -s STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: Linux
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -s STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -s STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -s STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (uname -s) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -r STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: 3.0.0-16-virtual
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -r STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -r STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -r STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (uname -r) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -v STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: #28-Ubuntu SMP Fri Jan 27 18:22:35 UTC 2012
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -v STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -v STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -v STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (uname -v) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -m STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: x86_64
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -m STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin uname -m STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End uname -m STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (uname -m) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin chef
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin uptime
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin php
[2012-06-22T02:15:54+00:00] DEBUG: Plugin php threw exception #<Ohai::Exceptions::Exec: command php -v doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/php.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin php
[2012-06-22T02:15:54+00:00] DEBUG: Plugin php threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/php.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin ohai
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin command
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin java
[2012-06-22T02:15:54+00:00] DEBUG: Plugin java threw exception #<Ohai::Exceptions::Exec: command java -version doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/java.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin java
[2012-06-22T02:15:54+00:00] DEBUG: Plugin java threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/java.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin c
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin gcc -v STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End gcc -v STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin gcc -v STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
[2012-06-22T02:15:54+00:00] DEBUG: ---- End gcc -v STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (gcc -v) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: Plugin c threw exception #<Ohai::Exceptions::Exec: command /lib/libc.so.6 doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:41:in `block in from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:40:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/c.rb:40:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin c
[2012-06-22T02:15:54+00:00] DEBUG: Plugin c threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/c.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin keys
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin dmi_common
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin ohai_time
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin passwd
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin platform
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin linux::platform
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin linux::lsb
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin eucalyptus
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin hostname
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin linux::hostname
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin hostname -s STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ip-10-48-161-57
[2012-06-22T02:15:54+00:00] DEBUG: ---- End hostname -s STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin hostname -s STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End hostname -s STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (hostname -s) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin hostname --fqdn STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ip-10-48-161-57.eu-west-1.compute.internal
[2012-06-22T02:15:54+00:00] DEBUG: ---- End hostname --fqdn STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin hostname --fqdn STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End hostname --fqdn STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (hostname --fqdn) returned 0
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin network
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin linux::network
[2012-06-22T02:15:54+00:00] DEBUG: default_interface set to eth0
[2012-06-22T02:15:54+00:00] DEBUG: default_gateway set to 10.48.161.1
[2012-06-22T02:15:54+00:00] DEBUG: Unable to determine default inet6 interface
[2012-06-22T02:15:54+00:00] DEBUG: has_euca_mac? == false
[2012-06-22T02:15:54+00:00] DEBUG: has_euca_mac? == false
[2012-06-22T02:15:54+00:00] DEBUG: has_euca_mac? == false
[2012-06-22T02:15:54+00:00] DEBUG: looks_like_euca? == false
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin rackspace
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin lua
[2012-06-22T02:15:54+00:00] DEBUG: Plugin lua threw exception #<Ohai::Exceptions::Exec: command lua -v doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/lua.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin lua
[2012-06-22T02:15:54+00:00] DEBUG: Plugin lua threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/lua.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin python
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin python -c "import sys; print sys.version" STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1]
[2012-06-22T02:15:54+00:00] DEBUG: ---- End python -c "import sys; print sys.version" STDOUT ----
[2012-06-22T02:15:54+00:00] DEBUG: ---- Begin python -c "import sys; print sys.version" STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG:
[2012-06-22T02:15:54+00:00] DEBUG: ---- End python -c "import sys; print sys.version" STDERR ----
[2012-06-22T02:15:54+00:00] DEBUG: Ran (python -c "import sys; print sys.version") returned 0
[2012-06-22T02:15:54+00:00] DEBUG: Loading plugin ec2
[2012-06-22T02:15:55+00:00] DEBUG: has_ec2_mac? == true
[2012-06-22T02:15:55+00:00] DEBUG: can_metadata_connect? == true
[2012-06-22T02:15:55+00:00] DEBUG: looks_like_ec2? == true
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin perl
[2012-06-22T02:15:55+00:00] DEBUG: ---- Begin perl -V:version -V:archname STDOUT ----
[2012-06-22T02:15:55+00:00] DEBUG: version='5.12.4';
archname='x86_64-linux-gnu-thread-multi';
[2012-06-22T02:15:55+00:00] DEBUG: ---- End perl -V:version -V:archname STDOUT ----
[2012-06-22T02:15:55+00:00] DEBUG: ---- Begin perl -V:version -V:archname STDERR ----
[2012-06-22T02:15:55+00:00] DEBUG:
[2012-06-22T02:15:55+00:00] DEBUG: ---- End perl -V:version -V:archname STDERR ----
[2012-06-22T02:15:55+00:00] DEBUG: Ran (perl -V:version -V:archname) returned 0
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin cloud
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin virtualization
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::virtualization
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin dmi
[2012-06-22T02:15:55+00:00] DEBUG: unrecognized output line; discarding:
# No SMBIOS nor DMI entry point found, sorry.
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin groovy
[2012-06-22T02:15:55+00:00] DEBUG: Plugin groovy threw exception #<Ohai::Exceptions::Exec: command groovy -v doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/groovy.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin groovy
[2012-06-22T02:15:55+00:00] DEBUG: Plugin groovy threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/groovy.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin erlang
[2012-06-22T02:15:55+00:00] DEBUG: Plugin erlang threw exception #<Ohai::Exceptions::Exec: command erl +V doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/erlang.rb:26:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin erlang
[2012-06-22T02:15:55+00:00] DEBUG: Plugin erlang threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/erlang.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin network_listeners
[2012-06-22T02:15:55+00:00] DEBUG: Plugin network_listeners threw exception #<LoadError: cannot load such file -- sigar> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/network_listeners.rb:19:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin network_listeners
[2012-06-22T02:15:55+00:00] DEBUG: Plugin network_listeners threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/network_listeners.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin ip_scopes
[2012-06-22T02:15:55+00:00] DEBUG: ip_scopes: cannot load gem, plugin disabled: cannot load such file -- ipaddr_extensions
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin mono
[2012-06-22T02:15:55+00:00] DEBUG: Plugin mono threw exception #<Ohai::Exceptions::Exec: command mono -V doesn't exist or is not in the PATH> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:341:in `rescue in popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:345:in `popen4'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:98:in `run_command_unix'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:50:in `block in run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `chdir'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/command.rb:49:in `run_command'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/mono.rb:27:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `instance_eval'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:29:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin mono
[2012-06-22T02:15:55+00:00] DEBUG: Plugin mono threw exception #<IOError: Cannot open or read /etc/chef/ohai_plugins/mono.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::uptime
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::cpu
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::ssh_host_key
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::memory
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::filesystem
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::ps
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::block_device
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin linux::kernel
[2012-06-22T02:15:55+00:00] DEBUG: ---- Begin uname -o STDOUT ----
[2012-06-22T02:15:55+00:00] DEBUG: GNU/Linux
[2012-06-22T02:15:55+00:00] DEBUG: ---- End uname -o STDOUT ----
[2012-06-22T02:15:55+00:00] DEBUG: ---- Begin uname -o STDERR ----
[2012-06-22T02:15:55+00:00] DEBUG:
[2012-06-22T02:15:55+00:00] DEBUG: ---- End uname -o STDERR ----
[2012-06-22T02:15:55+00:00] DEBUG: Ran (uname -o) returned 0
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin nginx
[2012-06-22T02:15:55+00:00] DEBUG: Plugin nginx threw exception #<IOError: Cannot open or read /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/plugins/nginx.rb!> /var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mixin/from_file.rb:31:in `from_file'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:215:in `block in require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:210:in `require_plugin'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:139:in `block (2 levels) in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:132:in `block in all_plugins'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `each'
/var/lib/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/system.rb:130:in `all_plugins'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/provider/ohai.rb:34:in `action_reload'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:454:in `run_action'
/var/chef/cache/cookbooks/ohai/recipes/default.rb:41:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/ohai_plugin.rb:22:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/chef/cache/cookbooks/nginx/recipes/default.rb:21:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `instance_eval'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/from_file.rb:30:in `from_file'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/cookbook_version.rb:578:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:46:in `load_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:33:in `block in include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:72:in `block in load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `each'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/run_context.rb:69:in `load'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:199:in `setup_run_context'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:162:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application'
/var/lib/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run'
/var/lib/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>'
/usr/local/bin/chef-client:23:in `load'
/usr/local/bin/chef-client:23:in `<main>'
[2012-06-22T02:15:55+00:00] DEBUG: Loading plugin nginx
[2012-06-22T02:15:55+00:00] DEBUG: ---- Begin /usr/sbin/nginx -V STDOUT ----
[2012-06-22T02:15:55+00:00] DEBUG:
[2012-06-22T02:15:55+00:00] DEBUG: ---- End /usr/sbin/nginx -V STDOUT ----
[2012-06-22T02:15:55+00:00] DEBUG: ---- Begin /usr/sbin/nginx -V STDERR ----
[2012-06-22T02:15:55+00:00] DEBUG: nginx version: nginx/1.1.19
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --lock-path=/var/lock/nginx.lock --pid-path=/var/run/nginx.pid --with-debug --with-http_addition_module --with-http_dav_module --with-http_geoip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_realip_module --with-http_stub_status_module --with-http_ssl_module --with-http_sub_module --with-http_xslt_module --with-ipv6 --with-sha1=/usr/include/openssl --with-md5=/usr/include/openssl --with-mail --with-mail_ssl_module --add-module=/build/buildd/nginx-1.1.19/debian/modules/nginx-auth-pam --add-module=/build/buildd/nginx-1.1.19/debian/modules/nginx-echo --add-module=/build/buildd/nginx-1.1.19/debian/modules/nginx-upstream-fair --add-module=/build/buildd/nginx-1.1.19/debian/modules/nginx-dav-ext-module --add-module=/usr/lib/phusion-passenger/ext/nginx
[2012-06-22T02:15:55+00:00] DEBUG: ---- End /usr/sbin/nginx -V STDERR ----
[2012-06-22T02:15:55+00:00] DEBUG: Ran (/usr/sbin/nginx -V) returned 0
[2012-06-22T02:15:55+00:00] INFO: ohai[custom_plugins] reloaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment