Contains the ssh public keys of HPC team members.
This repository has been archived on 2020-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Egon Rijpkema 2ec22760af Added a node_exporter role initially built for...
peregrine.
2018-02-12 16:35:01 +01:00
promtools Added a node_exporter role initially built for... 2018-02-12 16:35:01 +01:00
roles/node_exporter Added a node_exporter role initially built for... 2018-02-12 16:35:01 +01:00
.gitignore updated gitignore 2018-02-12 16:33:49 +01: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
node_exporter.yml Added a node_exporter role initially built for... 2018-02-12 16:35:01 +01:00
users.yml Added ger. He should come up with a modern 2018-01-03 14:22:26 +01: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.