|
@@ -26,4 +26,6 @@
|
|
openshift_cluster_id: "{{ cluster_id | default('default') }}"
|
|
openshift_cluster_id: "{{ cluster_id | default('default') }}"
|
|
openshift_deployment_type: "{{ deployment_type }}"
|
|
openshift_deployment_type: "{{ deployment_type }}"
|
|
|
|
|
|
|
|
+- include: ../../../../common/openshift-cluster/upgrades/initialize_nodes_to_upgrade.yml
|
|
|
|
+
|
|
- include: docker_upgrade.yml
|
|
- include: docker_upgrade.yml
|