You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
RPM packages are missing their init.d scripts. Since 3006.0 rpm packages are missing their /etc/init.d/salt-xxxx scripts, see associated issue for Debian #67765
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Please be as specific as possible and give set-up details.
on-prem machine
VM (Virtualbox, KVM, etc. please specify)
VM running on a cloud service, please be explicit and add details
container (Kubernetes, Docker, containerd, etc. please specify)
or a combination, please be explicit
jails if it is FreeBSD
classic packaging
onedir packaging
used bootstrap to install
Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
Expected behavior
When a rpm package for salt-minion, salt-master, salt-syndic or salt-api, then then should also install /etc/init.d/ associated service scripts.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)
PASTE HERE
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@andreasdijkman Makes it easier to use on Docker containers where you don't have to jump through hoops to get systemd, and yes you can use podman, but docker is still used a lot.
Agree, real Redhat family OS or VM, doesn't matter, but having it is a convenience, tried of jumping through the hoops on docker containers from Docker Hub.
@andreasdijkman Makes it easier to use on Docker containers where you don't have to jump through hoops to get systemd, and yes you can use podman, but docker is still used a lot.
Agree, real Redhat family OS or VM, doesn't matter, but having it is a convenience, tried of jumping through the hoops on docker containers from Docker Hub.
Ah, docker...
For 3008-roadmap: desupport docker and force everyone to Podman rootless 🥳
Description
RPM packages are missing their init.d scripts. Since 3006.0 rpm packages are missing their /etc/init.d/salt-xxxx scripts, see associated issue for Debian #67765
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
Expected behavior
When a rpm package for salt-minion, salt-master, salt-syndic or salt-api, then then should also install /etc/init.d/ associated service scripts.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)PASTE HERE
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: