Fix a bad reference

This commit is contained in:
Joshua Boniface 2021-01-03 23:29:43 -05:00
parent 80a436d7b6
commit 09fdb5da26
1 changed files with 1 additions and 1 deletions

View File

@ -899,7 +899,7 @@ The IPMI password for the node management controller. Unless a per-host override
* *required*
The device name of the underlying network interface to be used for "bridged"-type client networks. For each "bridged"-type network, an IEEE 802.3q vLAN and bridge will be created on top of this device to pass these networks. In most cases, using the reflexive `networks['cluster']['device']` or `networks['upstream']['device']` from the Base role is sufficient.
The device name of the underlying network interface to be used for "bridged"-type client networks. For each "bridged"-type network, an IEEE 802.3q vLAN and bridge will be created on top of this device to pass these networks. In most cases, using the reflexive `networks['cluster']['raw_device']` or `networks['upstream']['raw_device']` from the Base role is sufficient.
#### `pvc_<network>_*`