We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c03a8 commit eeba354Copy full SHA for eeba354
manifests/init.pp
@@ -163,7 +163,7 @@
163
Variant[Enum['unmanaged'], Stdlib::Absolutepath] $defaultzonepath = $dns::params::defaultzonepath,
164
Optional[Enum['only', 'first']] $forward = undef,
165
Array[Dns::Forwarder] $forwarders = [],
166
- Array $rpz_zones = undef,
+ Array $rpz_zones = [],
167
Optional[String] $listen_on = undef,
168
Variant[String, Boolean] $listen_on_v6 = 'any',
169
Enum['yes', 'no'] $recursion = 'yes',
0 commit comments