Skip to content

Instantly share code, notes, and snippets.

@zipkid
Created March 12, 2014 10:41
Show Gist options
  • Save zipkid/9504507 to your computer and use it in GitHub Desktop.
Save zipkid/9504507 to your computer and use it in GitHub Desktop.
define <module>::a2enmod {
exec { "a2enmod ${name}": }
}
<module>::a2enmod { [mod1, mod2, mod3]: }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment