remove templatdir

This commit is contained in:
2015-05-13 13:26:20 +02:00
parent 52e40ff06a
commit 359a89d882
4 changed files with 16 additions and 11 deletions

View File

@@ -10,6 +10,8 @@ class puppet::agent (
$splay = true,
$cron = true,
$environment = gsub($::domain, '.(maketank.net|bitwig.com|lan)$', '')) {
include puppet::common
case $::kernel {
'Linux' : {
$puppetpkgs = ['puppet', 'puppet-common']