Joshua Boniface
5111ae47c4
Faults are also reported on the monitoring interval, so 60s seems like too long. Lower this to 15 seconds by default instead. |
||
---|---|---|
.. | ||
README.md | ||
base.yml | ||
bootstrap.yml | ||
pvc.yml |
README.md
PVC Ansible group_vars
Use this "default" set of variables as a template for your own clusters.
-
There should always be at least two (2) files here, with an optional third (3rd):
-
base.yml
: Specifies basic cluster information. -
pvc.yml
: Specifies PVC system information. -
bootstrap.yml
: Specifiespvcbootstrapd
deployment information (optional).
-
-
The files can be named arbitrarily, but these named are highly recommended. If the names are changed, and you use
pvcbootstrapd
, ensure you set them properly in its configuration.
These files are self-documented; read the comments carefully.