Skip to content

Commit 0452464

Browse files
committed
Drop support for Debian 10 buster
Signed-off-by: Norman Ziegner <[email protected]>
1 parent 9aeee30 commit 0452464

File tree

8 files changed

+2
-10
lines changed

8 files changed

+2
-10
lines changed

roles/gitlab_runner/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Currently [supported platforms](meta/main.yml) are:
1616
- Ubuntu 20.04 LTS
1717
- Ubuntu 22.04 LTS
1818
- Ubuntu 24.04 LTS
19-
- Debian Buster
2019
- Debian Bullseye
2120
- Debian Bookworm
2221

roles/gitlab_runner/meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ galaxy_info:
2121
- "noble"
2222
- name: "Debian"
2323
versions:
24-
- "buster"
2524
- "bullseye"
2625
- "bookworm"
2726

roles/haproxy/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@ Currently [supported platforms](meta/main.yml) are:
1717
- Ubuntu 24.04 LTS
1818
- Ubuntu 22.04 LTS
1919
- Ubuntu 20.04 LTS
20-
- Debian 10 (Buster)
2120
- Debian 11 (Bullseye)
2221
- Debian 12 (Bookworm)
2322

2423
This role is tested against the four latest LTS versions of HAProxy.
2524
Currently, this results in official support for the HAProxy release series:
2625

27-
- `3.0` (not supported on Debian 10 and Ubuntu 20.04)
28-
- `2.8` (not supported on Debian 10 and Ubuntu 24.04)
26+
- `3.0` (not supported on Ubuntu 20.04)
27+
- `2.8` (not supported on Ubuntu 24.04)
2928
- `2.6` (not supported on Ubuntu 24.04)
3029
- `2.4` (not supported on Debian 12 and Ubuntu 24.04)
3130

roles/haproxy/meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ galaxy_info:
2424
- "noble"
2525
- name: "Debian"
2626
versions:
27-
- "buster"
2827
- "bullseye"
2928
- "bookworm"
3029

roles/ssh_keys/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Currently [supported platforms](meta/main.yml) are:
1818
- Ubuntu 20.04 LTS
1919
- Ubuntu 22.04 LTS
2020
- Ubuntu 24.04 LTS
21-
- Debian 10 Buster
2221
- Debian 11 Bullseye
2322
- Debian 12 Bookworm
2423

roles/ssh_keys/meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ galaxy_info:
2727
- "noble"
2828
- name: "Debian"
2929
versions:
30-
- "buster"
3130
- "bullseye"
3231
- "bookworm"
3332

roles/unattended_upgrades/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Currently [supported platforms](meta/main.yml) are:
1818
- Ubuntu 20.04 LTS
1919
- Ubuntu 22.04 LTS
2020
- Ubuntu 24.04 LTS
21-
- Debian Buster
2221
- Debian Bullseye
2322
- Debian Bookworm
2423

roles/unattended_upgrades/meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ galaxy_info:
1919
- "noble"
2020
- name: "Debian"
2121
versions:
22-
- "buster"
2322
- "bullseye"
2423
- "bookworm"
2524

0 commit comments

Comments
 (0)