osbs: update ca trust to avoid certificate errors
This commit is contained in:
parent
98fa8dc77d
commit
d3113ba8ee
1 changed files with 3 additions and 0 deletions
|
@ -185,6 +185,9 @@
|
|||
src: "{{files}}/osbs/docker-storage-setup"
|
||||
dest: "/etc/sysconfig/docker-storage-setup"
|
||||
|
||||
- name: update ca certificates
|
||||
command: 'update-ca-trust'
|
||||
|
||||
- name: Deploy kerberose keytab to cluster hosts
|
||||
hosts: osbs_masters_stg:osbs_nodes_stg:osbs_masters:osbs_nodes:osbs_aarch64_masters_stg:osbs_aarch64_nodes_stg:osbs_aarch64_masters:osbs_aarch64_nodes
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue