Skip to content

Instantly share code, notes, and snippets.

@tfheen
Created August 11, 2010 06:30
Show Gist options
  • Save tfheen/518578 to your computer and use it in GitHub Desktop.
Save tfheen/518578 to your computer and use it in GitHub Desktop.
ruby_block "save recipes" do
block do
node[:chef][:all_recipes] = node.run_state[:seen_recipes]
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment