Skip to content

Instantly share code, notes, and snippets.

@bencer
Created February 9, 2016 18:33
Show Gist options
  • Save bencer/e63563fb7452d3218e28 to your computer and use it in GitHub Desktop.
Save bencer/e63563fb7452d3218e28 to your computer and use it in GitHub Desktop.
Role www definition
class roles::www {
include profiles::nginx
include profiles::php
include profiles::serverdensity
class { 'serverdensity_agent::plugin::nginx': }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment