Initial commit of PVC Ansible role
This commit is contained in:
13
roles/pvc/README.md
Normal file
13
roles/pvc/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# package-pvc
|
||||
|
||||
This package configures the PVC virtual cluster system.
|
||||
|
||||
# Supplemental variables
|
||||
|
||||
## Configurable
|
||||
|
||||
### `ceph_storage_secret_key`: The Ceph storage secret key in base64 format.
|
||||
* Should be obtained from Ceph cluster.
|
||||
|
||||
### `ceph_storage_secret_uuid`: A UUID for the Ceph secret in libvirt.
|
||||
* Should be unique per cluster.
|
Reference in New Issue
Block a user