diff --git a/.fixtures.yml b/.fixtures.yml index dc4bc323..d030014c 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -52,7 +52,7 @@ fixtures: mount_core: https://github.com/simp/pupmod-puppetlabs-mount_core.git named: https://github.com/simp/pupmod-simp-named.git nfs: https://github.com/simp/pupmod-simp-nfs.git - nsswitch: https://github.com/simp/puppet-nsswitch.git + nsswitch: https://github.com/simp/pupmod-puppet-nsswitch.git ntpd: https://github.com/simp/pupmod-simp-ntpd.git oddjob: https://github.com/simp/pupmod-simp-oddjob.git pam: https://github.com/simp/pupmod-simp-pam.git diff --git a/CHANGELOG b/CHANGELOG index a6c9348e..fc5d87a4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +* Thu Jan 25 2024 Steven Pritchard - 4.20.0 +- Switch from `trlinkin-nsswitch` to `puppet-nsswitch` + * Wed Jan 17 2024 Richard Gardner - 4.19.1 - Updated hiera.yaml facts to support puppet 8 diff --git a/metadata.json b/metadata.json index 98def2cc..57c2121d 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "simp-simp", - "version": "4.19.1", + "version": "4.20.0", "author": "SIMP Team", "summary": "default profiles for core SIMP installations", "license": "Apache-2.0", @@ -188,8 +188,8 @@ "version_requirement": ">= 0.2.2 < 1.0.0" }, { - "name": "trlinkin/nsswitch", - "version_requirement": ">= 2.0.0 < 3.0.0" + "name": "puppet/nsswitch", + "version_requirement": ">= 2.0.0 < 4.0.0" } ], "requirements": [