Merge branch 'master' of lab.maketank.net:puppet_modules/puppet_modules_puppet

This commit is contained in:
2013-05-26 13:39:14 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -29,6 +29,5 @@ class puppet::common ($ensure = 'present') {
# add facter variable to custom facts.
file { "/etc/profile.d/puppet.sh":
content => "export FACTERLIB=\"${factpath}\"\n",
ensure => 'absent',
}
}

View File

@@ -44,4 +44,4 @@ runinterval=1800
splay=true
report=true
server=<%= scope.lookupvar("puppetmaster_server") %>
configtimeout=120
configtimeout=240