From f429194a1a1208bd5fb5e6bf286877cd28e4df77 Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 16 Mar 2011 21:56:21 -0300 Subject: correcting paths --- manifests/admin_node.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/admin_node.pp b/manifests/admin_node.pp index bc314e9..22b08fd 100644 --- a/manifests/admin_node.pp +++ b/manifests/admin_node.pp @@ -1,5 +1,5 @@ class admin_node { - nodo::vserver::instance { "$host-master": + nodo::vserver::instance { "$hostname-master": context => '2', puppetmaster => true, } -- cgit v1.2.3