Go to file
Joshua Boniface 6dfaf433dc Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
group_vars/default Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
roles Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
README.md Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
hosts Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00
pvc.yml Initial commit of PVC Ansible role 2023-09-01 15:42:19 -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.