qusal/salt/utils
Ben Grande a6194e0364
fix: remove cacher tag from Kicksecure template
Running apt-cacher-ng-repo is during update is unnecessary, the
install-repo macro already does it and the systemd service is run on
boot before Qrexec Agent starts.

Fixes: https://github.com/ben-grande/qusal/issues/66
2024-06-22 12:14:36 +02:00
..
macros feat: add Firefox browser from Mozilla repository 2024-05-24 13:53:17 +02:00
tools fix: remove cacher tag from Kicksecure template 2024-06-22 12:14:36 +02:00
README.md refactor: initial commit 2023-11-13 14:33:28 +00:00
version fix: generate RPM Specs for Qubes Builder V2 2024-06-21 17:00:06 +02: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.