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:
a27e170
)
fw on kaufmann
author
Peter Palfrader
<peter@palfrader.org>
Sun, 7 Jul 2019 10:09:22 +0000
(12:09 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 7 Jul 2019 10:10:00 +0000
(12:10 +0200)
modules/roles/manifests/keyring.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/keyring.pp
b/modules/roles/manifests/keyring.pp
index
48f6fcf
..
a1d40e2
100644
(file)
--- a/
modules/roles/manifests/keyring.pp
+++ b/
modules/roles/manifests/keyring.pp
@@
-18,7
+18,7
@@
class roles::keyring {
@ferm::rule { '01-dsa-bind':
domain => '(ip ip6)',
description => 'Allow nameserver access',
- rule =>
'&TCP_UDP_SERVICE_RANGE(53, ( $HOST_NAGIOS $notify_address ) )'
,
+ rule =>
"\&TCP_UDP_SERVICE_RANGE(53, ( $HOST_NAGIOS $notify_address ) )"
,
}
concat::fragment { 'dsa-named-conf-puppet-misc---openpgpkey-zone':