aboutsummaryrefslogtreecommitdiff
path: root/manifests/plug.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-24 13:18:39 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-24 13:18:39 -0200
commitad27f5dac1870369abe10e88fbb034ffa391f12c (patch)
tree2ec4be14af75dbc7508d490ed552288973e3a006 /manifests/plug.pp
parent9c64cff37985a26f7aac5474928403f2605c588f (diff)
downloadpuppet-nodo-ad27f5dac1870369abe10e88fbb034ffa391f12c.tar.gz
puppet-nodo-ad27f5dac1870369abe10e88fbb034ffa391f12c.tar.bz2
Lots of subsystem refactoring; minor node changes
Diffstat (limited to 'manifests/plug.pp')
-rw-r--r--manifests/plug.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/plug.pp b/manifests/plug.pp
index 74c7d78..630be3a 100644
--- a/manifests/plug.pp
+++ b/manifests/plug.pp
@@ -4,7 +4,8 @@ class nodo::plug inherits nodo {
include utils::plug
include sysctl
include resolver
- include monkeysphere_nodo
+
+ class { 'monkeysphere_host': }
class { 'firewall': }