Remove indent

This commit is contained in:
Joshua Boniface 2019-07-07 16:39:07 -04:00
parent 771c193343
commit 128db8e683
1 changed files with 2 additions and 2 deletions

View File

@ -293,9 +293,9 @@ Add a new virtual network with (whitespace-free) description `<network>`.
`nettype` must be one of:
* `bridged` for unmanaged, vLAN-based bridged networks. All optional values are ignored with this type.
* `bridged` for unmanaged, vLAN-based bridged networks. All optional values are ignored with this type.
* `managed` for PVC-managed, VXLAN-based networks.
* `managed` for PVC-managed, VXLAN-based networks.
`domain` specifies a DNS domain for hosts in the network. DNS is aggregated and provded for all networks on the primary coordinator node.