summaryrefslogtreecommitdiffstats
path: root/roles/glusterfs/templates/export.openshift.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/glusterfs/templates/export.openshift.conf.j2')
-rw-r--r--roles/glusterfs/templates/export.openshift.conf.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/glusterfs/templates/export.openshift.conf.j2 b/roles/glusterfs/templates/export.openshift.conf.j2
index b2c547f..85132cb 100644
--- a/roles/glusterfs/templates/export.openshift.conf.j2
+++ b/roles/glusterfs/templates/export.openshift.conf.j2
@@ -19,6 +19,7 @@ EXPORT {
Protocols = "3", "4" ;
Transports = "UDP","TCP";
SecType = "sys";
+ Manage_gids = true;
{% if nfs.rw is defined %}
{% for net in nfs.rw %}