From eaf6300a7d9842ca23ae1639b198a9e2a5ce43bd Mon Sep 17 00:00:00 2001 From: Mitchell E Berger Date: Mon, 28 May 2018 02:34:00 -0400 Subject: [PATCH] Really, renumber all of it --- sysvms/s_console | 2 +- sysvms/s_master | 2 +- sysvms/s_remote | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysvms/s_console b/sysvms/s_console index c07c471..07507a4 100644 --- a/sysvms/s_console +++ b/sysvms/s_console @@ -10,7 +10,7 @@ disk = ['phy:xenvg/s_console_precise_xvda,xvda,w'] name = 's_console' -vif = [ 'ip=18.181.0.134,mac=00:16:3E:7E:E4:DE' ] +vif = [ 'ip=18.49.0.134,mac=00:16:3E:7E:E4:DE' ] on_poweroff = 'destroy' on_reboot = 'restart' diff --git a/sysvms/s_master b/sysvms/s_master index 93698d4..153ff91 100644 --- a/sysvms/s_master +++ b/sysvms/s_master @@ -11,7 +11,7 @@ disk = ['phy:xenvg/s_master_precise_xvda,xvda,w', name = 's_master' -vif = [ 'ip=18.181.0.62,mac=00:16:3E:5F:C1:8A' ] +vif = [ 'ip=18.49.0.62,mac=00:16:3E:5F:C1:8A' ] on_poweroff = 'destroy' on_reboot = 'restart' diff --git a/sysvms/s_remote b/sysvms/s_remote index 40d2c5d..601fbcf 100644 --- a/sysvms/s_remote +++ b/sysvms/s_remote @@ -10,7 +10,7 @@ disk = ['phy:xenvg/s_remote_precise_xvda,xvda,w'] name = 's_remote' -vif = [ 'ip=18.181.0.188,mac=00:16:3E:7F:C2:55' ] +vif = [ 'ip=18.49.0.188,mac=00:16:3E:7F:C2:55' ] on_poweroff = 'destroy' on_reboot = 'restart' -- 1.7.9.5