projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc6496
)
and the inevitable typo
author
Stephen Gran
<steve@lobefin.net>
Fri, 16 Oct 2009 20:16:31 +0000
(21:16 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 16 Oct 2009 20:16:31 +0000
(21:16 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/apache2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/apache2/manifests/init.pp
b/modules/apache2/manifests/init.pp
index
633a473
..
8a5684c
100644
(file)
--- a/
modules/apache2/manifests/init.pp
+++ b/
modules/apache2/manifests/init.pp
@@
-27,6
+27,7
@@
class apache2 {
source => [ "puppet:///apache2/per-host/$fqdn/etc/apache2/conf.d/local-serverinfo",
"puppet:///apache2/common/etc/apache2/conf.d/local-serverinfo" ],
require => Package["apache2"],
+ notify => Exec["apache2 reload"];
"/etc/apache2/conf.d/server-status":
source => [ "puppet:///apache2/per-host/$fqdn/etc/apache2/conf.d/server-status",
"puppet:///apache2/common/etc/apache2/conf.d/server-status" ],