|
|
@ -5,10 +5,13 @@ |
|
|
- include: "preparation.yml" |
|
|
- include: "preparation.yml" |
|
|
|
|
|
|
|
|
# Launch the OpenShift Installer Playbook |
|
|
# Launch the OpenShift Installer Playbook |
|
|
- include: "../openshift-ansible/playbooks/byo/config.yml" |
|
|
- include: "../openshift-ansible/playbooks/byo/openshift-clister/config.yml" |
|
|
|
|
|
|
|
|
- include: "post-install.yml" |
|
|
- include: "post-install.yml" |
|
|
|
|
|
|
|
|
|
|
|
# Install Prometheus |
|
|
|
|
|
- include: "../openshift-ansible/playbooks/byo/openshift-cluster/openshift-prometheus.yml" |
|
|
|
|
|
|
|
|
- include: "provision-global-templates-and-imagestreams.yml" |
|
|
- include: "provision-global-templates-and-imagestreams.yml" |
|
|
|
|
|
|
|
|
- include: "configure-openshift-access-control.yml" |
|
|
- include: "configure-openshift-access-control.yml" |
|
|
|