Fix fact
This commit is contained in:
parent
b225e8d364
commit
b7a26db915
|
@ -8,7 +8,7 @@ class sunetdrive::mariadb (
|
|||
$replicate_rewrite_db = undef,
|
||||
) {
|
||||
|
||||
$quorum_id = $facts['facts['networking']['fqdn']']
|
||||
$quorum_id = $facts['networking']['fqdn']
|
||||
$quorum_password = safe_hiera('quorum_password')
|
||||
$db = sunetdrive::db_type { 'base_db':
|
||||
bootstrap => $bootstrap,
|
||||
|
|
Loading…
Reference in a new issue