Move this to the right place at last.

This commit is contained in:
Kevin Fenzi 2018-05-31 23:21:47 +00:00
parent ac97f4e4fd
commit 8c7f79bf01

View file

@ -41,6 +41,10 @@
src: "{{files}}/osbs/docker-storage-setup"
dest: "/etc/sysconfig/docker-storage-setup"
- name: install redhat ca file
package:
name: subscription-manager-rhsm-certificates
state: present
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
@ -83,11 +87,6 @@
option: pipelining
value: "True"
- name: install redhat ca file
package:
name: subscription-manager-rhsm-certificates
state: present
- name: Deploy OpenShift cluster
hosts: os-control:os-control-stg
tags: