From 2889b8abfe83c29bfdb377edb0985805a6816097 Mon Sep 17 00:00:00 2001 From: Paula Muir Date: Fri, 22 Jun 2018 16:04:17 +0100 Subject: [PATCH] (MODULES-7327) - Update README with supported OS --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73272c2..56687f2 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ All parameters are optional unless specified. * `https`: Specifies whether to enable https proxies. Valid options: `true` and `false`. Default: `false`. * `ensure`: Optional parameter. Valid options: 'file', 'present', and 'absent'. Default: `undef`. Prefer 'file' over 'present'. - + * `direct`: Specifies whether or not to use a 'DIRECT' https proxy if http proxy is used but https is not. Valid options: `true` and `false`. Default: `false`. * `purge`: Specifies whether to purge any existing settings that aren't managed by Puppet. Valid options: a hash made up from the following keys: @@ -522,7 +522,7 @@ All parameters are optional. ## Limitations -This module is tested and officially supported on Debian 6 and 7 and Ubuntu 10.04, 12.04, and 14.04. Testing on other platforms has been light and cannot be guaranteed. +This module is tested and officially supported on Debian 8 and 9 and Ubuntu 14.04, and 16.04. Testing on other platforms has been light and cannot be guaranteed. This module is not designed to be split across [run stages](https://docs.puppetlabs.com/puppet/latest/reference/lang_run_stages.html). -- 2.45.2