fw on kaufmann
[mirror/dsa-puppet.git] / modules / roles / manifests / keyring.pp
index 48f6fcf..a1d40e2 100644 (file)
@@ -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':