Browse Source

[1461] DDNS (when started later in the test) still requires zonemgr

Mukund Sivaraman 13 years ago
parent
commit
38cf088a4f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/lettuce/configurations/ddns/noddns.config.orig

+ 1 - 0
tests/lettuce/configurations/ddns/noddns.config.orig

@@ -36,6 +36,7 @@
         "components": {
             "b10-xfrout": {"kind": "dispensable"},
             "b10-auth": {"kind": "needed", "special": "auth"},
+            "b10-zonemgr": {"kind": "dispensable", "address": "ZoneMgr" },
             "b10-cmdctl": {"kind": "needed", "special": "cmdctl"}
         }
     }