You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,7 @@ Environment: `MCP_REGION`.
40
40
*`ddcloud-networkdomain` - The name of the target CloudControl network domain.
41
41
*`ddcloud-datacenter` - The name of the CloudControl datacenter (e.g. NA1, AU9) in which the network domain is located.
42
42
*`ddcloud-vlan` - The name of the target CloudControl VLAN.
43
-
*`ddcloud-image-name` - The name of the OS image used to create the target machine.
44
-
Note that only OS images are supported for now, not customer images.
43
+
*`ddcloud-image-name` - The name of the image used to create the target machine.
45
44
Additionally, the OS must be a Linux distribution supported by docker-machine (Ubuntu 12.04 and above are supported, but RedHat 6 and 7 are not supported due to iptables configuration issues).
0 commit comments