add possibility to manage puppetdb terminus package #111
Annotations
10 errors
Run tests:
spec/unit/classes/init_spec.rb#L13
puppetdb on debian-10-x86_64 when using default values for puppetdb class is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L14
puppetdb on debian-10-x86_64 when using default values for puppetdb class is expected to contain Class[puppetdb]
Failure/Error: it { is_expected.to contain_class('puppetdb') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L15
puppetdb on debian-10-x86_64 when using default values for puppetdb class is expected to contain Class[puppetdb::server]
Failure/Error: it { is_expected.to contain_class('puppetdb::server') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L16
puppetdb on debian-10-x86_64 when using default values for puppetdb class is expected to contain Class[puppetdb::database::postgresql]
Failure/Error: it { is_expected.to contain_class('puppetdb::database::postgresql') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L17
puppetdb on debian-10-x86_64 when using default values for puppetdb class is expected to contain Postgresql::Server::Db[puppetdb]
Failure/Error: it { is_expected.to contain_postgresql__server__db('puppetdb') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L35
puppetdb on debian-10-x86_64 without managed postgresql manifest is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L47
puppetdb on debian-10-x86_64 without managed postgresql database manifest is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L48
puppetdb on debian-10-x86_64 without managed postgresql database manifest is expected not to contain Postgresql::Server::Db[puppetdb]
Failure/Error: it { is_expected.not_to contain_postgresql__server__db('puppetdb') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L62
puppetdb on debian-10-x86_64 when not managing the database password ini_setting entries for the password will not exist is expected to contain Class[puppetdb::server] with manage_db_password => false
Failure/Error: it { is_expected.to contain_class('puppetdb::server').with('manage_db_password' => false) }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Run tests:
spec/unit/classes/init_spec.rb#L63
puppetdb on debian-10-x86_64 when not managing the database password ini_setting entries for the password will not exist is expected to contain Class[puppetdb::server] with manage_read_db_password => false
Failure/Error: it { is_expected.to contain_class('puppetdb::server').with('manage_read_db_password' => false) }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'puppetdb::params::puppetdb_terminus_package'. (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/init.pp, line: 402, column: 46) on node fv-az1979-391.weyvzlf0ic0udbi5oe1vusek0f.dx.internal.cloudapp.net
|
Loading