qusal/salt/kicksecure-minimal/clone.sls

11 lines
324 B
Plaintext
Raw Normal View History

2024-01-12 11:22:58 -05:00
{#
SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
SPDX-License-Identifier: AGPL-3.0-or-later
#}
{%- import slsdotpath ~ "/template.jinja" as template -%}
{% from 'utils/macros/clone-template.sls' import clone_template -%}
{{ clone_template('debian-minimal', template.template, 'noprefix') }}