Skip to content

Commit f1beaf5

Browse files
coreos
1 parent 87f9d38 commit f1beaf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-ssh-config.py

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
'ubuntu' : 'ubuntu',
1010
'CentOS' : 'root',
1111
'DataStax' : 'ubuntu',
12+
'CoreOS' : 'core'
1213
}
1314

1415
BLACKLISTED_REGIONS = [

0 commit comments

Comments
 (0)