From: Romain Tartière Date: Wed, 25 Aug 2021 01:31:45 +0000 (-1000) Subject: (maint) Add support for Debian 11 X-Git-Tag: v8.2.0~2^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6beb7fd722390ac31c7970f86a7b239667392102;p=puppet-modules%2Fpuppetlabs-apt.git (maint) Add support for Debian 11 Debian 11 was recently released. Update metadata.json to indicate that this version is supported by the module. --- diff --git a/metadata.json b/metadata.json index 3e7d2b3..0ce737f 100644 --- a/metadata.json +++ b/metadata.json @@ -19,7 +19,8 @@ "operatingsystemrelease": [ "8", "9", - "10" + "10", + "11" ] }, {