rewrote documentation to provide easier steps
[ganeti-extstorage-zfs] / t / plain.sh
1 ssh `gnt-cluster getmaster` \
2   gnt-instance add -t plain --disk=0:size=10G \
3         -o debootstrap+default \
4         --no-name-check --no-ip-check \
5         -B maxmem=1G -n arh-hw t-plain
6
7