salt/pkg
Pedro Algarvio ae14412da3 Don't hardcode the python version on pkg/debian/salt-cloud.postinst
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-19 23:35:51 +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-19 23:35:51 +01:00
macos Don't hide output 2023-06-19 23:35:51 +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 Don't hardcode the python version in the test. 2023-06-19 23:35:51 +01:00
windows Pass along the relenv version that should be used. 2023-06-16 07:32:35 +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.