From 6aecaa80fc2b41e77609a7eed2c3ce5d1b950e6e Mon Sep 17 00:00:00 2001 From: Patrik Holmqvist Date: Wed, 16 Oct 2024 09:17:35 +0200 Subject: [PATCH] Try feature branch for nagioscfg --- global/overlay/etc/puppet/setup_cosmos_modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 2f6d6a8..183997b 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -101,7 +101,7 @@ def main(): "nagioscfg": { "repo": "https://github.com/SUNET/puppet-nagioscfg.git", "upgrade": "yes", - "tag": "sunet-2*", + "tag": "pahol-puppet8-compatibility-2024*", }, "sunet": { "repo": "https://github.com/SUNET/puppet-sunet.git",