From 5b8827a1b5bbf04e17a31be00d8cdd599362c9d3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Jan 2013 19:25:17 -0200 Subject: Moving site-nodo --- manifests/subsystems/hosts.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/hosts.pp') diff --git a/manifests/subsystems/hosts.pp b/manifests/subsystems/hosts.pp index be3d405..e1833ea 100644 --- a/manifests/subsystems/hosts.pp +++ b/manifests/subsystems/hosts.pp @@ -8,7 +8,7 @@ class hosts { owner => root, group => root, mode => 0640, - source => "puppet:///modules/site-nodo/hosts/$fqdn", + source => "puppet:///modules/site_nodo/hosts/$fqdn", } } default: { -- cgit v1.2.3