forked from HPC/HPCplaybooks
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.gitignore | 5 years ago | |
README.md | 5 years ago | |
ansible.cfg | 5 years ago | |
hosts.py | 5 years ago | |
users.yml | 5 years ago |
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
andgit pull
on xcat.- on xcat:
git pull
ansible-playbook users.yml # this will install the users on all hosts in /etc/hosts.