1
0
Fork 0
Contains the ssh public keys of HPC team members.
Go to file
Egon Rijpkema 909cbe2dec initial commit 2017-08-31 10:34:57 +02:00
.gitignore initial commit 2017-08-31 10:34:57 +02:00
README.md initial commit 2017-08-31 10:34:57 +02:00
ansible.cfg initial commit 2017-08-31 10:34:57 +02:00
hosts.py initial commit 2017-08-31 10:34:57 +02:00
users.yml initial commit 2017-08-31 10:34:57 +02:00

README.md

ssh keys repository

The users.yml playbook contains users and public keys. The playbook uses /etc/hosts as a database for hosts to install the keys on.

usage:

  • Make changes to a local checkout of this repo.
  • git commit the changes, git push and git pull on xcat.
  • on xcat:
git pull
ansible-playbook users.yml # this will install the users on all hosts in /etc/hosts.