mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
fix: import jinja template to dom0 kde state
Fixes: https://github.com/ben-grande/qusal/issues/50
This commit is contained in:
parent
5722a25779
commit
18204da1a2
@ -6,6 +6,8 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||||||
|
|
||||||
{% if grains['nodename'] == 'dom0' -%}
|
{% if grains['nodename'] == 'dom0' -%}
|
||||||
|
|
||||||
|
{%- import slsdotpath ~ "/gui-user.jinja" as gui_user -%}
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- utils.tools.common.update
|
- utils.tools.common.update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user