2015-03-30 22:03 autocommit

This commit is contained in:
2015-03-30 22:18:40 +02:00
parent 374c866876
commit 4be6405b4c

View File

@@ -9,7 +9,7 @@ class puppet::agent (
$puppet_master = undef,
$splay = true,
$cron = true,
$environment = gsub($::domain, '.(bitwig.com)', '')) {
$environment = gsub($::domain, '.(maketank.net|bitwig.com)', '')) {
case $::kernel {
'Linux' : {
$puppetpkgs = ['puppet', 'puppet-common']