stop forcing root ownership of vardir #1292
Annotations
10 errors and 10 warnings
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on freebsd-12-amd64 with git repo is expected to contain File[/var/puppet] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/var/puppet] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on almalinux-8-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on ubuntu-22.04-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on centos-9-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on redhat-7-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on debian-11-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on rocky-9-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on fedora-36-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on ubuntu-20.04-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L353
puppet on oraclelinux-9-x86_64 with git repo is expected to contain File[/opt/puppetlabs/puppet/cache] with ensure => "directory" and owner => "root"
Failure/Error:
should contain_file(vardir)
.with_ensure('directory')
.with_owner('root')
expected that the catalogue would contain File[/opt/puppetlabs/puppet/cache] with owner set to "root" but it is set to nil
|
Run tests:
spec/classes/puppet_server_spec.rb#L487
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#L487
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#L487
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#L487
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#L487
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#L487
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#L487
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#L487
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#L487
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#L487
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