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
{{ message }}
This repository has been archived by the owner on May 10, 2018. It is now read-only.
(This is not yet a full list, but I don't want to lose sight of it, so here is a partial list so far):
Chef-server - after uninstalling, there might still be some processes remaining like runsvdir:
stop all chef services chef-server-ctl stop
stop manage chef-manage-ctl stop
stop runsvdir initctl stop private-chef-runsvdir
<step for anything else redis/pgres/etc..>
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would seem there are a few steps/commands missing from the uninstall procedure.
URL: https://docs.chef.io/uninstall.html
(This is not yet a full list, but I don't want to lose sight of it, so here is a partial list so far):
Chef-server - after uninstalling, there might still be some processes remaining like runsvdir:
stop all chef services
chef-server-ctl stop
stop manage
chef-manage-ctl stop
stop runsvdir
initctl stop private-chef-runsvdir
<step for anything else redis/pgres/etc..>
The text was updated successfully, but these errors were encountered: