Add http2
directive instead of listen
option
#418
Annotations
8 errors
spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_115112326.pp.7U667P
Last 10 lines of output were:
Warning: /Stage[main]/Nginx::Config/File[/etc/nginx/streams-available]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Config/File[/etc/nginx/nginx.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Config/File[/etc/nginx/mime.types]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Config/File[/tmp/nginx.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Config/File[/tmp/nginx.mail.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Mailhost[domain1.example]/Concat[/etc/nginx/conf.mail.d/domain1.example.conf]/Concat_file[/etc/nginx/conf.mail.d/domain1.example.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Mailhost[domain1.example]/Concat[/etc/nginx/conf.mail.d/domain1.example.conf]/File[/etc/nginx/conf.mail.d/domain1.example.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 8.42 seconds
|
spec/acceptance/nginx_mail_spec.rb#L74
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/etc/nginx/conf.mail.d/domain1.example.conf".file?` to be truthy, got false
|
spec/acceptance/nginx_mail_spec.rb#L75
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "auth_http localhost/cgi-bin/auth;"
Failure/Error: it { is_expected.to contain 'auth_http localhost/cgi-bin/auth;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "auth_http localhost/cgi-bin/auth;"
|
spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module File "/etc/nginx/conf.mail.d/domain1.example.conf" is expected to contain "listen *:465 ssl;"
Failure/Error: it { is_expected.to contain 'listen *:465 ssl;' }
expected File "/etc/nginx/conf.mail.d/domain1.example.conf" to contain "listen *:465 ssl;"
|
spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "587" to be listening
|
spec/acceptance/nginx_mail_spec.rb#L84
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "465" to be listening
|
spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_115129544.pp.avmhKs
Last 10 lines of output were:
Info: Computing checksum on file /etc/hosts
�[mNotice: /Stage[main]/Main/File[/var/www]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com]/ensure: created
�[mNotice: /Stage[main]/Main/File[/var/www/www.puppetlabs.com/index.html]/ensure: defined content as '{sha256}b6bf125be6d98e3827dafb472e2e08de029d4c2d28b08477c1e6cd7f0d1cebe1'
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Concat_file[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/File[/etc/nginx/sites-available/www.puppetlabs.com.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Nginx::Resource::Server[www.puppetlabs.com]/File[www.puppetlabs.com.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Nginx::Service/Service[nginx]: Skipping because of failed dependencies
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 4.90 seconds
|
|
The logs for this run have expired and are no longer available.
Loading