qusal/salt/utils
Ben Grande b2c9479e50
fix: enforce https on repository installation
Previously was just http to allow for caching and non-caching of
packages. Currently, a client tool exists to rewrite repository
definitions.
2024-05-16 18:57:59 +02:00
..
macros fix: enforce https on repository installation 2024-05-16 18:57:59 +02:00
tools doc: nested list indentation 2024-05-14 18:43:07 +02: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.