From 272be292adcd71db778ff8101aa821f950fa448a Mon Sep 17 00:00:00 2001 From: Patrik Lundin Date: Tue, 22 Oct 2024 14:22:39 +0200 Subject: [PATCH] Revert "Test chrony branch" This reverts commit c15070dd2862850572b34af79ce472c6e16eec4f. --- 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 b62327f..4732c8d 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": "patlu-use-chrony-2*", + "tag": "stable-2023v1-2*", }, "augeas": { "repo": "https://github.com/SUNET/puppet-augeas.git",