salt/pkg
Pedro Algarvio 6450dde07c Set open_mode to True for the package tests
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-11-21 12:20:45 +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 Only generate the HMAC's for `libssl.so.1.1 and libcrypto.so.1.1` if those files exist. 2023-11-20 21:17:51 +00:00
tests Set open_mode to True for the package tests 2023-11-21 12:20:45 +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.