Go to file
Joshua Boniface 5a38f4ca1b Comment out default settings by default 2019-06-16 02:06:45 -04:00
group_vars/default Initial commit of PVC Ansible role 2019-06-09 00:52:18 -04:00
roles Simplify and combine 2019-06-13 16:25:33 -04:00
LICENSE Add license file 2019-06-11 20:33:51 -04:00
README.md Initial commit of PVC Ansible role 2019-06-09 00:52:18 -04:00
hosts Comment out default settings by default 2019-06-16 02:06:45 -04:00
pvc.yml Initial commit of PVC Ansible role 2019-06-09 00:52:18 -04:00

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

  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.