From 1a387c2d2bacb63a1d28e2721406a5a3c84bd4e2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 11 Aug 2015 12:35:42 -0300 Subject: Oops --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 7d62a0c..b1e8813 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -161,7 +161,7 @@ class apache( mode => 0644, # Puppet will automatically set +x for directories source => [ "puppet:///modules/site_apache/htdocs/$domain/icons", - "puppet:///modules/apache/icons", ] + "puppet:///modules/apache/icons", ], require => File["${www_folder}"], } -- cgit v1.2.3