@@ -187,14 +187,6 @@ instances:
187187 # ###########################
188188 # sles arm64
189189 # ###########################
190- # No repo in OpenSuse for 15.1 ARM
191- # - ami: "ami-087e5fdeac18a84ae" # based on suse-sles-15-sp1-byos-v20220128-hvm-ssd-arm64
192- # type: "t4g.small"
193- # name: "arm64:sles-15.1"
194- # username: "ec2-user"
195- # platform: "linux"
196- # python_interpreter: "/usr/bin/python3"
197- # launch_template: "LaunchTemplateId=lt-0b00afb3f5110a0e6,Version=3"
198190 - ami : " ami-0194f07e3eedf8118"
199191 type : " t4g.small"
200192 name : " arm64:sles-15.3" # based on suse-sles-15-sp3-v20211219-hvm-ssd-arm64
@@ -260,13 +252,6 @@ instances:
260252 # ###########################
261253 # debian amd64
262254 # ###########################
263- # - ami: "ami-0d6d3e4f081c69f42"
264- # type: "t3a.small"
265- # name: "amd64:debian-stretch"
266- # username: "admin"
267- # platform: "linux"
268- # python_interpreter: "/usr/bin/python3"
269- # launch_template: "LaunchTemplateId=lt-01b2c565029b5bf2a,Version=2"
270255 - ami : " ami-0f42acddbf04bd1b6"
271256 type : " t3a.small"
272257 name : " amd64:debian-buster"
@@ -281,16 +266,16 @@ instances:
281266 platform : " linux"
282267 python_interpreter : " /usr/bin/python3"
283268 launch_template : " LaunchTemplateId=lt-0b00afb3f5110a0e6,Version=3"
269+ - ami : " ami-02e9e442f629e6834"
270+ type : " t3a.small"
271+ name : " amd64:debian-bookworm"
272+ username : " admin"
273+ platform : " linux"
274+ python_interpreter : " /usr/bin/python3"
275+ launch_template : " LaunchTemplateId=lt-0b00afb3f5110a0e6,Version=3"
284276 # ###########################
285277 # debian arm64
286278 # ###########################
287- # - ami: "ami-0cc41fb90199e2764"
288- # type: "m6g.medium"
289- # name: "arm64:debian-stretch"
290- # username: "admin"
291- # platform: "linux"
292- # python_interpreter: "/usr/bin/python3"
293- # launch_template: "LaunchTemplateId=lt-01b2c565029b5bf2a,Version=2"
294279 - ami : " ami-07d2054a4befc97f7"
295280 type : " t4g.small"
296281 name : " arm64:debian-buster"
@@ -305,7 +290,13 @@ instances:
305290 platform : " linux"
306291 python_interpreter : " /usr/bin/python3"
307292 launch_template : " LaunchTemplateId=lt-0b00afb3f5110a0e6,Version=3"
308-
293+ - ami : " ami-05f312273b2ebaf0b"
294+ type : " t4g.small"
295+ name : " arm64:debian-bookworm"
296+ username : " admin"
297+ platform : " linux"
298+ python_interpreter : " /usr/bin/python3"
299+ launch_template : " LaunchTemplateId=lt-0b00afb3f5110a0e6,Version=3"
309300 # ###########################
310301 # amazon linux 2 amd64
311302 # ###########################
0 commit comments