diff --git a/cmoa_install.yaml b/cmoa_install.yaml index 83fa103..1f1c4fe 100755 --- a/cmoa_install.yaml +++ b/cmoa_install.yaml @@ -4,9 +4,9 @@ gather_facts: true environment: KUBECONFIG: /root/.kube/ansible_config - #vars: - # REGISTRY: 10.10.31.243:5000 - # PullSecret: regcred + vars: + REGISTRY: 10.10.31.243:5000 + PullSecret: regcred roles: - role: cmoa_os_setting - role: cmoa_install