summaryrefslogtreecommitdiffstats
path: root/host_setup
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2012-05-22 13:50:29 +1000
committerMartin Schwenke <martin@meltin.net>2012-05-22 14:29:14 +1000
commit66ac2bd7d491f972c23772e0379c01a2458a704f (patch)
treec025f344d31279ec0bb939d442c942b5420fea53 /host_setup
parent72f432ad6651111c2bef20edcd76e5ebd28612be (diff)
downloadautocluster-66ac2bd7d491f972c23772e0379c01a2458a704f.tar.gz
autocluster-66ac2bd7d491f972c23772e0379c01a2458a704f.tar.xz
autocluster-66ac2bd7d491f972c23772e0379c01a2458a704f.zip
Default domain is now example.com
Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'host_setup')
-rw-r--r--host_setup/etc/bind/named.conf.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/host_setup/etc/bind/named.conf.local b/host_setup/etc/bind/named.conf.local
index 69c91a4..7c0368b 100644
--- a/host_setup/etc/bind/named.conf.local
+++ b/host_setup/etc/bind/named.conf.local
@@ -8,7 +8,7 @@
// point these to the windows domain controller for your virtual cluster
-zone "vsofs1.com" IN {
+zone "example.com" IN {
type forward;
forwarders {
10.0.0.100;