Skip to content

Instantly share code, notes, and snippets.

@tmclaugh
Created September 26, 2013 21:38
Show Gist options
  • Save tmclaugh/6720964 to your computer and use it in GitHub Desktop.
Save tmclaugh/6720964 to your computer and use it in GitHub Desktop.
class roles::role_phantomjs inherits roles::role_procserver {
Class['::phantomjs'] {
manage_service => true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment