From bd538aca211df6da78fb67fc73860a2c42e319c9 Mon Sep 17 00:00:00 2001 From: lnemsick-simp Date: Thu, 7 Mar 2019 18:55:48 -0500 Subject: [PATCH] (SIMP-6229) Update upper bound stdlib < 6.0.0 (#63) - Update the upper bound of stdlib to < 6.0.0 - Update a URL in the README.md SIMP-6229 #comment pupmod-simp-simp_apache --- CHANGELOG | 2 ++ README.md | 2 +- metadata.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4369190..d6b170c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,8 @@ in lieu of nets2cidr(), a deprecated simplib Puppet 3 function. - Use simplib::ipaddresses in lieu of ipaddresses(), a deprecated simplib Puppet 3 function. +- Update the upper bound of stdlib to < 6.0.0 +- Update a URL in the README.md * Fri Oct 12 2018 Nick Miller - 6.1.0-0 - Added $package_ensure parameters to simp_apache::install diff --git a/README.md b/README.md index f895dad..56ef57f 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ a compliance-management framework built on Puppet. If you find any issues, they can be submitted to our [JIRA](https://simp-project.atlassian.net/). -Please read our [Contribution Guide](http://simp-doc.readthedocs.io/en/stable/contributors_guide/index.html). +Please read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html). diff --git a/metadata.json b/metadata.json index 4438608..e914019 100644 --- a/metadata.json +++ b/metadata.json @@ -47,7 +47,7 @@ }, { "name": "puppetlabs/stdlib", - "version_requirement": ">= 4.13.1 < 5.0.0" + "version_requirement": ">= 4.13.1 < 6.0.0" } ], "operatingsystem_support": [