pvc-ansible/README.md

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

  1. Deploy Debian 10 to a set of servers.
  2. Create a new cluster group in the hosts file.
  3. Create a set of vars in group_vars.
  4. Run the pvc.yml playbook against the servers.