Run the prereq playbook first.

This commit is contained in:
Kevin Fenzi 2018-05-30 22:13:53 +00:00
parent 5e30d0588b
commit 35880afeba

View file

@ -101,6 +101,7 @@
cluster_inventory_filename: "cluster-inventory-stg",
openshift_release: "v3.9",
openshift_ansible_path: "/root/openshift-ansible",
openshift_ansible_pre_playbook: "playbooks/prerequisites.yml",
openshift_ansible_playbook: "playbooks/deploy_cluster.yml",
openshift_ansible_version: "openshift-ansible-3.9.30-1",
openshift_ansible_ssh_user: root,