X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/hvirt-config.git/blobdiff_plain/d389c3537cb273228f8156e97fffda5272db0f32..refs/heads/dev:/dev/master.yaml diff --git a/dev/master.yaml b/dev/master.yaml index 6435f82..2277950 100644 --- a/dev/master.yaml +++ b/dev/master.yaml @@ -63,8 +63,6 @@ web: baseuri: https://hvirt-dev.hcs.harvard.edu/ hostname: hvirt-dev.hcs.harvard.edu errormail: *contact - errormail_exclude: - - '*' network: netmask: 255.255.255.128 @@ -84,3 +82,12 @@ dns: # nameservers: # - hostname: xvm-dev.mit.edu # ip: 18.181.0.80 + +dhcp: + gateway: 140.247.89.129 + netmask: 255.255.255.128 + dns: + - 140.247.233.200 + - 140.247.233.195 + - 128.103.201.100 + search_domain: hcs.harvard.edu