mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-05 05:46:01 -04:00
fix: missing load import
Fixes: https://github.com/ben-grande/qusal/issues/36
This commit is contained in:
parent
4ac0ec9613
commit
81bf77cabe
@ -5,6 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#}
|
||||
|
||||
{% if grains['nodename'] == 'dom0' -%}
|
||||
{%- from "qvm/template.jinja" import load -%}
|
||||
|
||||
{% load_yaml as defaults -%}
|
||||
name: {{ slsdotpath }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user