Use keyring
for apt::source
#534
Annotations
5 errors and 10 warnings
spec/classes/nginx_spec.rb#L159
nginx on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/debian", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to nil
|
spec/classes/nginx_spec.rb#L159
nginx on debian-12-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/debian", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to nil
|
spec/classes/nginx_spec.rb#L159
nginx on ubuntu-20.04-x86_64 with Facter 4.5.0 and Puppet 7.32.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/ubuntu", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to nil
|
spec/classes/nginx_spec.rb#L159
nginx on ubuntu-22.04-x86_64 with Facter 4.5.2 and Puppet 7.32.1 nginx::package using defaults is expected to contain Apt::Source[nginx] with location => "https://nginx.org/packages/ubuntu", repos => "nginx" and key => {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"}
Failure/Error:
is_expected.to contain_apt__source('nginx').with(
'location' => "https://nginx.org/packages/#{facts[:os]['name'].downcase}",
'repos' => 'nginx',
'key' => { 'id' => '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62' }
)
expected that the catalogue would contain Apt::Source[nginx] with key set to {"id"=>"573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"} but it is set to nil
|
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-12-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-8-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-9-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-8-x86_64 with Facter 4.5.0 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-9-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-8-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-9-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-8-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-9-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes
Skipped: Not yet implemented
|
This job failed
Loading