Created
April 21, 2016 19:42
-
-
Save ironcamel/6586c087db101f17c30b7912c1b1589d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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