Fix template for updated pvcbootstrapd
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!ipxe
|
||||
|
||||
{% if imgargs_host is defined and imgargs_host %}
|
||||
{% if imgargs_host is defined and imgargs_host -%}
|
||||
set imgargs-host {{ imgargs_host }}
|
||||
{% endif %}
|
||||
{%- endif %}
|
||||
|
Reference in New Issue
Block a user