From c15070dd2862850572b34af79ce472c6e16eec4f Mon Sep 17 00:00:00 2001 From: Patrik Lundin Date: Fri, 18 Oct 2024 15:21:48 +0200 Subject: [PATCH] Test chrony branch --- 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 4732c8d..b62327f 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -83,7 +83,7 @@ def main(): "sunet": { "repo": "https://github.com/SUNET/puppet-sunet.git", "upgrade": "yes", - "tag": "stable-2023v1-2*", + "tag": "patlu-use-chrony-2*", }, "augeas": { "repo": "https://github.com/SUNET/puppet-augeas.git",