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:
fa1ea95
)
fixup for sip load
author
Stephen Gran
<steve@lobefin.net>
Thu, 5 Apr 2012 13:55:42 +0000
(14:55 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Thu, 5 Apr 2012 13:55:42 +0000
(14:55 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/manifests/per-host.pp
patch
|
blob
|
history
diff --git
a/modules/ferm/manifests/per-host.pp
b/modules/ferm/manifests/per-host.pp
index
073b0a4
..
53faf51
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-125,7
+125,7
@@
class ferm::per-host {
'/etc/ferm/conf.d/load_sip_conntrack.conf':
source => 'puppet:///modules/ferm/conntrack_sip.conf',
require => Package['ferm'],
- notify =>
Exec['ferm restart'];
+ notify =>
Service['ferm'],
}
@ferm::rule { 'dsa-sip':
domain => '(ip ip6)',