salt/pkg
2023-02-28 15:27:46 +00:00
..
common Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
debian Change breaks and replaces condition in debian control file to trigger on the proper versions. 2023-02-28 15:27:46 +00:00
macos Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
old Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
rpm Use compression level compatable with centos 7 2023-02-28 07:40:38 +00:00
tests Skip salt state file package test when state takes too long to apply 2023-02-28 15:27:46 +00:00
windows Fix issue with errorcode on MSI uninstall 2023-02-28 15:27:46 +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.