Skip to content

Instantly share code, notes, and snippets.

@jskarpe
Last active February 15, 2017 12:40
Show Gist options
  • Save jskarpe/3e7823441a42e22a5d583b6019763966 to your computer and use it in GitHub Desktop.
Save jskarpe/3e7823441a42e22a5d583b6019763966 to your computer and use it in GitHub Desktop.
refacter { 'monitoring':
patterns => [
'^apache_',
],
}
Service <| title != 'collectd' |> {
before +> Class['monitoring::metrics::collectd'],
notify +> Refacter['monitoring']
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment