mirror of
https://github.com/ben-grande/qusal.git
synced 2025-09-22 13:35:00 -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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue