From: Greg Price Date: Sun, 3 Aug 2008 05:19:41 +0000 (-0400) Subject: finish configuration of sipb-xen-database; add network config to master.yaml X-Git-Tag: 0.7~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/commitdiff_plain/a56871980858e829dfca49fb0f94b21314b34ff8 finish configuration of sipb-xen-database; add network config to yaml svn path=/trunk/packages/xvm-devconfig/; revision=842 --- diff --git a/debian/changelog b/debian/changelog index 013154a..e75ee37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ xvm-devconfig (0.5) unstable; urgency=low * remove deprecated /etc/invirt/{hosts,realm} * add apt section with keyid + * add network section with gateway, netmask - -- Greg Price Sat, 2 Aug 2008 21:56:26 -0400 + -- Greg Price Sun, 3 Aug 2008 01:17:57 -0400 xvm-devconfig (0.4) unstable; urgency=low diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index b9470c8..85d7b6d 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -35,5 +35,9 @@ dns: ip: 18.181.0.62 rootip: 18.181.0.62 +network: + gateway: 18.181.0.1 + netmask: 255.255.0.0 + web: baseuri: https://xvm.mit.edu/