diff options
author | OpenShift Bot <eparis+openshiftbot@redhat.com> | 2017-04-17 16:30:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-17 16:30:53 -0500 |
commit | c5f7ac0c93c3e2138dfaa57a4a58bbd6afb9eb57 (patch) | |
tree | 1e9f1a81b7b76f02bb095ffef0f58934e79fa011 /inventory/byo/hosts.ose.example | |
parent | cf06e28ac23d13e9fe6e48fe66d033d6ebaaa263 (diff) | |
parent | 84f65590e8acebdc0f4be35dd6ab41ec5627420b (diff) | |
download | openshift-c5f7ac0c93c3e2138dfaa57a4a58bbd6afb9eb57.tar.gz openshift-c5f7ac0c93c3e2138dfaa57a4a58bbd6afb9eb57.tar.bz2 openshift-c5f7ac0c93c3e2138dfaa57a4a58bbd6afb9eb57.tar.xz openshift-c5f7ac0c93c3e2138dfaa57a4a58bbd6afb9eb57.zip |
Merge pull request #3793 from jarrpa/glusterfs-registry
Merged by openshift-bot
Diffstat (limited to 'inventory/byo/hosts.ose.example')
-rw-r--r-- | inventory/byo/hosts.ose.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example index 9774aa66b..f5e0de1b0 100644 --- a/inventory/byo/hosts.ose.example +++ b/inventory/byo/hosts.ose.example @@ -426,6 +426,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', #openshift_hosted_registry_storage_openstack_volumeID=3a650b4f-c8c5-4e0a-8ca5-eaee11f16c57 #openshift_hosted_registry_storage_volume_size=10Gi # +# Native GlusterFS Registry Storage +#openshift_hosted_registry_storage_kind=glusterfs +# # AWS S3 # # S3 bucket must already exist. |