add auth.conf.d resources #381
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
35s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Waiting for pending jobs
Annotations
2 errors
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/classes/apt_spec.rb#L88
apt with defaults is expected to contain File[auth.conf.d] that notifies Class[Apt::Update]
Failure/Error: is_expected.to contain_file('auth.conf.d').that_notifies('Class[Apt::Update]').only_with(auth_conf_d)
expected that the catalogue would contain File[auth.conf.d] with exactly 7 parameters but the catalogue contains 5, and parameter purge set to false but it is set to nil, and parameter recurse set to false but it is set to nil
|