Add code for secrets management in keystorage #390
Annotations
10 errors
spec/defines/config/secret_spec.rb#L35
rundeck::config::secret on redhat-8-x86_64 Add rundeck password: keys/myuser with defaults is expected to contain Exec[Create rundeck password: keys/myuser]
Failure/Error: it { is_expected.to contain_exec('Create rundeck password: keys/myuser') }
expected that the catalogue would contain Exec[Create rundeck password: keys/myuser]
|
spec/defines/config/secret_spec.rb#L36
rundeck::config::secret on redhat-8-x86_64 Add rundeck password: keys/myuser with defaults is expected to contain Exec[Update rundeck password: keys/myuser]
Failure/Error: it { is_expected.to contain_exec('Update rundeck password: keys/myuser') }
expected that the catalogue would contain Exec[Update rundeck password: keys/myuser]
|
spec/defines/config/secret_spec.rb#L61
rundeck::config::secret on redhat-8-x86_64 Add rundeck privateKey: keys/mykey is expected to contain Exec[Create rundeck privateKey: keys/mykey]
Failure/Error: it { is_expected.to contain_exec('Create rundeck privateKey: keys/mykey') }
expected that the catalogue would contain Exec[Create rundeck privateKey: keys/mykey]
|
spec/defines/config/secret_spec.rb#L62
rundeck::config::secret on redhat-8-x86_64 Add rundeck privateKey: keys/mykey is expected to contain Exec[Update rundeck privateKey: keys/mykey]
Failure/Error: it { is_expected.to contain_exec('Update rundeck privateKey: keys/mykey') }
expected that the catalogue would contain Exec[Update rundeck privateKey: keys/mykey]
|
spec/defines/config/secret_spec.rb#L35
rundeck::config::secret on redhat-9-x86_64 Add rundeck password: keys/myuser with defaults is expected to contain Exec[Create rundeck password: keys/myuser]
Failure/Error: it { is_expected.to contain_exec('Create rundeck password: keys/myuser') }
expected that the catalogue would contain Exec[Create rundeck password: keys/myuser]
|
spec/defines/config/secret_spec.rb#L36
rundeck::config::secret on redhat-9-x86_64 Add rundeck password: keys/myuser with defaults is expected to contain Exec[Update rundeck password: keys/myuser]
Failure/Error: it { is_expected.to contain_exec('Update rundeck password: keys/myuser') }
expected that the catalogue would contain Exec[Update rundeck password: keys/myuser]
|
spec/defines/config/secret_spec.rb#L61
rundeck::config::secret on redhat-9-x86_64 Add rundeck privateKey: keys/mykey is expected to contain Exec[Create rundeck privateKey: keys/mykey]
Failure/Error: it { is_expected.to contain_exec('Create rundeck privateKey: keys/mykey') }
expected that the catalogue would contain Exec[Create rundeck privateKey: keys/mykey]
|
spec/defines/config/secret_spec.rb#L62
rundeck::config::secret on redhat-9-x86_64 Add rundeck privateKey: keys/mykey is expected to contain Exec[Update rundeck privateKey: keys/mykey]
Failure/Error: it { is_expected.to contain_exec('Update rundeck privateKey: keys/mykey') }
expected that the catalogue would contain Exec[Update rundeck privateKey: keys/mykey]
|
spec/defines/config/secret_spec.rb#L35
rundeck::config::secret on oraclelinux-8-x86_64 Add rundeck password: keys/myuser with defaults is expected to contain Exec[Create rundeck password: keys/myuser]
Failure/Error: it { is_expected.to contain_exec('Create rundeck password: keys/myuser') }
expected that the catalogue would contain Exec[Create rundeck password: keys/myuser]
|
spec/defines/config/secret_spec.rb#L36
rundeck::config::secret on oraclelinux-8-x86_64 Add rundeck password: keys/myuser with defaults is expected to contain Exec[Update rundeck password: keys/myuser]
Failure/Error: it { is_expected.to contain_exec('Update rundeck password: keys/myuser') }
expected that the catalogue would contain Exec[Update rundeck password: keys/myuser]
|
This job failed
Loading