Skip to content

Instantly share code, notes, and snippets.

@grimradical
Created February 26, 2009 21:05
Show Gist options
  • Select an option

  • Save grimradical/71112 to your computer and use it in GitHub Desktop.

Select an option

Save grimradical/71112 to your computer and use it in GitHub Desktop.
file {
"/foo": ensure => directory;
"/foo/bar": ensure => directory;
"/foo/bar/baz": ensure => directory;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment