From 57b170075918ea1a93297cadbe3e3615877c0ddb Mon Sep 17 00:00:00 2001 From: Patrik Lundin Date: Fri, 1 Nov 2024 14:21:29 +0100 Subject: [PATCH] Test updated certbot sync script --- 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..c207f34 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-certbot-sync-dir-2*", }, "augeas": { "repo": "https://github.com/SUNET/puppet-augeas.git",