Update legacy fact name

This commit is contained in:
Micke Nordin 2023-06-12 09:32:10 +02:00
parent 0f8f27773b
commit b225e8d364
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -8,7 +8,7 @@ class sunetdrive::mariadb (
$replicate_rewrite_db = undef,
) {
$quorum_id = $::fqdn
$quorum_id = $facts['facts['networking']['fqdn']']
$quorum_password = safe_hiera('quorum_password')
$db = sunetdrive::db_type { 'base_db':
bootstrap => $bootstrap,