Remember to export the right functions...
This commit is contained in:
@@ -54,5 +54,5 @@ let
|
|||||||
in {
|
in {
|
||||||
inherit getHostSite getHostDomain getHostRealm getHostFqdn getHostIpv4
|
inherit getHostSite getHostDomain getHostRealm getHostFqdn getHostIpv4
|
||||||
getHostIpv6 getHostIps getDomainPostgresqlServer getSiteHosts getDomainHosts
|
getHostIpv6 getHostIps getDomainPostgresqlServer getSiteHosts getDomainHosts
|
||||||
getSiteGateway getHostGateway;
|
getSiteGatewayV4 getHostGatewayV4 getSiteGatewayV6 getHostGatewayV6;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user