chore(idp): rename ipa web access

This commit is contained in:
arcnmx 2024-04-15 13:34:17 -07:00
parent f776a268fb
commit 1fed0eb15f
6 changed files with 11 additions and 8 deletions

View file

@ -243,7 +243,7 @@ in {
'';
in mkIf access.preread.enable preread;
virtualHosts = let
name.shortServer = mkDefault "freeipa";
name.shortServer = mkDefault "ipa";
in {
freeipa = {
name.shortServer = mkDefault "idp";