diff options
Diffstat (limited to 'manifests/host.pp')
-rw-r--r-- | manifests/host.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host.pp b/manifests/host.pp index b31fbc4..ee6c18e 100644 --- a/manifests/host.pp +++ b/manifests/host.pp @@ -6,8 +6,8 @@ class nodo::host inherits nodo { include sysctl include utils::physical include resolver - include monkeysphere_nodo + class { 'monkeysphere_host': } class { 'syslog-ng': } # Firewall configuration |