aboutsummaryrefslogtreecommitdiff
path: root/manifests/nodo.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodo.pp')
-rw-r--r--manifests/nodo.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/nodo.pp b/manifests/nodo.pp
index ba27640..50725a7 100644
--- a/manifests/nodo.pp
+++ b/manifests/nodo.pp
@@ -13,8 +13,8 @@ class nodo {
class { 'hosts': }
- if !defined('puppetd') {
- class { 'puppetd': }
+ if !defined('puppet::daemon') {
+ class { 'puppetd::daemon': }
}
#