X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/fc195b3e9425f6e542cc3b8d39fe7753bdb7f1b0..c23af4454e79f11677c808b3e05e9d14061f71b1:/configDefault/domtool.cfs diff --git a/configDefault/domtool.cfs b/configDefault/domtool.cfs index 94b0076..aea7f33 100644 --- a/configDefault/domtool.cfs +++ b/configDefault/domtool.cfs @@ -14,7 +14,8 @@ val tmpDir : string val domtool_publish : string (* Names of machines who will receive configuration *) -val nodeIps : (string * string) list +(* This should be a record type instead of a list *) +val nodeIps : (string * string * string) list val dispatcherName : string val aclFile : string