2015-03-30 22:03 autocommit
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user