mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(keycloak): domain
This commit is contained in:
parent
08fa02ac20
commit
0fe81d7431
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ users.users.keycloak = {
|
||||||
group = "keycloak";
|
group = "keycloak";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||||
users.groups.keycloak = {};
|
users.groups.keycloak = {};
|
||||||
systemd.services.keycloak.serviceConfig.DynamicUser = mkForce false;
|
systemd.services.keycloak.serviceConfig.DynamicUser = mkForce false;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,7 @@ module "hakurei_system_records" {
|
||||||
"freeipa",
|
"freeipa",
|
||||||
"ldap",
|
"ldap",
|
||||||
"pbx",
|
"pbx",
|
||||||
|
"sso",
|
||||||
"smb",
|
"smb",
|
||||||
"kitchen",
|
"kitchen",
|
||||||
"yt",
|
"yt",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue