From 0400e89f3653d1248a3248c73bed9aa0b42af011 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Tue, 14 Jan 2025 12:58:16 +0100 Subject: [PATCH] one more --- manifests/satosa.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/satosa.pp b/manifests/satosa.pp index 023937b..0fcc34f 100644 --- a/manifests/satosa.pp +++ b/manifests/satosa.pp @@ -53,7 +53,7 @@ class sunetdrive::satosa($dehydrated_name=undef,$image='docker.sunet.se/satosa', $fn = $plugins[$n] file { $fn: content => inline_template("<%= @conf.to_yaml %>\n"), - notify => Sunet::Docker_run['satosa'] + notify => Sunet::Docker_compose['satosa'] } } sunet::misc::ufw_allow { 'satosa-allow-https':