Cleanup users launch-node.py might have used
Cloud images bake in an ubuntu/centos/admin user then prevent root logins. Early on in our boot process we copy authorized keys to root then logout and back in again as root and proceed from there. This means it should be safe to remove these "helpful" user accounts that we don't use. Clean them up as they can only cause problems. Change-Id: I9dc1e580cb69004f071370c21c2a5fda09e0cf5b
This commit is contained in:
parent
4e84d29e38
commit
76a03f111d
@ -184,3 +184,6 @@ disabled_users:
|
||||
- shrews
|
||||
- dmsimard
|
||||
- pabelanger
|
||||
- ubuntu
|
||||
- centos
|
||||
- admin
|
||||
|
Loading…
Reference in New Issue
Block a user