Declare Debian 12(Bookworm) support

Debian 12 was relased in June 2023 and recent versions of OpenStack
(such as 2023.1 and 2023.2) no longer support Debian 11.

Change-Id: I1d269ad3ac1da766c49b0baec61a79b76383878a
This commit is contained in:
Takashi Kajinami 2023-11-18 18:28:06 +09:00
parent e73693447c
commit 393e134cd7
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{