Skip to content

Commit b6cbb97

Browse files
author
Sean Smith
committed
OS in Region Availibility
Signed-off-by: Sean Smith <seaam@amazon.com>
1 parent f84bf07 commit b6cbb97

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/configuration.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,18 @@ Defaults to alinux. Available options are: alinux, centos6, centos7, ubuntu1404
390390

391391
Note: The base_os determines the username used to log into the cluster.
392392

393+
Supported OS's by region. Note that commercial is all supported regions such as us-east-1, us-west-2 etc. ::
394+
395+
============== ====== ============ ============ ============= ============
396+
region alinux centos6 centos7 ubuntu1404 ubuntu1604
397+
============== ====== ============ ============ ============= ============
398+
commercial True True True True True
399+
us-gov-west-1 True False False True True
400+
us-gov-east-1 True False False True True
401+
cn-north-1 True False False True True
402+
cn-northwest-1 True False False False False
403+
============== ====== ============ ============ ============= ============
404+
393405
* CentOS 6 & 7: ``centos``
394406
* Ubuntu: ``ubuntu``
395407
* Amazon Linux: ``ec2-user`` ::

0 commit comments

Comments
 (0)