provider/triton: Update to the triton machine docs for the list of nics
This commit is contained in:
parent
a91754d728
commit
fcc930cb97
|
@ -44,8 +44,8 @@ The following arguments are supported:
|
||||||
* `image` - (string, Required)
|
* `image` - (string, Required)
|
||||||
The UUID of the image to provision.
|
The UUID of the image to provision.
|
||||||
|
|
||||||
* `nic` - (list of maps, Optional)
|
* `nic` - (list of NIC blocks, Optional)
|
||||||
A list of maps with details for each nic. `nic` block described below.
|
NICs associated with the machine. The fields allowed in a `NIC` block are defined below.
|
||||||
|
|
||||||
* `firewall_enabled` - (boolean) Default: `false`
|
* `firewall_enabled` - (boolean) Default: `false`
|
||||||
Whether the cloud firewall should be enabled for this machine.
|
Whether the cloud firewall should be enabled for this machine.
|
||||||
|
|
Loading…
Reference in New Issue