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.
2018-12-19 16:14:49 +01:00
2018-02-13 10:07:24 +01:00
2018-02-12 16:33:49 +01:00
2018-06-01 10:38:22 +02:00
2017-08-31 10:34:57 +02:00
2018-02-12 16:44:49 +01:00
2018-07-10 10:33:38 +02:00

HPC playbooks

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 4.6 MiB
Languages
Python 74.7%
Dockerfile 20.7%
Shell 4.6%