]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
(IAC-1709) - Add Support for Debian 11 pdksync_IAC-1709/main/add_debian_11_support
authorDavid Swan <david.swan@puppet.com>
Wed, 4 Aug 2021 14:42:22 +0000 (15:42 +0100)
committerDavid Swan <david.swan@puppet.com>
Wed, 4 Aug 2021 14:42:22 +0000 (15:42 +0100)
metadata.json

index 4b63f98102230abe8220e5bd4d226ad143666a45..2afe7084845a6c7ff80e11d6707fcd3509960af4 100644 (file)
@@ -19,7 +19,8 @@
       "operatingsystemrelease": [
         "8",
         "9",
-        "10"
+        "10",
+        "11"
       ]
     },
     {