aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2014-07-31 18:10:09 +0100
committerBryn M. Reeves <bmr@redhat.com>2014-07-31 18:10:09 +0100
commitf382756db726af5f947805a0c10db9d69ddbc393 (patch)
tree259236ec74eb35f3edddc765f2a90b7a8e58096a
parent971e36df8cd3e9b6668175e84639a013f71cdb8e (diff)
downloadsos-f382756db726af5f947805a0c10db9d69ddbc393.tar.gz
[gluster] add redhat-storage-release
Fixes #329. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
-rw-r--r--sos/plugins/gluster.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/plugins/gluster.py b/sos/plugins/gluster.py
index 193873d1..487723ad 100644
--- a/sos/plugins/gluster.py
+++ b/sos/plugins/gluster.py
@@ -83,6 +83,7 @@ class Gluster(Plugin, RedHatPlugin):
self.add_cmd_output("gluster peer status")
self.add_copy_specs([
+ "/etc/redhat-storage-release",
# collect unified file and object storage configuration
"/etc/swift/",
# glusterfs-server rpm scripts stash this on migration to 3.3.x