Syntax error
This commit is contained in:
parent
290185ad65
commit
eb9c88338d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
class eidas::oidf_service(
|
||||
String $image_tag,
|
||||
Enum['sandbox'] $enviroment,
|
||||
Int $service_port = 2000,
|
||||
Integer $service_port = 2000,
|
||||
String $server_fqdn = $facts['networking']['fqdn'],
|
||||
|
||||
) {
|
||||
|
|
Loading…
Add table
Reference in a new issue