Skip to content

Commit b39f5ce

Browse files
committed
Add note to README about supported Linux distributions (#6).
1 parent 69d3ba4 commit b39f5ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Environment: `MCP_REGION`.
3939
* `ddcloud-datacenter` - The name of the CloudControl datacenter (e.g. NA1, AU9) in which the network domain is located.
4040
* `ddcloud-vlan` - The name of the target CloudControl VLAN.
4141
* `ddcloud-image-name` - The name of the OS image used to create the target machine.
42-
Note that only OS images are supported for now, not customer images. Additionally, the OS must be a Linux distribution supported by docker-machine.
42+
Note that only OS images are supported for now, not customer images.
43+
Additionally, the OS must be a Linux distribution supported by docker-machine (Ubuntu 14.04 and above work, but Red Hat 7 has issues due to iptables configuration).
4344
* `ddcloud-ssh-user` - The SSH username to use.
4445
Default: "root".
4546
Environment: `MCP_SSH_USER`

0 commit comments

Comments
 (0)