Index: /trunk/packages/xvm-devconfig/debian/changelog
===================================================================
--- /trunk/packages/xvm-devconfig/debian/changelog	(revision 2117)
+++ /trunk/packages/xvm-devconfig/debian/changelog	(revision 2118)
@@ -1,2 +1,8 @@
+xvm-devconfig (0.27) unstable; urgency=low
+
+  * Specify whether to authenticate PRDB lookups for each AFS cell.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:08:46 -0500
+
 xvm-devconfig (0.26) unstable; urgency=low
 
Index: /trunk/packages/xvm-devconfig/master.yaml
===================================================================
--- /trunk/packages/xvm-devconfig/master.yaml	(revision 2117)
+++ /trunk/packages/xvm-devconfig/master.yaml	(revision 2118)
@@ -5,4 +5,8 @@
  - type: afs
    cell: athena.mit.edu
+   auth: no
+ - type: afs
+   cell: sipb.mit.edu
+   auth: no
 
 hosts: # hosts on which VMs run
Index: /trunk/packages/xvm-prodconfig/debian/changelog
===================================================================
--- /trunk/packages/xvm-prodconfig/debian/changelog	(revision 2117)
+++ /trunk/packages/xvm-prodconfig/debian/changelog	(revision 2118)
@@ -1,2 +1,8 @@
+xvm-prodconfig (1.1.10) unstable; urgency=low
+
+  * Specify whether to authenticate PRDB lookups for each AFS cell.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:08:22 -0500
+
 xvm-prodconfig (1.1.9) unstable; urgency=low
 
Index: /trunk/packages/xvm-prodconfig/master.yaml
===================================================================
--- /trunk/packages/xvm-prodconfig/master.yaml	(revision 2117)
+++ /trunk/packages/xvm-prodconfig/master.yaml	(revision 2118)
@@ -5,6 +5,8 @@
  - type: afs
    cell: athena.mit.edu
+   auth: yes
  - type: afs
    cell: sipb.mit.edu
+   auth: yes
 
 console:
