salt/pkg
2023-06-30 16:43:42 +01:00
..
common Let's not concentrate the logic into a "one liner" 2023-05-05 10:11:18 +01:00
debian Don't hardcode the python version on pkg/debian/salt-cloud.postinst 2023-06-28 07:26:05 +01:00
macos Don't hide output 2023-06-28 07:26:05 +01:00
old Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
rpm Pass the python version too 2023-06-16 07:32:35 +01:00
tests Merge 3006.x into master 2023-06-30 16:43:42 +01:00
windows Merge 3006.x into master 2023-06-28 11:51:20 +01: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.