Skip to content

Commit c1a57d9

Browse files
committed
Added new Windows AMI IDs
Updated authorized_keys with my public key for windows desktop. Changelog: None Ticket: None Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
1 parent 1188e50 commit c1a57d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/cf-remote/cf_remote/cloud_data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,13 @@
144144
'size':'m1.small'
145145
},
146146
'windows-2012-x64':{
147-
'ami':'ami-08a5434eec800025e',
147+
'ami':'ami-042fc05480fa9e135',
148148
'user':'Administrator',
149149
'size':'m1.small',
150150
'xlsize':'m3.xlarge',
151151
},
152152
'windows-2016-x64':{
153-
'ami':'ami-02520be90392d9c54',
153+
'ami':'ami-0f80e4d47a281dc90',
154154
'user':'Administrator',
155155
'size':'m1.small',
156156
'xlsize':'m3.xlarge',

0 commit comments

Comments
 (0)