From 4178e94bf1d66c23b7d31b96fafd5cea03086cc4 2023-08-11 01:05:38 From: Branko Majic Date: 2023-08-11 01:05:38 Subject: [PATCH] MAR-181: Drop support for Debian 9 Stretch from the bootstrap role. --- diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 98fbc160d860d106f097d0339b55662c9e5a24a7..721fb68288b0af95d1a0d02b1a39dd21e8f33906 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -201,7 +201,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 9 (Stretch) - Debian 10 (Buster) diff --git a/roles/bootstrap/meta/main.yml b/roles/bootstrap/meta/main.yml index 876ba28ddb4b9bc876b959cd9da7163ee754c60c..2838d61b3a65dc41590ca144a4faa702705e8fcf 100644 --- a/roles/bootstrap/meta/main.yml +++ b/roles/bootstrap/meta/main.yml @@ -8,5 +8,4 @@ galaxy_info: platforms: - name: Debian versions: - - 9 - 10 diff --git a/roles/bootstrap/molecule/default/molecule.yml b/roles/bootstrap/molecule/default/molecule.yml index a6d014cc81cbc894eaa5391fee7b2a764b422d47..caa57a3b6b4aaf91d5dafef4a473d8da17e0dbc2 100644 --- a/roles/bootstrap/molecule/default/molecule.yml +++ b/roles/bootstrap/molecule/default/molecule.yml @@ -14,20 +14,6 @@ lint: platforms: - - name: parameters-mandatory-stretch64 - groups: - - parameters-mandatory - box: debian/contrib-stretch64 - memory: 256 - cpus: 1 - - - name: parameters-optional-stretch64 - groups: - - parameters-optional - box: debian/contrib-stretch64 - memory: 256 - cpus: 1 - - name: parameters-mandatory-buster64 groups: - parameters-mandatory