9
0
Fork 1

Fix class name, duh.

This commit is contained in:
Johan Björklund 2024-10-31 08:59:12 +01:00
parent c527adb91e
commit a3c77a05c4
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -1,5 +1,5 @@
# Class to run Satosa in docker-compose
class sunet::satosa(
class soc::satosa(
Optional[String] $ext_cert = undef,
Optional[String] $ext_cert_key = undef,
Optional[String] $ext_cert_vol = undef,