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':