]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/unbound/manifests/init.pp
Try this
[dsa-puppet.git] / modules / unbound / manifests / init.pp
index aa63a5d6c566ea746361fa3b2d269603e399e02e..bb48f6449fc06102323ab26a0f95558f6afe8670 100644 (file)
@@ -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',