Template tidy

This commit is contained in:
Z. Cliffe Schreuders
2023-07-18 20:39:22 +01:00
parent 06f1a12669
commit 313da525e5

View File

@@ -256,7 +256,6 @@ when "proxmox" # nothing
<% # Static networking -%>
<% else -%>
<% # Static oVirt/Proxmox networking -%>
# @base_template: <%= @base_template %>
<% if (provider == "ovirt" || provider == "proxmox") && @base_template && @base_template !~ /win/i -%>
<% interface = 'ens3' if provider =="ovirt" -%>
<% interface = 'ens18' if provider =="proxmox" -%>