fix: import jinja template to dom0 kde state

Fixes: https://github.com/ben-grande/qusal/issues/50
This commit is contained in:
Ben Grande 2024-05-01 03:23:19 +02:00
parent 5722a25779
commit 18204da1a2
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -6,6 +6,8 @@ SPDX-License-Identifier: AGPL-3.0-or-later
{% if grains['nodename'] == 'dom0' -%}
{%- import slsdotpath ~ "/gui-user.jinja" as gui_user -%}
include:
- utils.tools.common.update