Merge tmakinen/puppet
Conflicts: dovecot/manifests/init.pp libvirt/manifests/init.pp munin/manifests/init.pp puppet/manifests/init.pp tftp/manifests/init.pp
This commit is contained in:
commit
98767cfb2a
45 changed files with 5517 additions and 156 deletions
|
@ -4,7 +4,7 @@ Puppet::Type.type(:service).provide :openbsd, :parent => :base do
|
|||
|
||||
desc "OpenBSD service management."
|
||||
|
||||
version = ["4.9", "5.0", "5.1"]
|
||||
version = ["4.9", "5.0", "5.1", "5.2"]
|
||||
confine :operatingsystem => :openbsd
|
||||
confine :operatingsystemrelease => version
|
||||
defaultfor :operatingsystem => :openbsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue