Merge "Fix emaint sync call"
This commit is contained in:
commit
b4a8083dc2
@ -223,7 +223,7 @@ function setup_puppet_opensuse {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function setup_puppet_gentoo {
|
function setup_puppet_gentoo {
|
||||||
emaint sync
|
echo yes | emaint sync -a
|
||||||
emerge -q --jobs=4 puppet-agent
|
emerge -q --jobs=4 puppet-agent
|
||||||
sed -i '/templatedir/d' /etc/puppetlabs/puppet/puppet.conf
|
sed -i '/templatedir/d' /etc/puppetlabs/puppet/puppet.conf
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user