]> git.netwichtig.de Git - user/henk/code/puppet/modules/s6.git/blob - manifests/snippets.pp
fix: whole supervision tree is restarted when a service changes
[user/henk/code/puppet/modules/s6.git] / manifests / snippets.pp
1 class s6::snippets {
2   File <| tag == 's6_snippet' |> {
3   }
4 }
5