one more
This commit is contained in:
parent
571535f569
commit
0400e89f36
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class sunetdrive::satosa($dehydrated_name=undef,$image='docker.sunet.se/satosa',
|
||||||
$fn = $plugins[$n]
|
$fn = $plugins[$n]
|
||||||
file { $fn:
|
file { $fn:
|
||||||
content => inline_template("<%= @conf.to_yaml %>\n"),
|
content => inline_template("<%= @conf.to_yaml %>\n"),
|
||||||
notify => Sunet::Docker_run['satosa']
|
notify => Sunet::Docker_compose['satosa']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
sunet::misc::ufw_allow { 'satosa-allow-https':
|
sunet::misc::ufw_allow { 'satosa-allow-https':
|
||||||
|
|
Loading…
Add table
Reference in a new issue