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: