Merge branch 'main' into testing
This commit is contained in:
commit
5b7c702573
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class sunetdrive::lookup (
|
|||
$nextcloud_ip = hiera_array("${location}_app", [])
|
||||
$tug_office = hiera_array('tug_office')
|
||||
|
||||
$dbhost = 'proxysql_proxysql_1'
|
||||
$dbhost = '127.0.0.1'
|
||||
$gss_jwt_key = safe_hiera('gss_jwt_key')
|
||||
$replication_auth = safe_hiera('replication_auth')
|
||||
$mysql_user_password = safe_hiera('mysql_user_password')
|
||||
|
|
Loading…
Add table
Reference in a new issue