Merge branch 'main' into testing
This commit is contained in:
commit
c6a1b2cd66
|
@ -1,7 +1,7 @@
|
|||
#Class for SUNET-Drive-Lookup-Server
|
||||
class sunetdrive::reva (
|
||||
String $domain = 'drive.test.sunet.se',
|
||||
String $customer = 'sunet'
|
||||
String $customer = 'sunet',
|
||||
String $reva_domain = "${customer}-reva.${domain}",
|
||||
String $reva_version = 'v1.26.0',
|
||||
) {
|
||||
|
|
Loading…
Reference in a new issue