From 49acbbd9e6963b6536cfdb06b4fc33c52127531e Mon Sep 17 00:00:00 2001 From: Steven Valdez Date: Wed, 1 May 2013 00:04:37 -0400 Subject: [PATCH] Fixes to dns config --- debian/changelog | 6 ++++++ master.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c63889..556208c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-devconfig (0.78~glasgall7dvorak421) precise; urgency=low + + * Updated the DNS IP and fixed web URI. + + -- Steven Valdez Wed, 01 May 2013 00:03:54 -0400 + xvm-devconfig (0.78~glasgall7) precise; urgency=low * Oops, update the console server IP too. diff --git a/master.yaml b/master.yaml index 2d89d55..9f73401 100644 --- a/master.yaml +++ b/master.yaml @@ -105,7 +105,7 @@ dns: - 1.181.18.in-addr.arpa nameservers: - hostname: xvm-staging.mit.edu - ip: 18.181.0.80 + ip: 18.181.0.214 zone_files: - /etc/invirt/zone @@ -132,7 +132,7 @@ xen: iface: eth0 web: - baseuri: https://xvm-dev.mit.edu/ + baseuri: https://xvm-staging.mit.edu/ hostname: xvm-staging.mit.edu errormail: *contact errormail_exclude: -- 1.7.9.5