Add variables
This commit is contained in:
parent
2ce8d1c01c
commit
bd9e48eca8
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ class sunetdrive::multinode (
|
|||
$environment = sunetdrive::get_environment()
|
||||
$lb_servers = hiera_hash($environment)['lb_servers']
|
||||
$document_servers = hiera_hash($environment)['document_servers']
|
||||
$nextcloud_ip = hiera_hash($environment)['app']
|
||||
$db_ip = hiera_hash($environment)['db']
|
||||
|
||||
$twofactor_enforced_groups = []
|
||||
$twofactor_enforced_excluded_groups = []
|
||||
|
|
Loading…
Add table
Reference in a new issue