domain -> domains
This commit is contained in:
@@ -30,7 +30,7 @@ let
|
|||||||
|
|
||||||
getDomainPostgresqlServer = hostname:
|
getDomainPostgresqlServer = hostname:
|
||||||
let domain-name = entities.hosts."${hostname}".domain;
|
let domain-name = entities.hosts."${hostname}".domain;
|
||||||
in getHostFqdn entities.domain."${domain-name}".postgresql-server;
|
in getHostFqdn entities.domains."${domain-name}".postgresql-server;
|
||||||
|
|
||||||
in {
|
in {
|
||||||
inherit getHostSite getHostDomain getHostRealm getHostFqdn getHostIpv4
|
inherit getHostSite getHostDomain getHostRealm getHostFqdn getHostIpv4
|
||||||
|
|||||||
Reference in New Issue
Block a user