From: Adam Glasgall Date: Mon, 9 Sep 2013 01:48:07 +0000 (-0400) Subject: don't try to auth to athena cell X-Git-Tag: 0.80ubuntu3^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/commitdiff_plain/refs/tags/0.80ubuntu3 don't try to auth to athena cell --- diff --git a/debian/changelog b/debian/changelog index b60f2c0..b4f9cad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-devconfig (0.80ubuntu3) precise; urgency=low + + * Don't try to auth to athena cell; we don't have a daemon.xvm-dev pts + id. Though perhaps we should. + + -- Adam Glasgall Sun, 08 Sep 2013 21:47:37 -0400 + xvm-devconfig (0.80ubuntu2) precise; urgency=low * Restore mirror: true setting for Git repos. diff --git a/master.yaml b/master.yaml index 00cbd2c..56dcd27 100644 --- a/master.yaml +++ b/master.yaml @@ -10,11 +10,11 @@ authz: afs: cells: - cell: athena.mit.edu - auth: yes + auth: no - cell: sipb.mit.edu auth: yes - cell: zone.mit.edu - auth: yes + auth: no - cell: ops.mit.edu auth: no - cell: net.mit.edu