qusal/salt/utils
Ben Grande 5e5ae2f704 fix: zsh state import with relative path
Relative path only works well if it is on the salt root.
2024-01-12 17:24:43 +01:00
..
macros feat: kicksecure minimal template 2024-01-12 17:24:31 +01:00
tools fix: zsh state import with relative path 2024-01-12 17:24:43 +01:00
README.md refactor: initial commit 2023-11-13 14:33:28 +00:00

utils

Utilities library for Qusal.

Table of Contents

Description

Utils is a SaltStack Qubes library for certain operations shared by multiple projects such as macros and common tools to be installed.

Usage

You are not meant to interact with the utils directly, but through other states.