From: Evan Broder Date: Thu, 11 Dec 2008 04:21:20 +0000 (-0500) Subject: Move authn section of master.yaml to new kerberos section X-Git-Tag: 1.1.3^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/2670b10fce5c0d792349c032c695371587f64b23 Move authn section of yaml to new kerberos section svn path=/trunk/packages/xvm-prodconfig/; revision=1835 --- diff --git a/debian/changelog b/debian/changelog index ebe89c7..554c1db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ xvm-prodconfig (1.1.3) unstable; urgency=low * Alphabetize the sections of master.yaml so they make a little more sense + * Move authn section to kerberos - -- Evan Broder Wed, 10 Dec 2008 21:48:11 -0500 + -- Evan Broder Wed, 10 Dec 2008 21:49:16 -0500 xvm-prodconfig (1.1.2) unstable; urgency=low diff --git a/master.yaml b/master.yaml index 0d8c298..ee872c6 100644 --- a/master.yaml +++ b/master.yaml @@ -1,10 +1,6 @@ apt: keyid: 35AE3C4F -authn: - - type: kerberos - realm: ATHENA.MIT.EDU - authz: - type: afs cell: athena.mit.edu @@ -50,6 +46,9 @@ hosts: # hosts on which VMs run - hostname: arklay-mansion.mit.edu ip: 18.181.0.224 +kerberos: + - realm: ATHENA.MIT.EDU + monitoring: - hostname: syn.mit.edu ip: 18.181.0.65