We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f9d38 commit f1beaf5Copy full SHA for f1beaf5
aws-ssh-config.py
@@ -9,6 +9,7 @@
9
'ubuntu' : 'ubuntu',
10
'CentOS' : 'root',
11
'DataStax' : 'ubuntu',
12
+ 'CoreOS' : 'core'
13
}
14
15
BLACKLISTED_REGIONS = [
0 commit comments