Skip to content
Snippets Groups Projects
Verified Commit ec174938 authored by anarcat's avatar anarcat
Browse files

reorder new-instance params so configurable stuff is all at the end

This makes it easier to edit the copy-paste.
parent 91ee7f50
No related branches found
No related tags found
No related merge requests found
......@@ -44,14 +44,14 @@ vocabulary:
gnt-instance add \
-o debootstrap+buster \
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-fsn \
--no-ip-check \
--no-name-check \
--disk 0:size=10G \
--disk 1:size=2G,name=swap \
--disk 2:size=20G \
--disk 3:size=800G,vg=vg_ganeti_hdd \
--backend-parameters memory=8g,vcpus=2 \
--net 0:ip=pool,network=gnt-fsn \
--no-name-check \
--no-ip-check \
static-master-fsn.torproject.org
WARNING: there is a bug in `ganeti-instance-debootstrap` which
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment