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
*`ddcloud-networkdomain` - The name of the target CloudControl network domain.
41
44
*`ddcloud-datacenter` - The name of the CloudControl datacenter (e.g. NA1, AU9) in which the network domain is located.
42
45
*`ddcloud-vlan` - The name of the target CloudControl VLAN.
46
+
*`ddcloud-memorygb` - The amount of RAM in GB for the target machine. (Default 4GB)
47
+
*`ddcloud-cpucount` - The amount of CPUs for the target machine. (Default: 2)
48
+
*`ddcloud-corespersocket` - The amount of cores per socket for the target machine. (Default: 2)
43
49
*`ddcloud-image-name` - The name of the image used to create the target machine.
44
50
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