summaryrefslogtreecommitdiffstats
path: root/anslib/patches/glusterfs-ds-mountrun.patch
diff options
context:
space:
mode:
Diffstat (limited to 'anslib/patches/glusterfs-ds-mountrun.patch')
-rw-r--r--anslib/patches/glusterfs-ds-mountrun.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/anslib/patches/glusterfs-ds-mountrun.patch b/anslib/patches/glusterfs-ds-mountrun.patch
deleted file mode 100644
index 02f7e15..0000000
--- a/anslib/patches/glusterfs-ds-mountrun.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- a/roles/openshift_storage_glusterfs/files/v3.7/glusterfs-template.yml
-+++ b/roles/openshift_storage_glusterfs/files/v3.7/glusterfs-template.yml
-@@ -49,6 +49,8 @@ objects:
- mountPath: "/var/lib/heketi"
- - name: glusterfs-run
- mountPath: "/run"
-+# - name: glusterfs-socket
-+# mountPath: "/run/glusterd.socket"
- - name: glusterfs-lvm
- mountPath: "/run/lvm"
- - name: glusterfs-etc
-@@ -98,7 +100,12 @@ objects:
- hostPath:
- path: "/var/lib/heketi"
- - name: glusterfs-run
-- emptyDir: {}
-+ hostPath:
-+ path: "/run/glusterd"
-+# emptyDir: {}
-+# - name: glusterfs-socket
-+# hostPath:
-+# path: "/run/glusterd.socket"
- - name: glusterfs-lvm
- hostPath:
- path: "/run/lvm"