first version
[public/kvm-scripts.git] / gluster.vm
1 #!/bin/bash
2 TYPE=virtio
3 VMID=3
4 NAME="gluster"
5 BOOTDRIVE="gluster://otherhost/gv0/qcows/docker.qcow2"
6 MEMORY=2048
7 CORES=2
8 VLAN=3
9 AUTOSTART=1