Further release prep for 4.4.0
authorWill Meek <william.meek@puppet.com>
Mon, 13 Nov 2017 14:36:06 +0000 (14:36 +0000)
committerWill Meek <william.meek@puppet.com>
Mon, 13 Nov 2017 14:36:06 +0000 (14:36 +0000)
CHANGELOG.md
metadata.json

index 35c3ccd4c8c9660d87d621eebb1e8bf74fe830da..519ca5f9af3dc9a2a0fe3b22fb219ad304926b22 100644 (file)
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org).
 This release is a rollup of new features and fixes.
 
 #### Added
-- Install `apt-transport-https` if using Debian 8, 9 or Ubuntu 14.04, 16.04.
+- Install `apt-transport-https` if using Debian 7, 8, 9 or Ubuntu 14.04, 16.04.
 - Adds a boolean option `direct` to proxy settings to bypass `https_proxy` if not set.
 - Adds facter facts for `dist-upgrade` apt updates.
 
index 26f1de0e2bffe0c75a72a3c9da48f1be8141b91e..5a30038dce583f584f506f21e7125d0767fe09f6 100644 (file)
@@ -16,8 +16,7 @@
       "operatingsystem": "Debian",
       "operatingsystemrelease": [
         "7",
-        "8",
-        "9"
+        "8"
       ]
     },
     {