correct
This commit is contained in:
parent
271d8f7c61
commit
5187b1dbd5
@ -1,6 +1,6 @@
|
||||
class role::loadbalancer (
|
||||
Integer $ports1 = '80',
|
||||
Optional[Integer] $ports2 = undef,
|
||||
String $ports1 = '80',
|
||||
Optional[String] $ports2 = undef,
|
||||
String $rule1 = 'http',
|
||||
Optional[String] $rule2 = undef,
|
||||
String $backendserver_name1 = '',
|
||||
|
Loading…
Reference in New Issue
Block a user