[DOC] Better clarification for container_interface in user_config.
Added a note to clarify reader that container_interface is not the same as host interfaces. Change-Id: I6de542124c0459c0cc9be22cb9ba8109890bc71c Closes-Bug: 1623149
This commit is contained in:
parent
8255414408
commit
7ac2dd6b53
@ -144,6 +144,7 @@
|
||||
# Option: container_interface (required, string)
|
||||
# Name of unique interface in containers to use for this network.
|
||||
# Typical values include 'eth1', 'eth2', etc.
|
||||
# NOTE: Container interface is different from host interfaces.
|
||||
#
|
||||
# Option: container_type (required, string)
|
||||
# Name of mechanism that connects interfaces in containers to the bridge
|
||||
|
Loading…
Reference in New Issue
Block a user