Allow to set node_terminus variable #1290
Annotations
10 errors and 10 warnings
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on freebsd-12-amd64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on almalinux-8-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on ubuntu-22.04-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on centos-9-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on redhat-7-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on debian-11-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on rocky-9-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on fedora-36-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on ubuntu-20.04-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L296
puppet on oraclelinux-9-x86_64 without foreman is expected to contain Puppet::Config::Server[node_terminus] with value => "plain"
Failure/Error: it { should contain_puppet__config__server('node_terminus').with_value('plain') }
expected that the catalogue would contain Puppet::Config::Server[node_terminus] with value set to "plain" but it is set to "exec"
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on almalinux-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on ubuntu-22.04-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on centos-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on redhat-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on debian-11-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on rocky-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on fedora-36-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on ubuntu-20.04-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Run tests:
spec/classes/puppet_server_spec.rb#L499
puppet on oraclelinux-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Loading