From: Adam Glasgall Date: Sun, 8 Sep 2013 22:23:54 +0000 (-0400) Subject: restore -dev sysvm IPs X-Git-Tag: 0.80ubuntu1^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/commitdiff_plain/48ccd3963dc798984a799d894d8c0635ec3b099b restore -dev sysvm IPs --- diff --git a/debian/changelog b/debian/changelog index b15a079..0f42943 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-devconfig (0.80ubuntu1) precise; urgency=low + + * Restore -dev IPs for sysvms + + -- Adam Glasgall Sun, 08 Sep 2013 18:23:30 -0400 + xvm-devconfig (0.80) unstable; urgency=low * Merged prodconfig changes into devconfig. diff --git a/sysvms/s_console b/sysvms/s_console index d31137e..a8fb4a5 100644 --- a/sysvms/s_console +++ b/sysvms/s_console @@ -9,7 +9,7 @@ disk = ['phy:xenvg/s_console_xvda,xvda,w'] name = 's_console' -vif = [ 'ip=18.181.0.219,mac=00:16:3e:07:15:2c' ] +vif = [ 'ip=18.181.0.230,mac=00:16:3e:07:15:2c' ] on_poweroff = 'destroy' on_reboot = 'restart' diff --git a/sysvms/s_master b/sysvms/s_master index f54e022..786fb5b 100644 --- a/sysvms/s_master +++ b/sysvms/s_master @@ -9,7 +9,7 @@ disk = ['phy:xenvg/s_master_xvda,xvda,w'] name = 's_master' -vif = [ 'ip=18.181.0.214,mac=00:16:3e:0c:13:39' ] +vif = [ 'ip=18.181.0.80,mac=00:16:3e:0c:13:39' ] on_poweroff = 'destroy' on_reboot = 'restart' diff --git a/sysvms/s_remote b/sysvms/s_remote index 041e161..a5116f3 100644 --- a/sysvms/s_remote +++ b/sysvms/s_remote @@ -9,7 +9,7 @@ disk = ['phy:xenvg/s_remote_xvda,xvda,w'] name = 's_remote' -vif = [ 'ip=18.181.0.216,mac=00:16:3e:5f:98:b4' ] +vif = [ 'ip=18.181.0.231,mac=00:16:3e:5f:98:b4' ] on_poweroff = 'destroy' on_reboot = 'restart'