369 B
369 B
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.