From: Evan Broder Date: Mon, 12 Oct 2009 06:16:21 +0000 (-0400) Subject: Add configuration for the git repositories. X-Git-Tag: 1.1.15~7 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/3baf05bcc8d1bafe85af456578487de16f1e9af5 Add configuration for the git repositories. This will propogate into the git hook scripts and the remctl build triggers. Maybe a few other places, too. svn path=/trunk/packages/xvm-prodconfig/; revision=2497 --- diff --git a/debian/changelog b/debian/changelog index b0749af..4206b77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (1.1.15) unstable; urgency=low + + * Add configuration for the git repositories. + + -- Evan Broder Sun, 11 Oct 2009 18:34:39 -0400 + xvm-prodconfig (1.1.14) unstable; urgency=low * Add a CNAME to the zone file to make Vista registration work. diff --git a/master.yaml b/master.yaml index 244e0d7..cc03b96 100644 --- a/master.yaml +++ b/master.yaml @@ -45,6 +45,15 @@ dns: zone_files: - /etc/invirt/zone +git: + branches: + prod: + acl: *adminacl + component: stable + dev: + acl: system:xvm-dev + component: unstable + hosts: # hosts on which VMs run - hostname: citadel-station.mit.edu ip: 18.181.0.221