From: Evan Broder Date: Sun, 19 Oct 2008 16:18:05 +0000 (-0400) Subject: Change the web admin ACL to use null instances instead of root X-Git-Tag: 0.16^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/272c3587436db8deee5dc23ec87b90ff01c2da50?hp=ac25613f15698c153f12517f1364f1c164410528 Change the web admin ACL to use null instances instead of root instances so we can actually use it svn path=/trunk/packages/xvm-prodconfig/; revision=1138 --- diff --git a/debian/changelog b/debian/changelog index df8ed85..f844643 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-prodconfig (0.16) unstable; urgency=low + + * Use system:xvm-maintainers as the admin ACL - it's xvm-root's null + instances + + -- Evan Broder Sun, 19 Oct 2008 12:17:40 -0400 + xvm-prodconfig (0.15) unstable; urgency=low * Asterisk is a special character in YAML - quote it diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 6ed79da..36ac8f9 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -48,7 +48,7 @@ web: baseuri: https://xvm-2.mit.edu/ hostname: xvm-2.mit.edu errormail: xvm@mit.edu - adminacl: system:xvm-root + adminacl: system:xvm-maintainers errormail_exclude: - '*' - price