mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
7df3be4b78
Cacher client installation state included in the common update state as all qubes that updates with Qusal states use it, rather than including it on all the installation states. The macro utils.macros.install-repo still also run's apt-cacher-ng-repo in case the user is not updating at that moment, just adding a new repository without restarting the qube (systemd service has already ran). Fixes: https://github.com/ben-grande/qusal/issues/66 |
||
---|---|---|
.. | ||
macros | ||
tools | ||
README.md | ||
version |
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.