Skip to content

Fix use of include_files in nginx::resource::map #557

Fix use of include_files in nginx::resource::map

Fix use of include_files in nginx::resource::map #557

Triggered via pull request September 10, 2024 02:21
Status Failure
Total duration 15m 22s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
39s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
4s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L31
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items basic assumptions is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] that requires File[/etc/nginx/conf.d] Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").that_requires('File[/etc/nginx/conf.d]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L33
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items basic assumptions is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with owner => "root", group => "root", mode => "0644", ensure => "file" and content =~ /map \$uri \$backend_pool/ Failure/Error: is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with( 'owner' => 'root', 'group' => 'root', 'mode' => '0644', 'ensure' => 'file', 'content' => %r{map \$uri \$#{title}} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L51
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items basic assumptions on stream mapfiles is expected to contain File[/etc/nginx/conf.stream.d/backend_pool-map.conf] that requires File[/etc/nginx/conf.stream.d] Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.stream.d/#{title}-map.conf").that_requires('File[/etc/nginx/conf.stream.d]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L53
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items basic assumptions on stream mapfiles is expected to contain File[/etc/nginx/conf.stream.d/backend_pool-map.conf] with owner => "root", group => "root", mode => "0644", ensure => "file" and content =~ /map \$uri \$backend_pool/ Failure/Error: is_expected.to contain_file("/etc/nginx/conf.stream.d/#{title}-map.conf").with( 'owner' => 'root', 'group' => 'root', 'mode' => '0644', 'ensure' => 'file', 'content' => %r{map \$uri \$#{title}} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L136
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items map.conf template content when hostnames is true is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with mode => "0644" Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with_mode('0644') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L138
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items map.conf template content when hostnames is true should set hostnames Failure/Error: verify_contents(catalogue, "/etc/nginx/conf.d/#{title}-map.conf", Array(param[:match])) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L136
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items map.conf template content when include_files is [] is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with mode => "0644" Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with_mode('0644') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L138
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items map.conf template content when include_files is [] should not contain includes Failure/Error: verify_contents(catalogue, "/etc/nginx/conf.d/#{title}-map.conf", Array(param[:match])) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L136
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items map.conf template content when include_files is ["/etc/includes/includes.map"] is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with mode => "0644" Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with_mode('0644') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/resource_map_spec.rb#L138
nginx::resource::map on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.1 os-independent items map.conf template content when include_files is ["/etc/includes/includes.map"] should contain includes Failure/Error: verify_contents(catalogue, "/etc/nginx/conf.d/#{title}-map.conf", Array(param[:match])) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance13/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L31
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items basic assumptions is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] that requires File[/etc/nginx/conf.d] Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").that_requires('File[/etc/nginx/conf.d]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L33
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items basic assumptions is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with owner => "root", group => "root", mode => "0644", ensure => "file" and content =~ /map \$uri \$backend_pool/ Failure/Error: is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with( 'owner' => 'root', 'group' => 'root', 'mode' => '0644', 'ensure' => 'file', 'content' => %r{map \$uri \$#{title}} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L51
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items basic assumptions on stream mapfiles is expected to contain File[/etc/nginx/conf.stream.d/backend_pool-map.conf] that requires File[/etc/nginx/conf.stream.d] Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.stream.d/#{title}-map.conf").that_requires('File[/etc/nginx/conf.stream.d]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L53
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items basic assumptions on stream mapfiles is expected to contain File[/etc/nginx/conf.stream.d/backend_pool-map.conf] with owner => "root", group => "root", mode => "0644", ensure => "file" and content =~ /map \$uri \$backend_pool/ Failure/Error: is_expected.to contain_file("/etc/nginx/conf.stream.d/#{title}-map.conf").with( 'owner' => 'root', 'group' => 'root', 'mode' => '0644', 'ensure' => 'file', 'content' => %r{map \$uri \$#{title}} ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L136
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items map.conf template content when hostnames is true is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with mode => "0644" Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with_mode('0644') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L138
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items map.conf template content when hostnames is true should set hostnames Failure/Error: verify_contents(catalogue, "/etc/nginx/conf.d/#{title}-map.conf", Array(param[:match])) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L136
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items map.conf template content when include_files is [] is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with mode => "0644" Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with_mode('0644') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L138
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items map.conf template content when include_files is [] should not contain includes Failure/Error: verify_contents(catalogue, "/etc/nginx/conf.d/#{title}-map.conf", Array(param[:match])) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L136
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items map.conf template content when include_files is ["/etc/includes/includes.map"] is expected to contain File[/etc/nginx/conf.d/backend_pool-map.conf] with mode => "0644" Failure/Error: it { is_expected.to contain_file("/etc/nginx/conf.d/#{title}-map.conf").with_mode('0644') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/resource_map_spec.rb#L138
nginx::resource::map on debian-11-x86_64 with Facter 4.5.2 and Puppet 7.32.1 os-independent items map.conf template content when include_files is ["/etc/includes/includes.map"] should contain includes Failure/Error: verify_contents(catalogue, "/etc/nginx/conf.d/#{title}-map.conf", Array(param[:match])) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Method call, max(): Wrong number of arguments need at least one (file: /scratch/actions/actions-runner-2.305.0/instance17/_work/puppet-nginx/puppet-nginx/spec/fixtures/modules/nginx/templates/conf.d/map.epp, line: 26, column: 48) (line: 3) on node lxplus8s01.cern.ch
Puppet / Test suite
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-11-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-12-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-8-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-9-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-8-x86_64 with Facter 4.5.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-9-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-8-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-9-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-8-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-9-x86_64 with Facter 4.7.0 and Puppet 8.8.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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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
Puppet / 7 (Ruby 2.7): 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