fix: reference local sls imports by slsdotpath

Behavior of dot includes changed between salt 3006 and 3007. Work
consistently across Salt versions.
This commit is contained in:
3np 2025-03-19 07:10:56 +00:00 committed by Ben Grande
parent 3fd0f3a3fd
commit 7246018b9e
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
97 changed files with 114 additions and 114 deletions

View file

@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
{%- from "qvm/template.jinja" import load -%}
include:
- .clone
- {{ slsdotpath }}.clone
{% load_yaml as defaults -%}
name: tpl-{{ slsdotpath }}