Mailman and Bind fixes
[hcoop/domtool2.git] / src / domain.sml
index 55531d8..da18f22 100644 (file)
@@ -222,6 +222,7 @@ val dnsKind = fn (EApp ((EApp ((EApp
                                    master = mstr,
                                    slaves = slaves})
                    | _ => NONE)
+              | (EVar "noDns", _) => SOME NoDns
               | _ => NONE
 
 val befores = ref (fn (_ : string) => ())