From 5c8006d043737f482a45d3655dda283d324111a3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 7 Jan 2010 00:09:40 -0200 Subject: Removing unneeded notify --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 0e0b67c..20561d8 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -53,7 +53,6 @@ class ikiwiki { owner => gitosis, group => gitosis, recurse => true, - notify => Exec["ikiwiki --setup /etc/ikiwiki/$name.setup"], require => File["${apache_sites_folder}/${name}"], } } -- cgit v1.2.3