Skip to content

Commit af9b626

Browse files
authored
Merge pull request #423 from vaxvms/fix_typo_nics
Fix typo on attribute name
2 parents eb5f271 + 760528d commit af9b626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/d/dedicated_server.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In addition, the following attributes are exported:
4747
* `server_name` - Server bound to this VirtualNetworkInterface
4848
* `uuid` - VirtualNetworkInterface unique id
4949
* `vrack` - vRack name
50-
* `ncis` - NetworkInterfaceControllers bound to this VirtualNetworkInterface
50+
* `nics` - NetworkInterfaceControllers bound to this VirtualNetworkInterface
5151
* `enabled_vrack_vnis` - List of enabled vrack VNI uuids
5252
* `enabled_vrack_aggregation_vnis` - List of enabled vrack_aggregation VNI uuids
5353
* `enabled_public_vnis` - List of enabled public VNI uuids

0 commit comments

Comments
 (0)