Revert "Move CA cert injection to host_prep_tasks"
This reverts commit 8e5d5283cc
.
Reason for revert: broke OVB periodic jobs
Closes-Bug: #1908976
Change-Id: I9e8c2c96706e9abf9739b8a857231f522542fa5f
changes/37/768737/2
parent
8e5d5283cc
commit
ab1599765c
|
@ -42,14 +42,6 @@ outputs:
|
|||
value:
|
||||
service_name: ca_certs
|
||||
config_settings:
|
||||
description: Extra hieradata needed to inject CA certificates
|
||||
value: null
|
||||
host_prep_tasks:
|
||||
description: Extra ansible tasks needed to inject CA certificates
|
||||
value:
|
||||
- name: inject CA certs into the system store
|
||||
import_role:
|
||||
name: tripleo_update_trusted_cas
|
||||
vars:
|
||||
tripleo_update_trusted_cas_ca_map: {get_param: CAMap}
|
||||
|
||||
tripleo::trusted_cas::ca_map: {get_param: CAMap}
|
||||
step_config: |
|
||||
include tripleo::trusted_cas
|
||||
|
|
Loading…
Reference in New Issue