Skip to content

Instantly share code, notes, and snippets.

@dhollinger
Created October 23, 2018 22:05
Show Gist options
  • Save dhollinger/fa7b525d7b4b9e9d74eef85df353551a to your computer and use it in GitHub Desktop.
Save dhollinger/fa7b525d7b4b9e9d74eef85df353551a to your computer and use it in GitHub Desktop.
if $puppetwebhook::manage_package {
Service {
require => Package['puppet_webhook'],
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment