593082f710b2680b6f673ca991ceb5ef890ec15c
This is useful when you want to handle ssl or when you want to proxy multiple containers on a single host.
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 committhe changes,git pushandgit pullon xcat.- on xcat:
git pull
ansible-playbook users.yml # this will install the users on all hosts in /etc/hosts.
Description
Languages
Python
100%