Guillaume Coré
2019-02-27 d405adc0ff5edf8c727f77b648ea5a4d8307be43
OCP 4: import env_vars.yml again after inventory is built.

When cluster_name is kept default, it is set in env_vars.yml.
So the env_vars.yml file has to be imported again after inventory is built.
1 files modified
2 ■■■■■ changed files
ansible/configs/ocp4-coreos-deployer/destroy_env.yml 2 ●●●●● patch | view | raw | blame | history
ansible/configs/ocp4-coreos-deployer/destroy_env.yml
@@ -59,6 +59,8 @@
          name: infra-common-ssh-config-generate
        when: "'bastions' in groups"
- import_playbook: ../../setup_runtime.yml
- name: Start clientVM and cluster instances if they are stopped
  hosts: localhost
  connection: local