clusterinthecloud / ansible

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

Add provider-agnostic `citc` user #61

Closed milliams closed 4 years ago

milliams commented 4 years ago

This creates a citc user on all systems as the first things that Ansible does. It will use the same SSH keys as opc/provisioner.

Fixes acrc/citc-terraform#42

milliams commented 4 years ago

I've just run the test suite over this, using the citc user to log in and submit jobs and it works fine.