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:
f55f0d6
)
Try this
author
Peter Palfrader
<peter@palfrader.org>
Wed, 17 Apr 2013 07:16:33 +0000
(09:16 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 17 Apr 2013 07:16:33 +0000
(09:16 +0200)
modules/unbound/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/unbound/manifests/init.pp
b/modules/unbound/manifests/init.pp
index
aa63a5d
..
bb48f64
100644
(file)
--- a/
modules/unbound/manifests/init.pp
+++ b/
modules/unbound/manifests/init.pp
@@
-56,7
+56,7
@@
class unbound {
notify => Service['unbound']
}
- if ($is_recursor and
not
$empty_client_range) {
+ if ($is_recursor and
!
$empty_client_range) {
@ferm::rule { 'dsa-dns':
domain => 'ip',
description => 'Allow nameserver access',