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.
b3bf28ff033c225d1b1a1bd06c17d49a4b44d2e2
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
andgit pull
on xcat.- on xcat:
git pull
ansible-playbook users.yml # this will install the users on all hosts in /etc/hosts.
Description
Languages
Python
74.7%
Dockerfile
20.7%
Shell
4.6%