Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created January 25, 2011 22:14
Show Gist options
  • Select an option

  • Save adamhjk/795797 to your computer and use it in GitHub Desktop.

Select an option

Save adamhjk/795797 to your computer and use it in GitHub Desktop.
ruby_block "foo" do
block do
node[:some][:value] = 'is awesome'
end
action :nothing
run_action :create
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment