Skip to content

Instantly share code, notes, and snippets.

@pbogunovich
Created March 5, 2013 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbogunovich/5094819 to your computer and use it in GitHub Desktop.
Save pbogunovich/5094819 to your computer and use it in GitHub Desktop.
ec2-50-19-5-134.compute-1.amazonaws.com # In /var/chef/cache/cookbooks/ra_graphite/recipes/client.rb
ec2-50-19-5-134.compute-1.amazonaws.com
ec2-50-19-5-134.compute-1.amazonaws.com 46: service 'collectd' do
ec2-50-19-5-134.compute-1.amazonaws.com 47: action :restart
ec2-50-19-5-134.compute-1.amazonaws.com 48: end
ec2-50-19-5-134.compute-1.amazonaws.com
ec2-50-19-5-134.compute-1.amazonaws.com Compiled Resource:
ec2-50-19-5-134.compute-1.amazonaws.com
ec2-50-19-5-134.compute-1.amazonaws.com ------------------
ec2-50-19-5-134.compute-1.amazonaws.com # Declared in /var/chef/cache/cookbooks/ra_graphite/recipes/client.rb:46:in `from_file'
ec2-50-19-5-134.compute-1.amazonaws.com
ec2-50-19-5-134.compute-1.amazonaws.com service("collectd") do
ec2-50-19-5-134.compute-1.amazonaws.com retries 0
ec2-50-19-5-134.compute-1.amazonaws.com cookbook_name "ra_graphite"
ec2-50-19-5-134.compute-1.amazonaws.com startup_type :automatic
ec2-50-19-5-134.compute-1.amazonaws.com action [:restart]
ec2-50-19-5-134.compute-1.amazonaws.com service_name "collectd"
ec2-50-19-5-134.compute-1.amazonaws.com supports {:status=>false, :restart=>false, :reload=>false}
ec2-50-19-5-134.compute-1.amazonaws.com pattern "collectd"
ec2-50-19-5-134.compute-1.amazonaws.com retry_delay 2
ec2-50-19-5-134.compute-1.amazonaws.com recipe_name "client"
ec2-50-19-5-134.compute-1.amazonaws.com end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment