clusterinthecloud / ansible

Ansible config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
10 stars 27 forks source link

Delete/close standard image accounts #145

Open milliams opened 1 year ago

milliams commented 1 year ago

Each standard image comes with a user, e.g. centos, opc, cloud-user. We should delete, or at least turn off SSH access for these.

This is probably best done in the finish script as it guarantees that the user can log in first.