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
|
@ -451,7 +451,7 @@ define wiki::collab::package($source, $config="/srv/wikis/collab/wikis/collab/co
|
|||
user => "collab",
|
||||
path => "/bin:/usr/bin:/sbin:/usr/sbin",
|
||||
environment => "PYTHONPATH=${config}",
|
||||
command => "/bin/sh -c 'umask 007; python ${::pythonsitedir}/MoinMoin/packages.py i /usr/local/src/${name}'",
|
||||
command => "/bin/sh -c 'umask 007; python ${::pythonsitedir}/MoinMoin/packages.py -u collab i /usr/local/src/${name}'",
|
||||
refreshonly => true,
|
||||
require => Exec["collab-account-create -f -r collab"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue