Specify whether to authenticate PRDB lookups for each AFS cell in the 1.1.10
authorEvan Broder <broder@mit.edu>
Sun, 15 Feb 2009 03:18:24 +0000 (22:18 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 15 Feb 2009 03:18:24 +0000 (22:18 -0500)
config files.

svn path=/trunk/packages/xvm-prodconfig/; revision=2118

debian/changelog
master.yaml

index 30a686a..f284123 100644 (file)
@@ -1,3 +1,9 @@
+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
 
   * Ship the sysvm Xen config files themselves, rather than Mako templates.
index 922d131..f8f0023 100644 (file)
@@ -4,8 +4,10 @@ apt:
 authz:
  - type: afs
    cell: athena.mit.edu
+   auth: yes
  - type: afs
    cell: sipb.mit.edu
+   auth: yes
 
 console:
  hostname: xvm-console.mit.edu