Ignore:
Timestamp:
Jan 31, 2009, 11:37:44 PM (15 years ago)
Author:
broder
Message:

Add the dhcp block to xvm-devconfig.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-devconfig/master.yaml

    r2068 r2074  
    3535  - hostname: xvm-dev.mit.edu
    3636    ip: 18.181.0.80
    37  rootip: 18.181.0.80
    38  passup:
    39   - _vlmcs._tcp
    40  parent: mit.edu
     37
     38dhcp:
     39 gateway: 18.181.0.1
     40 netmask: 255.255.0.0
     41 dns:
     42  - 18.70.0.160
     43  - 18.71.0.151
     44  - 18.72.0.3
     45 search_domain: mit.edu
    4146
    4247xen:
Note: See TracChangeset for help on using the changeset viewer.