From d93a99b43d9ef8b96804e803f4e3adad9d3cd8ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Wed, 22 Nov 2023 16:36:01 -1000 Subject: [PATCH] Remove legacy top-scope syntax --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d45641..ffb919de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -314,7 +314,7 @@ These should not affect the functionality of the module. - Add DEFAULT\_ENVIRONMENT to settings.py [\#132](https://github.com/voxpupuli/puppet-puppetboard/issues/132) - Add Ability to pass OFFLINE\_MODE to settings.py [\#130](https://github.com/voxpupuli/puppet-puppetboard/issues/130) - Release 2.7.5 to PuppetForge [\#118](https://github.com/voxpupuli/puppet-puppetboard/issues/118) -- Adding ::puppetboard::apache::ldapauth? [\#110](https://github.com/voxpupuli/puppet-puppetboard/issues/110) +- Adding puppetboard::apache::ldapauth? [\#110](https://github.com/voxpupuli/puppet-puppetboard/issues/110) **Merged pull requests:**