Switch from voxpupuli/ferm to voxpupuli/nftables for firewalling #253
Annotations
10 errors
spec/defines/interface_spec.rb#L129
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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.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 Class[wireguard]
Failure/Error: it { is_expected.to contain_class('wireguard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.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 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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.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 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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.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/wireguard/as1234.pub]
Failure/Error: it { is_expected.to contain_file("/etc/wireguard/#{title}.pub") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L134
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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L135
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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L136
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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L137
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 Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
spec/defines/interface_spec.rb#L138
wireguard::interface on gentoo-2-x86_64 with required params and with firewall rules is expected to contain Ferm::Rule[allow_wg_as1234]
Failure/Error: it { is_expected.to contain_ferm__rule("allow_wg_#{title}") }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class ferm (line: 2, column: 1) on node fv-az837-394.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading