(maint) Add support for Debian 11
authorRomain Tartière <romain@blogreen.org>
Wed, 25 Aug 2021 01:31:45 +0000 (15:31 -1000)
committerRomain Tartière <romain@blogreen.org>
Wed, 25 Aug 2021 01:32:24 +0000 (15:32 -1000)
Debian 11 was recently released.  Update metadata.json to indicate that
this version is supported by the module.

metadata.json

index 3e7d2b3799e5727c1c294fb2ff4870eadcfc8526..0ce737f78856f1c1b223bcb7339a39c9b0a4b58f 100644 (file)
@@ -19,7 +19,8 @@
       "operatingsystemrelease": [
         "8",
         "9",
-        "10"
+        "10",
+        "11"
       ]
     },
     {