Skip to content

Commit

Permalink
Removed debian-9 from spawnable platforms
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Moene <victor.moene@northern.tech>
Ticket: CFE-4482
  • Loading branch information
victormlg committed Jan 13, 2025
1 parent 43d720e commit 33960ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cf_remote/cloud_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
"user": "ec2-user",
}
aws_image_criteria = {
"debian-9": {
"owner_id": "379101102735",
"name_pattern": "debian-stretch-hvm-x86_64*",
"user": "admin",
},
"debian": {
"owner_id": "136693071363",
"name_pattern": "debian-{version}*",
Expand Down

0 comments on commit 33960ad

Please sign in to comment.