Merge "Fix variable names in Octavia documentation"

This commit is contained in:
Zuul 2021-07-28 11:22:55 +00:00 committed by Gerrit Code Review
commit aad331069d

View File

@ -119,8 +119,8 @@ Customize Amphora flavor
------------------------ ------------------------
The default amphora flavor is named ``amphora`` with 1 VCPUs, 1GB RAM and 5GB The default amphora flavor is named ``amphora`` with 1 VCPUs, 1GB RAM and 5GB
disk. you can customize this flavor by changing ``octavia_amphora_flavor`` in disk. you can customize this flavor by changing ``octavia_amp_flavor`` in
``globals.yml`` ``globals.yml``.
See the ``os_nova_flavor`` Ansible module for details. Supported parameters See the ``os_nova_flavor`` Ansible module for details. Supported parameters
are: are:
@ -149,9 +149,9 @@ The following defaults are used:
Customise network and subnet Customise network and subnet
---------------------------- ----------------------------
Configure octavia management network and subnet in ``globals.yml``. This must Configure Octavia management network and subnet with ``octavia_amp_network`` in
be a network that is :ref:`accessible from the controllers ``globals.yml``. This must be a network that is :ref:`accessible from the
<octavia-network>`. Typically a VLAN provider network is used. controllers <octavia-network>`. Typically a VLAN provider network is used.
See the ``os_network`` and ``os_subnet`` Ansible modules for details. Supported See the ``os_network`` and ``os_subnet`` Ansible modules for details. Supported
parameters: parameters: