Merge pull request #745 from deric/unwrap #179
Annotations
10 errors
test:
spec/classes/gelf_spec.rb#L74
icinga2::feature::gelf on almalinux-8-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.key] with mode => "0400", owner => "icinga", group => "icinga" and content =~ /^foo/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.key").with(
{
'mode' => icinga2_sslkey_mode,
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^foo})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L84
icinga2::feature::gelf on almalinux-8-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.crt] with owner => "icinga", group => "icinga" and content =~ /^bar$/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.crt").with(
{
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^bar$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L93
icinga2::feature::gelf on almalinux-8-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf_ca.crt] with owner => "icinga", group => "icinga" and content =~ /^baz$/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf_ca.crt").with(
{
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^baz$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L74
icinga2::feature::gelf on almalinux-9-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.key] with mode => "0400", owner => "icinga", group => "icinga" and content =~ /^foo/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.key").with(
{
'mode' => icinga2_sslkey_mode,
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^foo})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L84
icinga2::feature::gelf on almalinux-9-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.crt] with owner => "icinga", group => "icinga" and content =~ /^bar$/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.crt").with(
{
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^bar$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L93
icinga2::feature::gelf on almalinux-9-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf_ca.crt] with owner => "icinga", group => "icinga" and content =~ /^baz$/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf_ca.crt").with(
{
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^baz$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L74
icinga2::feature::gelf on centos-7-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.key] with mode => "0400", owner => "icinga", group => "icinga" and content =~ /^foo/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.key").with(
{
'mode' => icinga2_sslkey_mode,
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^foo})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L84
icinga2::feature::gelf on centos-7-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.crt] with owner => "icinga", group => "icinga" and content =~ /^bar$/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.crt").with(
{
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^bar$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L93
icinga2::feature::gelf on centos-7-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf_ca.crt] with owner => "icinga", group => "icinga" and content =~ /^baz$/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf_ca.crt").with(
{
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^baz$})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|
test:
spec/classes/gelf_spec.rb#L74
icinga2::feature::gelf on centos-8-x86_64 with enable_ssl => true, host => '127.0.0.1', ssl_key => 'foo', ssl_cert => 'bar', ssl_cacert => 'baz' is expected to contain File[/var/lib/icinga2/certs/GelfWriter_gelf.key] with mode => "0400", owner => "icinga", group => "icinga" and content =~ /^foo/
Failure/Error:
is_expected.to contain_file("#{icinga2_pki_dir}/GelfWriter_gelf.key").with(
{
'mode' => icinga2_sslkey_mode,
'owner' => icinga2_user,
'group' => icinga2_group,
},
).with_content(%r{^foo})
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'icinga2::unwrap'. (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/tls/client.pp, line: 32, column: 36) (file: /home/runner/work/puppet-icinga2/puppet-icinga2/spec/fixtures/modules/icinga2/manifests/feature/gelf.pp, line: 100) on node fv-az1022-218.qszcca3gaylehey5nrg125joga.dx.internal.cloudapp.net
|