From: Silvio Rhatto Date: Thu, 11 Apr 2013 22:01:49 +0000 (-0300) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e89b91abb6c662579ee04929bf40d39a67600a2a;p=puppet-ikiwiki.git Oops --- diff --git a/manifests/instance.pp b/manifests/instance.pp index 2bf0d8e..c6d0e63 100644 --- a/manifests/instance.pp +++ b/manifests/instance.pp @@ -73,7 +73,6 @@ define ikiwiki::instance( recurse => true, notify => Exec["ikiwiki_refresh_${name}"], require => File["${ikiwiki::sites_folder}/${name}"], - require => File["${ikiwiki::sites_folder}/${name}"], } if $create_ssh_key == true {