salt/pkg
2023-03-21 22:59:23 +00:00
..
common Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
debian Build the rpm and deb packages from source using --no-binary=':all:' 2023-03-21 22:59:23 +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 Build the rpm and deb packages from source using --no-binary=':all:' 2023-03-21 22:59:23 +00:00
tests Allow basic auth user and password to be used regardless of repo type, eg. use with RC, Prod, and Staging. 2023-03-20 14:00:35 +00:00
windows Fix some typos and stupid things I did 2023-03-17 08:29:42 -06: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.