From: Evan Broder Date: Tue, 14 Oct 2008 02:32:52 +0000 (-0400) Subject: Quote asterisks in prodconfig, beacuse they're special in YAML X-Git-Tag: 0.15^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/ac25613f15698c153f12517f1364f1c164410528 Quote asterisks in prodconfig, beacuse they're special in YAML svn path=/trunk/packages/xvm-prodconfig/; revision=1110 --- diff --git a/debian/changelog b/debian/changelog index 7ae2021..df8ed85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (0.15) unstable; urgency=low + + * Asterisk is a special character in YAML - quote it + + -- Evan Broder Mon, 13 Oct 2008 22:32:24 -0400 + xvm-prodconfig (0.14) unstable; urgency=low * Update DNS to expect queries from prod.xvm.mit.edu diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 4fcd543..6ed79da 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -50,7 +50,7 @@ web: errormail: xvm@mit.edu adminacl: system:xvm-root errormail_exclude: - - * + - '*' - price - ecprice - andersk