]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 26 Sep 2010 02:21:46 +0000 (23:21 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 26 Sep 2010 02:21:46 +0000 (23:21 -0300)
manifests/vserver.pp

index a6121271a4febba1a6dc08f9ef0b7e223b3d3191..e9be096d2593279328780e6c584c2f8268d4cde2 100644 (file)
@@ -27,7 +27,7 @@ class nodo::vserver inherits nodo {
       # Apply munin configuration for this node for third-party
       # hosted nodes.
       munin_node { "$hostname": }
-      monkeysphere_node { "$hostname":
+      monkeysphere_host { "$hostname":
         port => $node_ssh_port,
       }
     }