Add Debian OS family support #133
Annotations
10 errors
Run tests:
spec/classes/init_spec.rb#L15
bolt on ubuntu-20.04-x86_64 with all defaults is expected to contain Package[puppet-tools-release]
Failure/Error: it { is_expected.to contain_package('puppet-tools-release') }
expected that the catalogue would contain Package[puppet-tools-release]
|
Run tests:
spec/classes/init_spec.rb#L17
bolt on ubuntu-20.04-x86_64 with all defaults is expected not to contain Apt::Source[puppet-tools-release]
Failure/Error: it { is_expected.not_to contain_apt__source('puppet-tools-release') }
expected that the catalogue would not contain Apt::Source[puppet-tools-release]
|
Run tests:
spec/classes/init_spec.rb#L15
bolt on ubuntu-22.04-x86_64 with all defaults is expected to contain Package[puppet-tools-release]
Failure/Error: it { is_expected.to contain_package('puppet-tools-release') }
expected that the catalogue would contain Package[puppet-tools-release]
|
Run tests:
spec/classes/init_spec.rb#L17
bolt on ubuntu-22.04-x86_64 with all defaults is expected not to contain Apt::Source[puppet-tools-release]
Failure/Error: it { is_expected.not_to contain_apt__source('puppet-tools-release') }
expected that the catalogue would not contain Apt::Source[puppet-tools-release]
|
Run tests:
spec/classes/init_spec.rb#L15
bolt on ubuntu-24.04-x86_64 with all defaults is expected to contain Package[puppet-tools-release]
Failure/Error: it { is_expected.to contain_package('puppet-tools-release') }
expected that the catalogue would contain Package[puppet-tools-release]
|
Run tests:
spec/classes/init_spec.rb#L17
bolt on ubuntu-24.04-x86_64 with all defaults is expected not to contain Apt::Source[puppet-tools-release]
Failure/Error: it { is_expected.not_to contain_apt__source('puppet-tools-release') }
expected that the catalogue would not contain Apt::Source[puppet-tools-release]
|
Run tests:
spec/defines/project_spec.rb#L32
bolt::project on ubuntu-20.04-x86_64 with defaults on PE is expected to contain Package[puppet-tools-release]
Failure/Error: it { is_expected.to contain_package('puppet-tools-release') }
expected that the catalogue would contain Package[puppet-tools-release]
|
Run tests:
spec/defines/project_spec.rb#L32
bolt::project on ubuntu-22.04-x86_64 with defaults on PE is expected to contain Package[puppet-tools-release]
Failure/Error: it { is_expected.to contain_package('puppet-tools-release') }
expected that the catalogue would contain Package[puppet-tools-release]
|
Run tests:
spec/defines/project_spec.rb#L32
bolt::project on ubuntu-24.04-x86_64 with defaults on PE is expected to contain Package[puppet-tools-release]
Failure/Error: it { is_expected.to contain_package('puppet-tools-release') }
expected that the catalogue would contain Package[puppet-tools-release]
|
Run tests
Process completed with exit code 1.
|
Loading