Hello,
Can I install Cloud Hosted Router on XEN server?
If yes what image should I use?
If not is it planned to be available?
I haven’t found information about this on http://wiki.mikrotik.com/wiki/Manual:CHR
Thanks,
David Costa
builder = 'hvm'
memory = 1024
maxmem = 1024
vcpus = 2
pae = 1
acpi = 1
viridian = 0
apic = 1
device_model = '/bin/true'
boot = 'cd'
sdl = 0
usb = 1
usbdevice = 'tablet'
vnc = 1
vnclisten = '0.0.0.0'
serial = 'pty'
vif = ['ip=169.254.0.0, mac=aa:00:00:62:22:2a, type=paravirtualized, script=/etc/xen/scripts/vif-ganeti-ovs, bridge=bridgenamegoeshere']
disk = ['phy:/var/run/ganeti/instance-disks/hostname.goes.here:0,hda,w']
on_poweroff = 'preserve'
on_reboot = 'restart'
on_crash = 'restart'