Fix class name, duh.
This commit is contained in:
parent
c527adb91e
commit
a3c77a05c4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Class to run Satosa in docker-compose
|
# Class to run Satosa in docker-compose
|
||||||
class sunet::satosa(
|
class soc::satosa(
|
||||||
Optional[String] $ext_cert = undef,
|
Optional[String] $ext_cert = undef,
|
||||||
Optional[String] $ext_cert_key = undef,
|
Optional[String] $ext_cert_key = undef,
|
||||||
Optional[String] $ext_cert_vol = undef,
|
Optional[String] $ext_cert_vol = undef,
|
||||||
|
|
Loading…
Add table
Reference in a new issue