Fix sysvms serial console configuration: xvc0 → hvc0
[invirt/packages/xvm-devconfig.git] / sysvms / s_master
index f54e022..37b8c05 100644 (file)
@@ -9,11 +9,11 @@ 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'
 on_crash    = 'restart'
 
 root = "/dev/xvda1 ro"
-extra = '2 console=xvc0'
+extra = '2 console=hvc0'