From 5d7a76d61f3b32be8b421ec1e238b53c6d9d2a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Thu, 29 Nov 2018 15:14:52 +0100 Subject: [PATCH] see #3: add openshift_kubelet_name_override to inventory --- prod.hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prod.hosts b/prod.hosts index c0301e0..0735d3a 100644 --- a/prod.hosts +++ b/prod.hosts @@ -25,7 +25,7 @@ openshift.itix.fr openshift.itix.fr [nodes] -openshift.itix.fr openshift_node_group_name='node-config-all-in-one' +openshift.itix.fr openshift_node_group_name='node-config-all-in-one' openshift_kubelet_name_override='openshift.itix.fr' # # The rest is used only by the OpenShift installer playbook