38b333ba30
Change-Id: Ia5a65510c58972c07a74c74eec3ab52aa82eedec
9 lines
435 B
YAML
9 lines
435 B
YAML
---
|
|
features:
|
|
- If defined in applicable host or group vars the variable
|
|
``container_extra_networks`` will be merged with the existing
|
|
``container_networks`` from the dynamic inventory. This allows a deployer
|
|
to specify special interfaces which may be unique to an indivdual
|
|
container. An example use for this feature would be applying known
|
|
fixed IP addresses to public interfaces on BIND servers for designate.
|