Browse Source

see #3: add openshift_kubelet_name_override to inventory

master
Nicolas Massé 7 years ago
parent
commit
5d7a76d61f
  1. 2
      prod.hosts

2
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

Loading…
Cancel
Save