Changeset 987


Ignore:
Timestamp:
Oct 1, 2008, 7:30:51 PM (16 years ago)
Author:
broder
Message:

Update master.yaml to include shadow-moses and arklay-mansion

Location:
trunk/packages/xvm-prodconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-prodconfig/debian/changelog

    r979 r987  
     1xvm-prodconfig (0.7) unstable; urgency=low
     2
     3  * Replace citadel-station with shadow-moses and arklay-mansion as hosts
     4    while we get those two up
     5
     6 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:30:23 -0400
     7
    18xvm-prodconfig (0.6) unstable; urgency=low
    29
  • trunk/packages/xvm-prodconfig/files/etc/invirt/master.yaml

    r979 r987  
    88
    99hosts: # hosts on which VMs run
    10  - hostname: citadel-station.mit.edu
    11    ip: 18.181.0.221
     10 - hostname: shadow-moses.mit.edu
     11   ip: 18.181.0.223
     12 - hostname: arklay-mansion.mit.edu
     13   ip: 18.181.0.224
    1214
    1315apt:
Note: See TracChangeset for help on using the changeset viewer.