Skip to content

Add rule for filtering outgoing DNS server traffic #462

Add rule for filtering outgoing DNS server traffic

Add rule for filtering outgoing DNS server traffic #462

Re-run triggered December 19, 2023 21:48
Status Failure
Total duration 9m 43s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
22s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L47
nftables on almalinux-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L55
nftables on almalinux-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L63
nftables on almalinux-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L71
nftables on almalinux-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L47
nftables on almalinux-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L55
nftables on almalinux-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L63
nftables on almalinux-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L71
nftables on almalinux-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L47
nftables on archlinux-rolling-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0]
Puppet / 8 (Ruby 3.2): spec/classes/rules_out_dns_spec.rb#L55
nftables on archlinux-rolling-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L47
nftables on rocky-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L55
nftables on rocky-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L63
nftables on rocky-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L71
nftables on rocky-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L47
nftables on redhat-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L55
nftables on redhat-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L63
nftables on redhat-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-1]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L71
nftables on redhat-9-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip6 daddr 2001:db8::1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-1').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip6 daddr 2001:db8::1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-1-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-1]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L47
nftables on almalinux-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 udp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnsudp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 udp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnsudp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnsudp-0]
Puppet / 7 (Ruby 2.7): spec/classes/rules_out_dns_spec.rb#L55
nftables on almalinux-8-x86_64 with custom dns servers is expected to contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0] with target => "nftables-inet-filter-chain-default_out", content =~ /^ ip daddr 192.0.2.1 tcp dport 53 accept$/ and order => "50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b" Failure/Error: expect(subject).to contain_concat__fragment('nftables-inet-filter-chain-default_out-rule-dnstcp-0').with( target: 'nftables-inet-filter-chain-default_out', content: %r{^ ip daddr 192.0.2.1 tcp dport 53 accept$}, order: '50-nftables-inet-filter-chain-default_out-rule-dnstcp-0-b' ) expected that the catalogue would contain Concat::Fragment[nftables-inet-filter-chain-default_out-rule-dnstcp-0]
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-rolling-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on centos-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on debian-11-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on debian-12-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on debian-11-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-rolling-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on centos-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does