|
7 年 前 | |
---|---|---|
.. | ||
defaults | 7 年 前 | |
handlers | 8 年 前 | |
meta | 7 年 前 | |
tasks | 7 年 前 | |
templates | 7 年 前 | |
README.md | 8 年 前 |
OpenShift NFS Server Installation
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. |
- name: Configure nfs hosts
hosts: oo_nfs_to_config
roles:
- role: openshift_storage_nfs
Apache License, Version 2.0
Andrew Butcher (abutcher@redhat.com)