salt/pkg
2023-11-19 19:42:05 +00:00
..
common Adjust ownership on log rotation 2023-11-09 17:03:03 +00:00
debian Ensure any pre-exiting incorrect ufw directory /etc/ufw/applications.d/salt-master is removed 2023-11-04 06:24:42 +00:00
macos Update notarize.sh to use new notary tool 2023-09-12 21:38:56 -07:00
old Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
rpm Fix install of logrotate config for debian pkg 2023-11-03 06:46:00 +00:00
tests Fix rc version comparing when aarch64 is in the repo paths 2023-11-19 19:42:05 +00:00
windows Remove salt execution and state modules only when building the windows package 2023-09-19 20:37:29 +00:00
README Initial commit of relenv debian package 2022-12-22 07:59:07 -07:00

Salt packaging resources.


The contents of this directory are as follows

common/ - Files common to multiple packages.
debian/ - Debian (apt) based distro packaging.
rpm/ - Redhat (rpm) based distro packaging.
macos/ - MacOS packaging.
windows/ - Windows packaging.
old/ - Old and deperecated package files.