OpenShift NFS Server Installation
This role is intended to be applied to the [nfs] host group which is separate from OpenShift infrastructure components.
Requires access to the 'nfs-utils' package.
From this role: | Name | Default value | | |-------------------------------------------------|-----------------------|-------------------------------------------------------------| | openshift_hosted_registry_storage_nfs_directory | /exports | Root export directory. | | openshift_hosted_registry_storage_volume_name | registry | Registry volume within openshift_hosted_registry_volume_dir | | openshift_hosted_registry_storage_nfs_options | *(rw,root_squash) | NFS options for configured exports. |
From openshift_common: | Name | Default Value | | |-------------------------------|----------------|----------------------------------------| | openshift_debug_level | 2 | Global openshift debug log verbosity |
Apache License, Version 2.0
Andrew Butcher (abutcher@redhat.com)