1 {% extends
"ganeti/virtual_machine/edit_base.html" %}
5 {% vmfield form.disk_type %}
6 {% vmfield form.nic_type %}
10 {% vmfield form.boot_order %}
11 {% vmfield form.cdrom_image_path %}
12 {% vmfield form.acpi %}
13 {% vmfield form.use_localtime %}
14 {% vmfield form.vnc_bind_address %}
18 {% include
"ganeti/helptips/vm_edit_hvm.html" %}