Add custom sections to systemd network #307
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L21
wireguard::interface on archlinux-6-x86_64 with only default values and manage_firewall=false it wont work 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az1153-472.j2xen23xrnaetdgy434mngmvif.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L22
wireguard::interface on archlinux-6-x86_64 with only default values and manage_firewall=false it wont work is expected to contain Wireguard::Provider::Systemd[as1234]
Failure/Error: it { is_expected.to contain_wireguard__provider__systemd('as1234') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az1153-472.j2xen23xrnaetdgy434mngmvif.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L37
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az1153-472.j2xen23xrnaetdgy434mngmvif.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/wireguard_spec.rb#L38
wireguard on archlinux-6-x86_64 with interfaces defined 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L38
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az1153-472.j2xen23xrnaetdgy434mngmvif.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/wireguard_spec.rb#L39
wireguard on archlinux-6-x86_64 with interfaces defined 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L39
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az1153-472.j2xen23xrnaetdgy434mngmvif.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/wireguard_spec.rb#L40
wireguard on archlinux-6-x86_64 with interfaces defined is expected to contain File[/etc/wireguard]
Failure/Error: it { is_expected.to contain_file('/etc/wireguard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 8 (Ruby 3.2):
spec/classes/wireguard_spec.rb#L41
wireguard on archlinux-6-x86_64 with interfaces defined is expected to contain Package[wireguard-tools]
Failure/Error: it { is_expected.to contain_package('wireguard-tools') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 8 (Ruby 3.2):
spec/defines/interface_spec.rb#L40
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az1153-472.j2xen23xrnaetdgy434mngmvif.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L21
wireguard::interface on archlinux-6-x86_64 with only default values and manage_firewall=false it wont work 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az736-292.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L22
wireguard::interface on archlinux-6-x86_64 with only default values and manage_firewall=false it wont work is expected to contain Wireguard::Provider::Systemd[as1234]
Failure/Error: it { is_expected.to contain_wireguard__provider__systemd('as1234') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az736-292.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/wireguard_spec.rb#L38
wireguard on archlinux-6-x86_64 with interfaces defined 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L37
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az736-292.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/wireguard_spec.rb#L39
wireguard on archlinux-6-x86_64 with interfaces defined 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L38
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az736-292.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/wireguard_spec.rb#L40
wireguard on archlinux-6-x86_64 with interfaces defined is expected to contain File[/etc/wireguard]
Failure/Error: it { is_expected.to contain_file('/etc/wireguard') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L39
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az736-292.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/wireguard_spec.rb#L41
wireguard on archlinux-6-x86_64 with interfaces defined is expected to contain Package[wireguard-tools]
Failure/Error: it { is_expected.to contain_package('wireguard-tools') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node postgres01.example.com
|
Puppet / 7 (Ruby 2.7):
spec/defines/interface_spec.rb#L40
wireguard::interface on archlinux-6-x86_64 with required params (public_key) and without 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, Evaluation Error: Error while evaluating a Function Call, lambda: has no parameter named 'sections' (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/provider/systemd.pp, line: 53, column: 24) (file: /home/runner/work/puppet-wireguard/puppet-wireguard/spec/fixtures/modules/wireguard/manifests/interface.pp, line: 339) on node fv-az736-292.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net
|