Joshua Boniface 8ac0776a8e | ||
---|---|---|
group_vars/default | ||
roles | ||
README.md | ||
hosts | ||
pvc.yml |
README.md
PVC Ansible
A set of Ansible roles to set up a PVC node host.
Variables
A default example set of configuration variables can be found in `group_vars/default/vars.yml
Using
- Deploy Debian 10 to a set of servers.
- Create a new cluster group in the
hosts
file. - Create a set of vars in
group_vars
. - Run the
pvc.yml
playbook against the servers.