qusal/salt/utils
Ben Grande 5722a25779
fix: discover non-root username at runtime
Useful when Dom0 has the non-default username, less useful for DomUs.

Fixes: https://github.com/ben-grande/qusal/issues/43
2024-04-30 16:04:40 +02:00
..
macros fix: discover non-root username at runtime 2024-04-30 16:04:40 +02:00
tools fix: remove extraneous package repository updates 2024-03-18 17:51:36 +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.