1
0
forked from HPC/HPCplaybooks
This branch is 29 commits behind HPC/HPCplaybooks:master
2018-01-25 10:29:40 +00:00
2017-08-31 10:34:57 +02:00
2017-08-31 10:34:57 +02:00
2017-08-31 10:34:57 +02:00
2017-08-31 10:34:57 +02:00
2018-01-25 10:29:40 +00:00

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.
Description
Contains the ssh public keys of HPC team members.
Readme 28 KiB
Languages
Python 100%