Skip to content

Instantly share code, notes, and snippets.

@ume3
Created July 24, 2012 09:26
Show Gist options
  • Save ume3/3169072 to your computer and use it in GitHub Desktop.
Save ume3/3169072 to your computer and use it in GitHub Desktop.
puppet_directory_adds
file {
[
'/var/cache/aaa',
'/var/cache/aaa/bbb'
]:
ensure => directory,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment