Skip to content
Snippets Groups Projects
Commit 520abc88 authored by Victor Morales's avatar Victor Morales
Browse files

Fix api_adress_family typo

Change-Id: Id93e7a91253b46e42d4817785d42ccc52564c330
parent 4b51997e
No related branches found
No related tags found
No related merge requests found
...@@ -115,7 +115,7 @@ IPv6 is tested on all supported platforms. ...@@ -115,7 +115,7 @@ IPv6 is tested on all supported platforms.
For example, ``network_address_family`` accepts either ``ipv4`` or ``ipv6`` For example, ``network_address_family`` accepts either ``ipv4`` or ``ipv6``
as its value and defines the default address family for all networks just as its value and defines the default address family for all networks just
like ``network_interface`` defines the default interface. like ``network_interface`` defines the default interface.
Analogically, ``api_adress_family`` changes the address family for the API Analogically, ``api_address_family`` changes the address family for the API
network. Current listing of networks is available in ``globals.yml`` file. network. Current listing of networks is available in ``globals.yml`` file.
.. note:: .. note::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment