Split zones across multiple named.conf file #1063
Annotations
10 errors
Run tests:
spec/defines/dns_zone_spec.rb#L43
dns::zone on debian-12-x86_64 should have valid zone configuration
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L151
dns::zone on debian-12-x86_64 when allow_transfer defined should have valid zone configuration with allow-transfer
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L167
dns::zone on debian-12-x86_64 when allow_transfer defined when allow_transfer with multiple values should have valid zone configuration with allow-transfer
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L185
dns::zone on debian-12-x86_64 when also_notify defined should have valid zone configuration with also-notify
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L201
dns::zone on debian-12-x86_64 when also_notify defined when also_notify with multiple values should have valid zone configuration with also-notify
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L219
dns::zone on debian-12-x86_64 when zonetype => slave should have valid slave zone configuration
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L233
dns::zone on debian-12-x86_64 when zonetype => slave when multiple masters defined should have valid slave zone configuration
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L248
dns::zone on debian-12-x86_64 when zonetype => slave when dns_notify => no should have valid slave zone configuration
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L265
dns::zone on debian-12-x86_64 when zonetype => slave with allow query should have valid slave zone configuration
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10__GLOBAL__example.com.dns]
|
Run tests:
spec/defines/dns_zone_spec.rb#L305
dns::zone on debian-12-x86_64 when zonetype => slave views feature with two views should have valid slave zone configuration in office view
Failure/Error: is_expected.to contain_concat__fragment(title)
expected that the catalogue would contain Concat::Fragment[dns_zones+10_office_example.com.dns]
|
Loading