From ad529cd042321ef08c11c194f540e4f4ced30e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Thu, 29 Nov 2018 14:22:46 +0100 Subject: [PATCH] see #3: update the inventory file --- prod.hosts | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/prod.hosts b/prod.hosts index 319de48..b5dbb10 100644 --- a/prod.hosts +++ b/prod.hosts @@ -3,9 +3,9 @@ # [itix:vars] itix_dns_suffix=itix.fr -itix_openshift_version=3.9 +itix_openshift_version=3.10 itix_application_templates_repo_tag=ose-v1.4.7 -itix_openshift_origin_repo_tag=release-3.9 +itix_openshift_origin_repo_tag=release-3.10 itix_openshift_docker_images_repo_tag=master [itix:children] @@ -25,7 +25,7 @@ openshift.itix.fr openshift.itix.fr [nodes] -openshift.itix.fr openshift_node_labels='{ "region": "infra", "node-role.kubernetes.io/compute": "true", "node-role.kubernetes.io/master": "true" }' +openshift.itix.fr openshift_node_groups=node-config-all-in-one # # The rest is used only by the OpenShift installer playbook @@ -65,4 +65,3 @@ openshift_additional_projects={} # Enable the "flat network" SDN os_sdn_network_plugin_name='redhat/openshift-ovs-subnet' -