aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/instance.pp1
1 files changed, 0 insertions, 1 deletions
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 {