From 9e4c08deb9606520a0e651d0c9545d978321b79a Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Wed, 2 Aug 2017 13:57:21 +0100 Subject: [PATCH] Fix up configuration and comments for networks --- ansible/group_vars/all/network | 4 ++-- etc/kayobe/networks.yml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ansible/group_vars/all/network b/ansible/group_vars/all/network index f3a3198cb..ef2783540 100644 --- a/ansible/group_vars/all/network +++ b/ansible/group_vars/all/network @@ -10,8 +10,8 @@ oob_oc_net_name: 'oob_oc_net' # hosts. provision_oc_net_name: 'provision_oc_net' -# Name of the network used by the overcloud hosts to provision the bare metal -# workload hosts. +# Name of the network used by the overcloud hosts to manage the bare metal +# compute hosts via their out-of-band management controllers. oob_wl_net_name: 'oob_wl_net' # Name of the network used by the overcloud hosts to provision the bare metal diff --git a/etc/kayobe/networks.yml b/etc/kayobe/networks.yml index 62279b7cf..4a03e6354 100644 --- a/etc/kayobe/networks.yml +++ b/etc/kayobe/networks.yml @@ -12,13 +12,13 @@ # hosts. #provision_oc_net_name: -# Name of the network used by the overcloud hosts to provision the bare metal -# workload hosts. -#oob_wl_net_name: - # Name of the network used by the overcloud hosts to manage the bare metal # compute hosts via their out-of-band management controllers. -#provision_oob_net_name: +#oob_wl_net_name: + +# Name of the network used by the overcloud hosts to provision the bare metal +# workload hosts. +#provision_wl_net_name: # Name of the network used to expose the internal OpenStack API endpoints. #internal_net_name: