From 1f01d59f7b361f598995da79a904eab9534fd878 Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Sun, 8 Sep 2013 21:48:07 -0400 Subject: [PATCH] don't try to auth to athena cell --- debian/changelog | 7 +++++++ master.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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 -- 1.7.9.5