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
Something we could do right now when a developer leaves a project is just change their public key in devs.sls to something like 'DISABLED', so their real public key gets removed from the server on the next deploy. (Unless Salt validates that the public key has the right syntax.)
See caktus/django-project-template#115.
Maybe allow the addition of a
- state: removed
parameter to the devs.sls file. If present, our code would remove the user instead of adding.The text was updated successfully, but these errors were encountered: