onering-report-plugins 0.0.37 → 0.0.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -117,10 +117,10 @@ report do
117
117
 
118
118
  d[:@mounts] = (Hash[mounts.select{|k,v| k =~ /^\/dev\/((h|s|xv|v)d|mapper|vgc)/ }].values rescue nil)
119
119
  d[:lvm] = {
120
- :groups => vg.values
120
+ :@groups => vg.values
121
121
  } unless vg.values.empty?
122
122
 
123
- d[:smart] = Facter.value('smart')
123
+ d[:@smart] = Facter.value('smart')
124
124
 
125
125
  stat :disk, d.compact
126
126
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: onering-report-plugins
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.37
4
+ version: 0.0.38
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: