|
@@ -132,7 +132,6 @@
|
|
|
origin_reconcile_bindings: "{{ deployment_type == 'origin' and g_new_version | version_compare('1.0.6', '>') }}"
|
|
|
ent_reconcile_bindings: true
|
|
|
openshift_docker_hosted_registry_network: "{{ hostvars[groups.oo_first_master.0].openshift.common.portal_net }}"
|
|
|
- upgrading: True
|
|
|
tasks:
|
|
|
- name: Verifying the correct commandline tools are available
|
|
|
shell: grep {{ verify_upgrade_version }} {{ openshift.common.admin_binary}}
|