salt/pkg
Pedro Algarvio b59884b231 Move cicd/env-cleanup-files.yml to pkg/common/env-cleanup-rules.yml
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-01-25 10:05:16 -07:00
..
common Move cicd/env-cleanup-files.yml to pkg/common/env-cleanup-rules.yml 2023-01-25 10:05:16 -07:00
debian Install salt-minion and associated symlinks into the correct place on debian 2023-01-25 10:05:16 -07:00
macos Create /opts/salt directory if not present 2023-01-25 10:05:16 -07:00
old Fix broken symlinks 2022-12-23 06:54:56 +00:00
rpm Fix absolute paths to the ondir python binary when building DEB/RPM 2023-01-25 10:05:16 -07:00
windows Address review comments and add help text to the added powershell script flags 2023-01-25 10:05:16 -07: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.