X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/325285ab74fb24bf441fa8137556accc3a518905..b271ecb02a659115092aa73ebf2e15bf607c4bb8:/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}}