mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
(cherry picked from commit 961e9c572391bed6e8b11efb3273184f15ebeece)
This commit is contained in:
parent
fbfdf45102
commit
ef4e054bd6
@ -367,6 +367,17 @@
|
||||
</span>
|
||||
</div>
|
||||
</fieldset>
|
||||
<fieldset class="not_firecracker">
|
||||
<legend>{{tr "Guest Options"}}</legend>
|
||||
<div class="row nic-model-row">
|
||||
<div class="medium-6 columns">
|
||||
<label for="GUEST_MTU">
|
||||
{{tr "Guest MTU"}}
|
||||
</label>
|
||||
<input type="text" wizard_field="GUEST_MTU" id="GUEST_MTU" name="GUEST_MTU" />
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
{{! Hidden inputs for white/black ports and icmp drop. These inputs are
|
||||
deprecated, but keeping them hidden allows to preserve the values for
|
||||
previous templates in the update wizard. }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user