X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/35aca644e0ce485bb801a8f38913449e24ef97b2..15e529d64183f2116fd7455c2bc495963fba68c6:/lib/domain.dtl diff --git a/lib/domain.dtl b/lib/domain.dtl index f2d3150..3050fa2 100644 --- a/lib/domain.dtl +++ b/lib/domain.dtl @@ -24,6 +24,9 @@ extern type your_domain_host; extern type node; {{The name of a server controlled by domtool}} +extern val ip_of_node : node -> ip; +{{Look up the IP address of a node.}} + extern type user; extern type group; {{UNIX users and groups}}