Skip to content

Instantly share code, notes, and snippets.

@ironcamel
Created April 21, 2016 19:42
Show Gist options
  • Save ironcamel/6586c087db101f17c30b7912c1b1589d to your computer and use it in GitHub Desktop.
Save ironcamel/6586c087db101f17c30b7912c1b1589d to your computer and use it in GitHub Desktop.
file {
'/srv/exports':
owner => 'root',
group => 'root',
mode => '0755',
ensure => directory;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment