forked from SUSE-Enceladus/ec2imgutils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathec2utils.conf.example
228 lines (208 loc) · 5.44 KB
/
ec2utils.conf.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
# One can configure as many accounts as one chooses. Configured accounts
# start with the "account-" prefix. Account information is retrieved by any
# of the ec2utils tools by combining the prefix "account-" with the name
# specified with the --account command line option
#
# For example the information for the "account-servers" configuration is
# used by specifying --account servers on the command line of any of the
# tools
[account-servers]
access_key_id =
secret_access_key =
ssh_key_name =
ssh_private_key =
subnet_id_us-east-1 = subnet-123456
security_group_ids_us-east-1 = sg-1234567890
# The aki IDs are published by Amazon on the following page:
# http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedKernels.html#AmazonKernelImageIDs
# The ami, instance_type, and user are needed for those utilities that require
# a running instance in Amazon EC2 to perform their operations.
[region-ap-northeast-1]
ami = ami-017c51aa4445fa7e8
instance_type = t2.micro
aki_i386 = aki-136bf512
aki_x86_64 = aki-176bf516
g2_aki_x86_64 = aki-f1ad9bf0
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-ap-northeast-2]
ami = ami-0bb00af12ab4446d2
instance_type = t2.micro
aki_i386 = aki-01a66b6f
aki_x86_64 = aki-01a66b6f
g2_aki_x86_64 = aki-0ea66b60
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-ap-southeast-1]
ami = ami-0e615bfa6ebacf593
instance_type = t2.micro
aki_i386 = aki-ae3973fc
aki_x86_64 = aki-503e7402
g2_aki_x86_64 = aki-ca755498
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-ap-southeast-2]
ami = ami-0b048d724fa38e794
instance_type = t2.micro
aki_i386 = aki-cd62fff7
aki_x86_64 = aki-c362fff9
g2_aki_x86_64 = aki-8faec3b5
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-cn-north-1]
ami = ami-0671ccf63b2c220e6
instance_type = t2.micro
aki_i386 = aki-908f1da9
aki_x86_64 = aki-9e8f1da7
g2_aki_x86_64 = aki-9c4ad8a5
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-eu-central-1]
ami = ami-0f242a26eb9754f9e
instance_type = t2.micro
aki_i386 = aki-3e4c7a23
aki_x86_64 = aki-184c7a05
g2_aki_x86_64 = aki-e23f09ff
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-eu-north-1]
ami = ami-0d866e23f10ac8fca
instance_type = t2.micro
aki_i386 = None
aki_x86_64 = None
g2_aki_x86_64 = None
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-eu-west-1]
ami = ami-07171305581009fd9
instance_type = t2.micro
aki_i386 = aki-68a3451f
aki_x86_64 = aki-52a34525
g2_aki_x86_64 = aki-fce8478b
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-sa-east-1]
ami = ami-060272278049124dc
instance_type = t2.micro
aki_i386 = aki-5b53f446
aki_x86_64 = aki-5553f448
g2_aki_x86_64 = aki-b99024a4
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-us-east-1]
#Amazon Linux
#ami = ami-4b814f22
# SLES 12
ami = ami-0854245e554858119
instance_type = t2.micro
aki_i386 = aki-8f9dcae6
aki_x86_64 = aki-919dcaf8
g2_aki_x86_64 = aki-f4bc469c
user = ec2-user
backing-store = mag,ssd
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-us-east-2]
ami = ami-0f7664bdb7d796cba
instance_type = t2.micro
aki_i386 = aki-da055ebf
aki_x86_64 = aki-d83a61bd
user = ec2-user
backing-store = ssd
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-us-gov-east-1]
ami = ami-0594a8c4e325d1853
instance_type = t2.micro
aki_i386 = None
aki_x86_64 = None
g2_aki_x86_64 = None
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-us-gov-west-1]
ami = ami-da4960bb
instance_type = t2.micro
aki_i386 = aki-1fe98d3c
aki_x86_64 = aki-1de98d3e
g2_aki_x86_64 = aki-07026424
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-us-west-1]
ami = ami-03e765b6357195bc2
instance_type = t2.micro
aki_i386 = aki-8e0531cb
aki_x86_64 = aki-880531cd
g2_aki_x86_64 = aki-f9786dbc
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-us-west-2]
ami = ami-0035ad09399a3a946
instance_type = t2.micro
aki_i386 = aki-f08f11c0
aki_x86_64 = aki-fc8f11cc
g2_aki_x86_64 = aki-5f125d6f
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-ca-central-1]
ami = ami-08a1ac0aedd3ed323
instance_type = t2.micro
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-eu-west-2]
ami = ami-06fefe39dff905811
instance_type = t2.micro
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-eu-west-3]
ami = ami-00b2f7798f4b288da
instance_type = t2.micro
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-ap-south-1]
ami = ami-0e7db32ee52bb185b
instance_type = t2.micro
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =
[region-cn-northwest-1]
ami = ami-00ccdc515e9ad601c
instance_type = t2.micro
user = ec2-user
# Allow a region to overwrite the account key
# ssk_key_name =
# ssh_private_key =