From: Evan Broder Date: Fri, 27 Feb 2009 20:48:18 +0000 (-0500) Subject: In xvm-devconfig and xvm-prodconfig: X-Git-Tag: 0.30^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/commitdiff_plain/8fbbc12a1da77301fec98167bf0e436211f2d67b?ds=sidebyside In xvm-devconfig and xvm-prodconfig: * Make adminacl a global setting. * Use a common value for the various contact fields. svn path=/trunk/packages/xvm-devconfig/; revision=2216 --- diff --git a/debian/changelog b/debian/changelog index 151f25d..3c99c97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-devconfig (0.30) unstable; urgency=low + + * Make adminacl a global setting. + * Use a common value for the various contact fields. + + -- Evan Broder Fri, 27 Feb 2009 15:45:34 -0500 + xvm-devconfig (0.29) unstable; urgency=low * Act authoritative for {1,2}.181.18.in-addr.arpa diff --git a/master.yaml b/master.yaml index ebc31b1..55cfc62 100644 --- a/master.yaml +++ b/master.yaml @@ -1,3 +1,6 @@ +contact: &contact xvm@mit.edu +adminacl: system:xvm + kerberos: realm: ATHENA.MIT.EDU @@ -32,7 +35,7 @@ remote: ip: 18.181.0.231 dns: - contact: xvm@mit.edu + contact: *contact domains: # first one is advertised - dev.xvm.mit.edu - 2.181.18.in-addr.arpa @@ -59,8 +62,7 @@ xen: web: baseuri: https://xvm-dev.mit.edu/ hostname: xvm-dev.mit.edu - errormail: xvm@mit.edu - adminacl: system:xvm + errormail: *contact errormail_exclude: - price - ecprice