Initial commit of PVC Ansible role
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# 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
|
||||
|
||||
0. Deploy Debian 10 to a set of servers.
|
||||
0. Create a new cluster group in the `hosts` file.
|
||||
0. Create a set of vars in `group_vars`.
|
||||
0. Run the `pvc.yml` playbook against the servers.
|
Reference in New Issue
Block a user