diff --git a/data/os/Debian.12.yaml b/data/os/Debian.12.yaml new file mode 100644 index 0000000..78ecad8 --- /dev/null +++ b/data/os/Debian.12.yaml @@ -0,0 +1 @@ +puppetboard::python_version: "3.11" diff --git a/metadata.json b/metadata.json index 9d83674..351eb33 100644 --- a/metadata.json +++ b/metadata.json @@ -29,7 +29,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "10", - "11" + "11", + "12" ] }, {