Switch from voxpupuli/ferm to voxpupuli/nftables for firewalling #256
Annotations
10 errors
spec/defines/interface_spec.rb#L15
wireguard::interface on gentoo-2-x86_64 with all defaults it wont work is expected not to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.not_to compile }
expected that the catalogue would not compile but it does
|
spec/defines/interface_spec.rb#L125
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L126
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain Class[wireguard]
Failure/Error: it { is_expected.to contain_class('wireguard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L127
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain Exec[generate private key as1234]
Failure/Error: it { is_expected.to contain_exec("generate private key #{title}") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L128
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain Exec[generate public key as1234]
Failure/Error: it { is_expected.to contain_exec("generate public key #{title}") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L129
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain File[/etc/wireguard/as1234.pub]
Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}.pub") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L130
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain File[/etc/wireguard/as1234]
Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L131
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain Systemd::Network[as1234.netdev]
Failure/Error: it { is_expected.to contain_systemd__network("#{title}.netdev") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L132
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain Systemd::Network[as1234.network]
Failure/Error: it { is_expected.to contain_systemd__network("#{title}.network") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L133
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain File[/etc/systemd/network/as1234.network] with content !~ /Address/
Failure/Error: it { is_expected.to contain_file("/etc/systemd/network/#{title}.network").without_content(%r{Address}) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Nftables]:
expects a value for parameter 'echo'
expects a value for parameter 'nft_path' (line: 2, column: 1) on node fv-az887-13.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading