Skip to content

Commit

Permalink
Add missing fqdn in mokey
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Dec 2, 2024
1 parent 91c9c52 commit 4d6dd48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/profile/manifests/freeipa.pp
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@
subscribe => Mysql::Db['mokey'],
}

$fqdn = "${facts['networking']['hostname']}.${ipa_domain}"
$service_name = "mokey/${fqdn}"
$service_register_script = @("EOF")
api.Command.batch(
Expand Down

0 comments on commit 4d6dd48

Please sign in to comment.