fauxhai 4.1.0 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +3 -2
  3. data/CHANGELOG.md +71 -12
  4. data/CONTRIBUTING.md +32 -20
  5. data/PLATFORMS.md +13 -73
  6. data/README.md +4 -4
  7. data/Rakefile +5 -1
  8. data/fauxhai.gemspec +3 -3
  9. data/lib/fauxhai/fetcher.rb +1 -1
  10. data/lib/fauxhai/mocker.rb +19 -17
  11. data/lib/fauxhai/platforms/amazon/2012.09.json +526 -178
  12. data/lib/fauxhai/platforms/amazon/2013.09.json +561 -235
  13. data/lib/fauxhai/platforms/amazon/2014.03.json +586 -291
  14. data/lib/fauxhai/platforms/amazon/2014.09.json +552 -218
  15. data/lib/fauxhai/platforms/amazon/2015.03.json +576 -222
  16. data/lib/fauxhai/platforms/amazon/2015.09.json +542 -238
  17. data/lib/fauxhai/platforms/amazon/2016.03.json +552 -246
  18. data/lib/fauxhai/platforms/amazon/2016.09.json +539 -237
  19. data/lib/fauxhai/platforms/amazon/2017.03.json +667 -0
  20. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1674 -0
  21. data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +2 -1
  22. data/lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json +1 -0
  23. data/lib/fauxhai/platforms/centos/5.0.json +1 -0
  24. data/lib/fauxhai/platforms/centos/5.1.json +1 -0
  25. data/lib/fauxhai/platforms/centos/5.10.json +4536 -496
  26. data/lib/fauxhai/platforms/centos/5.11.json +4485 -318
  27. data/lib/fauxhai/platforms/centos/5.2.json +1 -0
  28. data/lib/fauxhai/platforms/centos/5.3.json +1 -0
  29. data/lib/fauxhai/platforms/centos/5.4.json +1 -0
  30. data/lib/fauxhai/platforms/centos/5.5.json +1 -0
  31. data/lib/fauxhai/platforms/centos/5.6.json +1 -0
  32. data/lib/fauxhai/platforms/centos/5.7.json +1 -0
  33. data/lib/fauxhai/platforms/centos/5.8.json +1 -0
  34. data/lib/fauxhai/platforms/centos/5.9.json +1 -0
  35. data/lib/fauxhai/platforms/centos/6.0.json +1 -0
  36. data/lib/fauxhai/platforms/centos/6.1.json +1 -0
  37. data/lib/fauxhai/platforms/centos/6.2.json +1 -0
  38. data/lib/fauxhai/platforms/centos/6.3.json +1 -0
  39. data/lib/fauxhai/platforms/centos/6.4.json +1 -0
  40. data/lib/fauxhai/platforms/centos/6.5.json +1 -0
  41. data/lib/fauxhai/platforms/centos/6.6.json +1 -0
  42. data/lib/fauxhai/platforms/centos/6.8.json +2278 -422
  43. data/lib/fauxhai/platforms/centos/6.9.json +5910 -0
  44. data/lib/fauxhai/platforms/centos/7.0.1406.json +2 -1
  45. data/lib/fauxhai/platforms/centos/7.0.json +2 -1
  46. data/lib/fauxhai/platforms/centos/7.1.1503.json +2 -1
  47. data/lib/fauxhai/platforms/centos/7.2.1511.json +3620 -547
  48. data/lib/fauxhai/platforms/centos/7.3.1611.json +3781 -561
  49. data/lib/fauxhai/platforms/clearos/7.0.json +1985 -0
  50. data/lib/fauxhai/platforms/debian/7.0.json +1 -0
  51. data/lib/fauxhai/platforms/debian/7.1.json +1 -0
  52. data/lib/fauxhai/platforms/debian/7.10.json +3568 -522
  53. data/lib/fauxhai/platforms/debian/7.11.json +3340 -311
  54. data/lib/fauxhai/platforms/debian/7.2.json +1 -0
  55. data/lib/fauxhai/platforms/debian/7.4.json +1 -0
  56. data/lib/fauxhai/platforms/debian/7.5.json +1 -0
  57. data/lib/fauxhai/platforms/debian/7.6.json +1 -0
  58. data/lib/fauxhai/platforms/debian/7.7.json +1 -0
  59. data/lib/fauxhai/platforms/debian/7.8.json +1 -0
  60. data/lib/fauxhai/platforms/debian/7.9.json +1 -0
  61. data/lib/fauxhai/platforms/debian/8.0.json +1 -0
  62. data/lib/fauxhai/platforms/debian/8.1.json +2 -1
  63. data/lib/fauxhai/platforms/debian/8.2.json +2 -1
  64. data/lib/fauxhai/platforms/debian/8.4.json +2 -1
  65. data/lib/fauxhai/platforms/debian/8.5.json +1 -0
  66. data/lib/fauxhai/platforms/debian/8.6.json +1 -0
  67. data/lib/fauxhai/platforms/debian/8.7.json +3398 -544
  68. data/lib/fauxhai/platforms/debian/8.8.json +3620 -0
  69. data/lib/fauxhai/platforms/fedora/21.json +2 -1
  70. data/lib/fauxhai/platforms/fedora/22.json +2 -1
  71. data/lib/fauxhai/platforms/fedora/23.json +2 -1
  72. data/lib/fauxhai/platforms/fedora/24.json +5120 -668
  73. data/lib/fauxhai/platforms/fedora/25.json +5140 -560
  74. data/lib/fauxhai/platforms/freebsd/10.1.json +2 -1
  75. data/lib/fauxhai/platforms/freebsd/10.2.json +2 -1
  76. data/lib/fauxhai/platforms/freebsd/10.3.json +276 -137
  77. data/lib/fauxhai/platforms/freebsd/11.0.json +270 -137
  78. data/lib/fauxhai/platforms/freebsd/9.3.json +2 -1
  79. data/lib/fauxhai/platforms/linuxmint/18.1.json +10773 -0
  80. data/lib/fauxhai/platforms/mac_os_x/10.10.json +618 -542
  81. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +1 -0
  82. data/lib/fauxhai/platforms/mac_os_x/10.11.json +982 -0
  83. data/lib/fauxhai/platforms/mac_os_x/10.12.json +658 -645
  84. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +1 -0
  85. data/lib/fauxhai/platforms/omnios/151014.json +2 -1
  86. data/lib/fauxhai/platforms/opensuse/12.3.json +2 -1
  87. data/lib/fauxhai/platforms/opensuse/13.1.json +1 -0
  88. data/lib/fauxhai/platforms/opensuse/13.2.json +4667 -558
  89. data/lib/fauxhai/platforms/opensuse/42.1.json +5544 -461
  90. data/lib/fauxhai/platforms/opensuse/42.2.json +7674 -545
  91. data/lib/fauxhai/platforms/oracle/5.8.json +1 -0
  92. data/lib/fauxhai/platforms/oracle/6.5.json +1 -0
  93. data/lib/fauxhai/platforms/oracle/6.6.json +1 -0
  94. data/lib/fauxhai/platforms/oracle/7.0.json +1 -0
  95. data/lib/fauxhai/platforms/oracle/7.1.json +1 -0
  96. data/lib/fauxhai/platforms/redhat/5.6.json +2 -1
  97. data/lib/fauxhai/platforms/redhat/5.7.json +2 -1
  98. data/lib/fauxhai/platforms/redhat/5.8.json +2 -1
  99. data/lib/fauxhai/platforms/redhat/6.0.json +2 -1
  100. data/lib/fauxhai/platforms/redhat/6.1.json +2 -1
  101. data/lib/fauxhai/platforms/redhat/6.2.json +2 -1
  102. data/lib/fauxhai/platforms/redhat/6.3.json +2 -1
  103. data/lib/fauxhai/platforms/redhat/6.4.json +2 -1
  104. data/lib/fauxhai/platforms/redhat/6.5.json +2 -1
  105. data/lib/fauxhai/platforms/redhat/6.6.json +1 -0
  106. data/lib/fauxhai/platforms/redhat/7.0.json +1 -0
  107. data/lib/fauxhai/platforms/redhat/7.1.json +1 -0
  108. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +2 -1
  109. data/lib/fauxhai/platforms/solaris2/5.11.json +10884 -3268
  110. data/lib/fauxhai/platforms/suse/11.3.json +2 -1
  111. data/lib/fauxhai/platforms/suse/12.0.json +1 -0
  112. data/lib/fauxhai/platforms/ubuntu/12.04.json +2 -1
  113. data/lib/fauxhai/platforms/ubuntu/14.04.json +2800 -272
  114. data/lib/fauxhai/platforms/ubuntu/15.04.json +2 -1
  115. data/lib/fauxhai/platforms/ubuntu/15.10.json +2 -1
  116. data/lib/fauxhai/platforms/ubuntu/16.04.json +3487 -541
  117. data/lib/fauxhai/platforms/windows/10.json +119 -82
  118. data/lib/fauxhai/platforms/windows/2003R2.json +1 -0
  119. data/lib/fauxhai/platforms/windows/2008R2.json +156 -5734
  120. data/lib/fauxhai/platforms/windows/2012R2.json +157 -3592
  121. data/lib/fauxhai/platforms/windows/7.json +116 -77
  122. data/lib/fauxhai/platforms/windows/8.1.json +100 -98
  123. data/lib/fauxhai/platforms/windows/8.json +1 -0
  124. data/lib/fauxhai/runner.rb +6 -3
  125. data/lib/fauxhai/runner/default.rb +133 -67
  126. data/lib/fauxhai/version.rb +1 -1
  127. metadata +15 -8
@@ -1,280 +1,1512 @@
1
1
  {
2
- "filesystem": {
3
- "/dev/mapper/cl-root": {
4
- "kb_size": "8374272",
5
- "kb_used": "1435128",
6
- "kb_available": "6939144",
7
- "percent_used": "18%",
8
- "mount": "/",
9
- "total_inodes": "4192256",
10
- "inodes_used": "55519",
11
- "inodes_available": "4136737",
12
- "inodes_percent_used": "2%",
13
- "fs_type": "xfs",
14
- "mount_options": [
15
- "rw",
16
- "relatime",
17
- "seclabel",
18
- "attr2",
19
- "inode64",
20
- "noquota"
2
+ "block_device": {
3
+ "sda": {
4
+ "size": "16777216",
5
+ "removable": "0",
6
+ "model": "VBOX HARDDISK",
7
+ "rev": "1.0",
8
+ "state": "running",
9
+ "timeout": "30",
10
+ "vendor": "ATA",
11
+ "queue_depth": "31",
12
+ "rotational": "1",
13
+ "physical_block_size": "512",
14
+ "logical_block_size": "512"
15
+ },
16
+ "sr0": {
17
+ "size": "2097151",
18
+ "removable": "1",
19
+ "model": "CD-ROM",
20
+ "rev": "1.0",
21
+ "state": "running",
22
+ "timeout": "30",
23
+ "vendor": "VBOX",
24
+ "queue_depth": "1",
25
+ "rotational": "1",
26
+ "physical_block_size": "512",
27
+ "logical_block_size": "512"
28
+ },
29
+ "dm-0": {
30
+ "size": "12992512",
31
+ "removable": "0",
32
+ "rotational": "1",
33
+ "physical_block_size": "512",
34
+ "logical_block_size": "512"
35
+ },
36
+ "dm-1": {
37
+ "size": "1679360",
38
+ "removable": "0",
39
+ "rotational": "1",
40
+ "physical_block_size": "512",
41
+ "logical_block_size": "512"
42
+ }
43
+ },
44
+ "chef_packages": {
45
+ "chef": {
46
+ "version": "13.1.31",
47
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib"
48
+ },
49
+ "ohai": {
50
+ "version": "13.1.0",
51
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
52
+ }
53
+ },
54
+ "command": {
55
+ "ps": "ps -ef"
56
+ },
57
+ "counters": {
58
+ "network": {
59
+ "interfaces": {
60
+ "lo": {
61
+ "tx": {
62
+ "queuelen": "1",
63
+ "bytes": 0,
64
+ "packets": 0,
65
+ "errors": 0,
66
+ "drop": 0,
67
+ "carrier": 0,
68
+ "collisions": 0
69
+ },
70
+ "rx": {
71
+ "bytes": 0,
72
+ "packets": 0,
73
+ "errors": 0,
74
+ "drop": 0,
75
+ "overrun": 0
76
+ }
77
+ },
78
+ "eth0": {
79
+ "rx": {
80
+ "bytes": 0,
81
+ "packets": 0,
82
+ "errors": 0,
83
+ "drop": 0,
84
+ "overrun": 0,
85
+ "frame": 0,
86
+ "compressed": 0,
87
+ "multicast": 0
88
+ },
89
+ "tx": {
90
+ "bytes": 0,
91
+ "packets": 0,
92
+ "errors": 0,
93
+ "drop": 0,
94
+ "overrun": 0,
95
+ "collisions": 0,
96
+ "carrier": 0,
97
+ "compressed": 0
98
+ }
99
+ }
100
+ }
101
+ }
102
+ },
103
+ "cpu": {
104
+ "real": 1,
105
+ "total": 1,
106
+ "cores": 1
107
+ },
108
+ "current_user": "fauxhai",
109
+ "dmi": {
110
+ "dmidecode_version": "3.0",
111
+ "smbios_version": "2.5",
112
+ "structures": {
113
+ "count": "10",
114
+ "size": "450"
115
+ },
116
+ "table_location": "0x000E1000",
117
+ "bios": {
118
+ "all_records": [
119
+ {
120
+ "record_id": "0x0000",
121
+ "size": "0",
122
+ "application_identifier": "BIOS Information",
123
+ "Vendor": "innotek GmbH",
124
+ "Version": "VirtualBox",
125
+ "Release Date": "12/01/2006",
126
+ "Address": "0xE0000",
127
+ "Runtime Size": "128 kB",
128
+ "ROM Size": "128 kB",
129
+ "Characteristics": {
130
+ "ISA is supported": null,
131
+ "PCI is supported": null,
132
+ "Boot from CD is supported": null,
133
+ "Selectable boot is supported": null,
134
+ "8042 keyboard services are supported (int 9h)": null,
135
+ "CGA/mono video services are supported (int 10h)": null,
136
+ "ACPI is supported": null
137
+ }
138
+ }
139
+ ],
140
+ "vendor": "innotek GmbH",
141
+ "version": "VirtualBox",
142
+ "release_date": "12/01/2006",
143
+ "address": "0xE0000",
144
+ "runtime_size": "128 kB",
145
+ "rom_size": "128 kB"
146
+ },
147
+ "system": {
148
+ "all_records": [
149
+ {
150
+ "record_id": "0x0001",
151
+ "size": "1",
152
+ "application_identifier": "System Information",
153
+ "Manufacturer": "innotek GmbH",
154
+ "Product Name": "VirtualBox",
155
+ "Version": "1.2",
156
+ "Serial Number": "0",
157
+ "UUID": "9263ADCA-1B70-40D6-8D86-181C6F75A942",
158
+ "Wake-up Type": "Power Switch",
159
+ "SKU Number": "Not Specified",
160
+ "Family": "Virtual Machine"
161
+ }
162
+ ],
163
+ "manufacturer": "innotek GmbH",
164
+ "product_name": "VirtualBox",
165
+ "version": "1.2",
166
+ "serial_number": "0",
167
+ "uuid": "9263ADCA-1B70-40D6-8D86-181C6F75A942",
168
+ "wake_up_type": "Power Switch",
169
+ "sku_number": "Not Specified",
170
+ "family": "Virtual Machine"
171
+ },
172
+ "base_board": {
173
+ "all_records": [
174
+ {
175
+ "record_id": "0x0008",
176
+ "size": "2",
177
+ "application_identifier": "Base Board Information",
178
+ "Manufacturer": "Oracle Corporation",
179
+ "Product Name": "VirtualBox",
180
+ "Version": "1.2",
181
+ "Serial Number": "0",
182
+ "Asset Tag": "Not Specified",
183
+ "Features": {
184
+ "Board is a hosting board": null
185
+ },
186
+ "Location In Chassis": "Not Specified",
187
+ "Chassis Handle": "0x0003",
188
+ "Type": "Motherboard",
189
+ "Contained Object Handles": "0"
190
+ }
191
+ ],
192
+ "manufacturer": "Oracle Corporation",
193
+ "product_name": "VirtualBox",
194
+ "version": "1.2",
195
+ "serial_number": "0",
196
+ "asset_tag": "Not Specified",
197
+ "location_in_chassis": "Not Specified",
198
+ "chassis_handle": "0x0003",
199
+ "type": "Motherboard",
200
+ "contained_object_handles": "0"
201
+ },
202
+ "chassis": {
203
+ "all_records": [
204
+ {
205
+ "record_id": "0x0003",
206
+ "size": "3",
207
+ "application_identifier": "Chassis Information",
208
+ "Manufacturer": "Oracle Corporation",
209
+ "Type": "Other",
210
+ "Lock": "Not Present",
211
+ "Version": "Not Specified",
212
+ "Serial Number": "Not Specified",
213
+ "Asset Tag": "Not Specified",
214
+ "Boot-up State": "Safe",
215
+ "Power Supply State": "Safe",
216
+ "Thermal State": "Safe",
217
+ "Security Status": "None"
218
+ }
21
219
  ],
22
- "uuid": "dbc5da5b-afa5-428b-b4ba-a26e88237e25"
23
- },
24
- "devtmpfs": {
25
- "kb_size": "497472",
26
- "kb_used": "0",
27
- "kb_available": "497472",
28
- "percent_used": "0%",
29
- "mount": "/dev",
30
- "total_inodes": "124368",
31
- "inodes_used": "344",
32
- "inodes_available": "124024",
33
- "inodes_percent_used": "1%",
34
- "fs_type": "devtmpfs",
35
- "mount_options": [
36
- "rw",
37
- "nosuid",
38
- "seclabel",
39
- "size=497472k",
40
- "nr_inodes=124368",
41
- "mode=755"
42
- ]
43
- },
44
- "tmpfs": {
45
- "kb_size": "101648",
46
- "kb_used": "0",
47
- "kb_available": "101648",
48
- "percent_used": "0%",
49
- "mount": "/run/user/0",
50
- "total_inodes": "127059",
51
- "inodes_used": "1",
52
- "inodes_available": "127058",
53
- "inodes_percent_used": "1%",
54
- "fs_type": "tmpfs",
55
- "mount_options": [
56
- "rw",
57
- "nosuid",
58
- "nodev",
59
- "relatime",
60
- "seclabel",
61
- "size=101648k",
62
- "mode=700"
63
- ]
64
- },
65
- "/dev/sda1": {
66
- "kb_size": "1038336",
67
- "kb_used": "140752",
68
- "kb_available": "897584",
69
- "percent_used": "14%",
70
- "mount": "/boot",
71
- "total_inodes": "524288",
72
- "inodes_used": "330",
73
- "inodes_available": "523958",
74
- "inodes_percent_used": "1%",
75
- "fs_type": "xfs",
76
- "mount_options": [
77
- "rw",
78
- "relatime",
79
- "seclabel",
80
- "attr2",
81
- "inode64",
82
- "noquota"
220
+ "manufacturer": "Oracle Corporation",
221
+ "type": "Other",
222
+ "lock": "Not Present",
223
+ "version": "Not Specified",
224
+ "serial_number": "Not Specified",
225
+ "asset_tag": "Not Specified",
226
+ "boot_up_state": "Safe",
227
+ "power_supply_state": "Safe",
228
+ "thermal_state": "Safe",
229
+ "security_status": "None"
230
+ },
231
+ "oem_strings": {
232
+ "all_records": [
233
+ {
234
+ "record_id": "0x0002",
235
+ "size": "11",
236
+ "application_identifier": "OEM Strings",
237
+ "String 1": "vboxVer_5.1.22",
238
+ "String 2": "vboxRev_115126"
239
+ }
83
240
  ],
84
- "uuid": "288d13b8-1b83-4c74-ba80-0b3b21e0af7b"
85
- },
86
- "sysfs": {
87
- "mount": "/sys",
88
- "fs_type": "sysfs",
89
- "mount_options": [
90
- "rw",
91
- "nosuid",
92
- "nodev",
93
- "noexec",
94
- "relatime",
95
- "seclabel"
96
- ]
97
- },
98
- "proc": {
99
- "mount": "/proc",
100
- "fs_type": "proc",
101
- "mount_options": [
102
- "rw",
103
- "nosuid",
104
- "nodev",
105
- "noexec",
106
- "relatime"
107
- ]
108
- },
109
- "securityfs": {
110
- "mount": "/sys/kernel/security",
111
- "fs_type": "securityfs",
112
- "mount_options": [
113
- "rw",
114
- "nosuid",
115
- "nodev",
116
- "noexec",
117
- "relatime"
118
- ]
119
- },
120
- "devpts": {
121
- "mount": "/dev/pts",
122
- "fs_type": "devpts",
123
- "mount_options": [
124
- "rw",
125
- "nosuid",
126
- "noexec",
127
- "relatime",
128
- "seclabel",
129
- "gid=5",
130
- "mode=620",
131
- "ptmxmode=000"
132
- ]
133
- },
134
- "cgroup": {
135
- "mount": "/sys/fs/cgroup/memory",
136
- "fs_type": "cgroup",
137
- "mount_options": [
138
- "rw",
139
- "nosuid",
140
- "nodev",
141
- "noexec",
142
- "relatime",
143
- "memory"
144
- ]
145
- },
146
- "pstore": {
147
- "mount": "/sys/fs/pstore",
148
- "fs_type": "pstore",
149
- "mount_options": [
150
- "rw",
151
- "nosuid",
152
- "nodev",
153
- "noexec",
154
- "relatime"
155
- ]
156
- },
157
- "configfs": {
158
- "mount": "/sys/kernel/config",
159
- "fs_type": "configfs",
160
- "mount_options": [
161
- "rw",
162
- "relatime"
163
- ]
164
- },
165
- "selinuxfs": {
166
- "mount": "/sys/fs/selinux",
167
- "fs_type": "selinuxfs",
168
- "mount_options": [
169
- "rw",
170
- "relatime"
171
- ]
172
- },
173
- "systemd-1": {
174
- "mount": "/proc/sys/fs/binfmt_misc",
175
- "fs_type": "autofs",
176
- "mount_options": [
177
- "rw",
178
- "relatime",
179
- "fd=36",
180
- "pgrp=1",
181
- "timeout=300",
182
- "minproto=5",
183
- "maxproto=5",
184
- "direct"
185
- ]
186
- },
187
- "debugfs": {
188
- "mount": "/sys/kernel/debug",
189
- "fs_type": "debugfs",
190
- "mount_options": [
191
- "rw",
192
- "relatime"
193
- ]
194
- },
195
- "mqueue": {
196
- "mount": "/dev/mqueue",
197
- "fs_type": "mqueue",
198
- "mount_options": [
199
- "rw",
200
- "relatime",
201
- "seclabel"
202
- ]
203
- },
204
- "hugetlbfs": {
205
- "mount": "/dev/hugepages",
206
- "fs_type": "hugetlbfs",
207
- "mount_options": [
208
- "rw",
209
- "relatime",
210
- "seclabel"
211
- ]
212
- },
213
- "/dev/sda2": {
214
- "fs_type": "LVM2_member",
215
- "uuid": "rgn7DC-52ze-Xbgt-kAV1-S1MJ-at8K-2GGiED"
216
- },
217
- "/dev/mapper/cl-swap": {
218
- "fs_type": "swap",
219
- "uuid": "784ffde6-7e16-4387-8973-3966b447abc3"
220
- },
221
- "rootfs": {
222
- "mount": "/",
223
- "fs_type": "rootfs",
224
- "mount_options": [
225
- "rw"
226
- ]
241
+ "string_1": "vboxVer_5.1.22",
242
+ "string_2": "vboxRev_115126"
227
243
  }
228
244
  },
229
- "kernel": {
230
- "name": "Linux",
231
- "release": "3.10.0-514.el7.x86_64",
232
- "version": "#1 SMP Tue Nov 22 16:42:41 UTC 2016",
233
- "machine": "x86_64",
234
- "processor": "x86_64",
235
- "os": "GNU/Linux",
236
- "modules": {
237
- "ip6t_rpfilter": {
238
- "size": "12595",
239
- "refcount": "1"
245
+ "domain": "local",
246
+ "etc": {
247
+ "passwd": {
248
+ "fauxhai": {
249
+ "dir": "/home/fauxhai",
250
+ "gid": 0,
251
+ "uid": 0,
252
+ "shell": "/bin/bash",
253
+ "gecos": "Fauxhai"
254
+ }
255
+ },
256
+ "group": {
257
+ "fauxhai": {
258
+ "gid": 0,
259
+ "members": [
260
+ "fauxhai"
261
+ ]
262
+ }
263
+ }
264
+ },
265
+ "filesystem": {
266
+ "by_device": {
267
+ "/dev/mapper/cl-root": {
268
+ "kb_size": "6486016",
269
+ "kb_used": "1242140",
270
+ "kb_available": "5243876",
271
+ "percent_used": "20%",
272
+ "total_inodes": "3248128",
273
+ "inodes_used": "40199",
274
+ "inodes_available": "3207929",
275
+ "inodes_percent_used": "2%",
276
+ "fs_type": "xfs",
277
+ "mount_options": [
278
+ "rw",
279
+ "relatime",
280
+ "seclabel",
281
+ "attr2",
282
+ "inode64",
283
+ "noquota"
284
+ ],
285
+ "uuid": "cc35431d-10bc-4e18-b0eb-e11bf6878e71",
286
+ "mounts": [
287
+ "/"
288
+ ]
240
289
  },
241
- "ipt_REJECT": {
242
- "size": "12541",
243
- "refcount": "2"
290
+ "devtmpfs": {
291
+ "kb_size": "497472",
292
+ "kb_used": "0",
293
+ "kb_available": "497472",
294
+ "percent_used": "0%",
295
+ "total_inodes": "124368",
296
+ "inodes_used": "344",
297
+ "inodes_available": "124024",
298
+ "inodes_percent_used": "1%",
299
+ "fs_type": "devtmpfs",
300
+ "mount_options": [
301
+ "rw",
302
+ "nosuid",
303
+ "seclabel",
304
+ "size=497472k",
305
+ "nr_inodes=124368",
306
+ "mode=755"
307
+ ],
308
+ "mounts": [
309
+ "/dev"
310
+ ]
244
311
  },
245
- "nf_reject_ipv4": {
246
- "size": "13373",
247
- "refcount": "1"
312
+ "tmpfs": {
313
+ "kb_size": "101648",
314
+ "kb_used": "0",
315
+ "kb_available": "101648",
316
+ "percent_used": "0%",
317
+ "total_inodes": "127059",
318
+ "inodes_used": "1",
319
+ "inodes_available": "127058",
320
+ "inodes_percent_used": "1%",
321
+ "fs_type": "tmpfs",
322
+ "mount_options": [
323
+ "rw",
324
+ "nosuid",
325
+ "nodev",
326
+ "relatime",
327
+ "seclabel",
328
+ "size=101648k",
329
+ "mode=700"
330
+ ],
331
+ "mounts": [
332
+ "/dev/shm",
333
+ "/run",
334
+ "/sys/fs/cgroup",
335
+ "/run/user/0"
336
+ ]
248
337
  },
249
- "ip6t_REJECT": {
250
- "size": "12625",
251
- "refcount": "2"
338
+ "/dev/sda1": {
339
+ "kb_size": "1038336",
340
+ "kb_used": "140748",
341
+ "kb_available": "897588",
342
+ "percent_used": "14%",
343
+ "total_inodes": "524288",
344
+ "inodes_used": "330",
345
+ "inodes_available": "523958",
346
+ "inodes_percent_used": "1%",
347
+ "fs_type": "xfs",
348
+ "mount_options": [
349
+ "rw",
350
+ "relatime",
351
+ "seclabel",
352
+ "attr2",
353
+ "inode64",
354
+ "noquota"
355
+ ],
356
+ "uuid": "ded3545a-5c9f-4ef1-afaf-a0cb96befc11",
357
+ "mounts": [
358
+ "/boot"
359
+ ]
252
360
  },
253
- "nf_reject_ipv6": {
254
- "size": "13717",
255
- "refcount": "1"
361
+ "sysfs": {
362
+ "fs_type": "sysfs",
363
+ "mount_options": [
364
+ "rw",
365
+ "nosuid",
366
+ "nodev",
367
+ "noexec",
368
+ "relatime",
369
+ "seclabel"
370
+ ],
371
+ "mounts": [
372
+ "/sys"
373
+ ]
256
374
  },
257
- "xt_conntrack": {
258
- "size": "12760",
259
- "refcount": "11"
375
+ "proc": {
376
+ "fs_type": "proc",
377
+ "mount_options": [
378
+ "rw",
379
+ "nosuid",
380
+ "nodev",
381
+ "noexec",
382
+ "relatime"
383
+ ],
384
+ "mounts": [
385
+ "/proc"
386
+ ]
260
387
  },
261
- "ip_set": {
262
- "size": "36439",
263
- "refcount": "0"
388
+ "securityfs": {
389
+ "fs_type": "securityfs",
390
+ "mount_options": [
391
+ "rw",
392
+ "nosuid",
393
+ "nodev",
394
+ "noexec",
395
+ "relatime"
396
+ ],
397
+ "mounts": [
398
+ "/sys/kernel/security"
399
+ ]
264
400
  },
265
- "nfnetlink": {
266
- "size": "14696",
267
- "refcount": "1"
401
+ "devpts": {
402
+ "fs_type": "devpts",
403
+ "mount_options": [
404
+ "rw",
405
+ "nosuid",
406
+ "noexec",
407
+ "relatime",
408
+ "seclabel",
409
+ "gid=5",
410
+ "mode=620",
411
+ "ptmxmode=000"
412
+ ],
413
+ "mounts": [
414
+ "/dev/pts"
415
+ ]
268
416
  },
269
- "ebtable_nat": {
270
- "size": "12807",
271
- "refcount": "1"
417
+ "cgroup": {
418
+ "fs_type": "cgroup",
419
+ "mount_options": [
420
+ "rw",
421
+ "nosuid",
422
+ "nodev",
423
+ "noexec",
424
+ "relatime",
425
+ "perf_event"
426
+ ],
427
+ "mounts": [
428
+ "/sys/fs/cgroup/systemd",
429
+ "/sys/fs/cgroup/blkio",
430
+ "/sys/fs/cgroup/freezer",
431
+ "/sys/fs/cgroup/cpu,cpuacct",
432
+ "/sys/fs/cgroup/memory",
433
+ "/sys/fs/cgroup/net_cls,net_prio",
434
+ "/sys/fs/cgroup/hugetlb",
435
+ "/sys/fs/cgroup/cpuset",
436
+ "/sys/fs/cgroup/pids",
437
+ "/sys/fs/cgroup/devices",
438
+ "/sys/fs/cgroup/perf_event"
439
+ ]
272
440
  },
273
- "ebtable_broute": {
274
- "size": "12731",
275
- "refcount": "1"
441
+ "pstore": {
442
+ "fs_type": "pstore",
443
+ "mount_options": [
444
+ "rw",
445
+ "nosuid",
446
+ "nodev",
447
+ "noexec",
448
+ "relatime"
449
+ ],
450
+ "mounts": [
451
+ "/sys/fs/pstore"
452
+ ]
276
453
  },
277
- "bridge": {
454
+ "configfs": {
455
+ "fs_type": "configfs",
456
+ "mount_options": [
457
+ "rw",
458
+ "relatime"
459
+ ],
460
+ "mounts": [
461
+ "/sys/kernel/config"
462
+ ]
463
+ },
464
+ "selinuxfs": {
465
+ "fs_type": "selinuxfs",
466
+ "mount_options": [
467
+ "rw",
468
+ "relatime"
469
+ ],
470
+ "mounts": [
471
+ "/sys/fs/selinux"
472
+ ]
473
+ },
474
+ "systemd-1": {
475
+ "fs_type": "autofs",
476
+ "mount_options": [
477
+ "rw",
478
+ "relatime",
479
+ "fd=31",
480
+ "pgrp=1",
481
+ "timeout=300",
482
+ "minproto=5",
483
+ "maxproto=5",
484
+ "direct"
485
+ ],
486
+ "mounts": [
487
+ "/proc/sys/fs/binfmt_misc"
488
+ ]
489
+ },
490
+ "hugetlbfs": {
491
+ "fs_type": "hugetlbfs",
492
+ "mount_options": [
493
+ "rw",
494
+ "relatime",
495
+ "seclabel"
496
+ ],
497
+ "mounts": [
498
+ "/dev/hugepages"
499
+ ]
500
+ },
501
+ "debugfs": {
502
+ "fs_type": "debugfs",
503
+ "mount_options": [
504
+ "rw",
505
+ "relatime"
506
+ ],
507
+ "mounts": [
508
+ "/sys/kernel/debug"
509
+ ]
510
+ },
511
+ "mqueue": {
512
+ "fs_type": "mqueue",
513
+ "mount_options": [
514
+ "rw",
515
+ "relatime",
516
+ "seclabel"
517
+ ],
518
+ "mounts": [
519
+ "/dev/mqueue"
520
+ ]
521
+ },
522
+ "/dev/sda": {
523
+ "mounts": [
524
+
525
+ ]
526
+ },
527
+ "/dev/sda2": {
528
+ "fs_type": "LVM2_member",
529
+ "uuid": "9c51r2-ypMp-I17h-Hcjn-vsoq-SN4s-G4ycNE",
530
+ "mounts": [
531
+
532
+ ]
533
+ },
534
+ "/dev/mapper/cl-swap": {
535
+ "fs_type": "swap",
536
+ "uuid": "dc0f3e98-04e2-44b9-9067-cbd3f44255b0",
537
+ "mounts": [
538
+
539
+ ]
540
+ },
541
+ "/dev/sr0": {
542
+ "mounts": [
543
+
544
+ ]
545
+ },
546
+ "rootfs": {
547
+ "fs_type": "rootfs",
548
+ "mount_options": [
549
+ "rw"
550
+ ],
551
+ "mounts": [
552
+ "/"
553
+ ]
554
+ }
555
+ },
556
+ "by_mountpoint": {
557
+ "/": {
558
+ "kb_size": "6486016",
559
+ "kb_used": "1242140",
560
+ "kb_available": "5243876",
561
+ "percent_used": "20%",
562
+ "total_inodes": "3248128",
563
+ "inodes_used": "40199",
564
+ "inodes_available": "3207929",
565
+ "inodes_percent_used": "2%",
566
+ "fs_type": "rootfs",
567
+ "mount_options": [
568
+ "rw"
569
+ ],
570
+ "uuid": "cc35431d-10bc-4e18-b0eb-e11bf6878e71",
571
+ "devices": [
572
+ "/dev/mapper/cl-root",
573
+ "rootfs"
574
+ ]
575
+ },
576
+ "/dev": {
577
+ "kb_size": "497472",
578
+ "kb_used": "0",
579
+ "kb_available": "497472",
580
+ "percent_used": "0%",
581
+ "total_inodes": "124368",
582
+ "inodes_used": "344",
583
+ "inodes_available": "124024",
584
+ "inodes_percent_used": "1%",
585
+ "fs_type": "devtmpfs",
586
+ "mount_options": [
587
+ "rw",
588
+ "nosuid",
589
+ "seclabel",
590
+ "size=497472k",
591
+ "nr_inodes=124368",
592
+ "mode=755"
593
+ ],
594
+ "devices": [
595
+ "devtmpfs"
596
+ ]
597
+ },
598
+ "/dev/shm": {
599
+ "kb_size": "508236",
600
+ "kb_used": "0",
601
+ "kb_available": "508236",
602
+ "percent_used": "0%",
603
+ "total_inodes": "127059",
604
+ "inodes_used": "1",
605
+ "inodes_available": "127058",
606
+ "inodes_percent_used": "1%",
607
+ "fs_type": "tmpfs",
608
+ "mount_options": [
609
+ "rw",
610
+ "nosuid",
611
+ "nodev",
612
+ "seclabel"
613
+ ],
614
+ "devices": [
615
+ "tmpfs"
616
+ ]
617
+ },
618
+ "/run": {
619
+ "kb_size": "508236",
620
+ "kb_used": "6656",
621
+ "kb_available": "501580",
622
+ "percent_used": "2%",
623
+ "total_inodes": "127059",
624
+ "inodes_used": "382",
625
+ "inodes_available": "126677",
626
+ "inodes_percent_used": "1%",
627
+ "fs_type": "tmpfs",
628
+ "mount_options": [
629
+ "rw",
630
+ "nosuid",
631
+ "nodev",
632
+ "seclabel",
633
+ "mode=755"
634
+ ],
635
+ "devices": [
636
+ "tmpfs"
637
+ ]
638
+ },
639
+ "/sys/fs/cgroup": {
640
+ "kb_size": "508236",
641
+ "kb_used": "0",
642
+ "kb_available": "508236",
643
+ "percent_used": "0%",
644
+ "total_inodes": "127059",
645
+ "inodes_used": "16",
646
+ "inodes_available": "127043",
647
+ "inodes_percent_used": "1%",
648
+ "fs_type": "tmpfs",
649
+ "mount_options": [
650
+ "ro",
651
+ "nosuid",
652
+ "nodev",
653
+ "noexec",
654
+ "seclabel",
655
+ "mode=755"
656
+ ],
657
+ "devices": [
658
+ "tmpfs"
659
+ ]
660
+ },
661
+ "/boot": {
662
+ "kb_size": "1038336",
663
+ "kb_used": "140748",
664
+ "kb_available": "897588",
665
+ "percent_used": "14%",
666
+ "total_inodes": "524288",
667
+ "inodes_used": "330",
668
+ "inodes_available": "523958",
669
+ "inodes_percent_used": "1%",
670
+ "fs_type": "xfs",
671
+ "mount_options": [
672
+ "rw",
673
+ "relatime",
674
+ "seclabel",
675
+ "attr2",
676
+ "inode64",
677
+ "noquota"
678
+ ],
679
+ "uuid": "ded3545a-5c9f-4ef1-afaf-a0cb96befc11",
680
+ "devices": [
681
+ "/dev/sda1"
682
+ ]
683
+ },
684
+ "/run/user/0": {
685
+ "kb_size": "101648",
686
+ "kb_used": "0",
687
+ "kb_available": "101648",
688
+ "percent_used": "0%",
689
+ "total_inodes": "127059",
690
+ "inodes_used": "1",
691
+ "inodes_available": "127058",
692
+ "inodes_percent_used": "1%",
693
+ "fs_type": "tmpfs",
694
+ "mount_options": [
695
+ "rw",
696
+ "nosuid",
697
+ "nodev",
698
+ "relatime",
699
+ "seclabel",
700
+ "size=101648k",
701
+ "mode=700"
702
+ ],
703
+ "devices": [
704
+ "tmpfs"
705
+ ]
706
+ },
707
+ "/sys": {
708
+ "fs_type": "sysfs",
709
+ "mount_options": [
710
+ "rw",
711
+ "nosuid",
712
+ "nodev",
713
+ "noexec",
714
+ "relatime",
715
+ "seclabel"
716
+ ],
717
+ "devices": [
718
+ "sysfs"
719
+ ]
720
+ },
721
+ "/proc": {
722
+ "fs_type": "proc",
723
+ "mount_options": [
724
+ "rw",
725
+ "nosuid",
726
+ "nodev",
727
+ "noexec",
728
+ "relatime"
729
+ ],
730
+ "devices": [
731
+ "proc"
732
+ ]
733
+ },
734
+ "/sys/kernel/security": {
735
+ "fs_type": "securityfs",
736
+ "mount_options": [
737
+ "rw",
738
+ "nosuid",
739
+ "nodev",
740
+ "noexec",
741
+ "relatime"
742
+ ],
743
+ "devices": [
744
+ "securityfs"
745
+ ]
746
+ },
747
+ "/dev/pts": {
748
+ "fs_type": "devpts",
749
+ "mount_options": [
750
+ "rw",
751
+ "nosuid",
752
+ "noexec",
753
+ "relatime",
754
+ "seclabel",
755
+ "gid=5",
756
+ "mode=620",
757
+ "ptmxmode=000"
758
+ ],
759
+ "devices": [
760
+ "devpts"
761
+ ]
762
+ },
763
+ "/sys/fs/cgroup/systemd": {
764
+ "fs_type": "cgroup",
765
+ "mount_options": [
766
+ "rw",
767
+ "nosuid",
768
+ "nodev",
769
+ "noexec",
770
+ "relatime",
771
+ "xattr",
772
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
773
+ "name=systemd"
774
+ ],
775
+ "devices": [
776
+ "cgroup"
777
+ ]
778
+ },
779
+ "/sys/fs/pstore": {
780
+ "fs_type": "pstore",
781
+ "mount_options": [
782
+ "rw",
783
+ "nosuid",
784
+ "nodev",
785
+ "noexec",
786
+ "relatime"
787
+ ],
788
+ "devices": [
789
+ "pstore"
790
+ ]
791
+ },
792
+ "/sys/fs/cgroup/blkio": {
793
+ "fs_type": "cgroup",
794
+ "mount_options": [
795
+ "rw",
796
+ "nosuid",
797
+ "nodev",
798
+ "noexec",
799
+ "relatime",
800
+ "blkio"
801
+ ],
802
+ "devices": [
803
+ "cgroup"
804
+ ]
805
+ },
806
+ "/sys/fs/cgroup/freezer": {
807
+ "fs_type": "cgroup",
808
+ "mount_options": [
809
+ "rw",
810
+ "nosuid",
811
+ "nodev",
812
+ "noexec",
813
+ "relatime",
814
+ "freezer"
815
+ ],
816
+ "devices": [
817
+ "cgroup"
818
+ ]
819
+ },
820
+ "/sys/fs/cgroup/cpu,cpuacct": {
821
+ "fs_type": "cgroup",
822
+ "mount_options": [
823
+ "rw",
824
+ "nosuid",
825
+ "nodev",
826
+ "noexec",
827
+ "relatime",
828
+ "cpuacct",
829
+ "cpu"
830
+ ],
831
+ "devices": [
832
+ "cgroup"
833
+ ]
834
+ },
835
+ "/sys/fs/cgroup/memory": {
836
+ "fs_type": "cgroup",
837
+ "mount_options": [
838
+ "rw",
839
+ "nosuid",
840
+ "nodev",
841
+ "noexec",
842
+ "relatime",
843
+ "memory"
844
+ ],
845
+ "devices": [
846
+ "cgroup"
847
+ ]
848
+ },
849
+ "/sys/fs/cgroup/net_cls,net_prio": {
850
+ "fs_type": "cgroup",
851
+ "mount_options": [
852
+ "rw",
853
+ "nosuid",
854
+ "nodev",
855
+ "noexec",
856
+ "relatime",
857
+ "net_prio",
858
+ "net_cls"
859
+ ],
860
+ "devices": [
861
+ "cgroup"
862
+ ]
863
+ },
864
+ "/sys/fs/cgroup/hugetlb": {
865
+ "fs_type": "cgroup",
866
+ "mount_options": [
867
+ "rw",
868
+ "nosuid",
869
+ "nodev",
870
+ "noexec",
871
+ "relatime",
872
+ "hugetlb"
873
+ ],
874
+ "devices": [
875
+ "cgroup"
876
+ ]
877
+ },
878
+ "/sys/fs/cgroup/cpuset": {
879
+ "fs_type": "cgroup",
880
+ "mount_options": [
881
+ "rw",
882
+ "nosuid",
883
+ "nodev",
884
+ "noexec",
885
+ "relatime",
886
+ "cpuset"
887
+ ],
888
+ "devices": [
889
+ "cgroup"
890
+ ]
891
+ },
892
+ "/sys/fs/cgroup/pids": {
893
+ "fs_type": "cgroup",
894
+ "mount_options": [
895
+ "rw",
896
+ "nosuid",
897
+ "nodev",
898
+ "noexec",
899
+ "relatime",
900
+ "pids"
901
+ ],
902
+ "devices": [
903
+ "cgroup"
904
+ ]
905
+ },
906
+ "/sys/fs/cgroup/devices": {
907
+ "fs_type": "cgroup",
908
+ "mount_options": [
909
+ "rw",
910
+ "nosuid",
911
+ "nodev",
912
+ "noexec",
913
+ "relatime",
914
+ "devices"
915
+ ],
916
+ "devices": [
917
+ "cgroup"
918
+ ]
919
+ },
920
+ "/sys/fs/cgroup/perf_event": {
921
+ "fs_type": "cgroup",
922
+ "mount_options": [
923
+ "rw",
924
+ "nosuid",
925
+ "nodev",
926
+ "noexec",
927
+ "relatime",
928
+ "perf_event"
929
+ ],
930
+ "devices": [
931
+ "cgroup"
932
+ ]
933
+ },
934
+ "/sys/kernel/config": {
935
+ "fs_type": "configfs",
936
+ "mount_options": [
937
+ "rw",
938
+ "relatime"
939
+ ],
940
+ "devices": [
941
+ "configfs"
942
+ ]
943
+ },
944
+ "/sys/fs/selinux": {
945
+ "fs_type": "selinuxfs",
946
+ "mount_options": [
947
+ "rw",
948
+ "relatime"
949
+ ],
950
+ "devices": [
951
+ "selinuxfs"
952
+ ]
953
+ },
954
+ "/proc/sys/fs/binfmt_misc": {
955
+ "fs_type": "autofs",
956
+ "mount_options": [
957
+ "rw",
958
+ "relatime",
959
+ "fd=31",
960
+ "pgrp=1",
961
+ "timeout=300",
962
+ "minproto=5",
963
+ "maxproto=5",
964
+ "direct"
965
+ ],
966
+ "devices": [
967
+ "systemd-1"
968
+ ]
969
+ },
970
+ "/dev/hugepages": {
971
+ "fs_type": "hugetlbfs",
972
+ "mount_options": [
973
+ "rw",
974
+ "relatime",
975
+ "seclabel"
976
+ ],
977
+ "devices": [
978
+ "hugetlbfs"
979
+ ]
980
+ },
981
+ "/sys/kernel/debug": {
982
+ "fs_type": "debugfs",
983
+ "mount_options": [
984
+ "rw",
985
+ "relatime"
986
+ ],
987
+ "devices": [
988
+ "debugfs"
989
+ ]
990
+ },
991
+ "/dev/mqueue": {
992
+ "fs_type": "mqueue",
993
+ "mount_options": [
994
+ "rw",
995
+ "relatime",
996
+ "seclabel"
997
+ ],
998
+ "devices": [
999
+ "mqueue"
1000
+ ]
1001
+ }
1002
+ },
1003
+ "by_pair": {
1004
+ "/dev/mapper/cl-root,/": {
1005
+ "device": "/dev/mapper/cl-root",
1006
+ "kb_size": "6486016",
1007
+ "kb_used": "1242140",
1008
+ "kb_available": "5243876",
1009
+ "percent_used": "20%",
1010
+ "mount": "/",
1011
+ "total_inodes": "3248128",
1012
+ "inodes_used": "40199",
1013
+ "inodes_available": "3207929",
1014
+ "inodes_percent_used": "2%",
1015
+ "fs_type": "xfs",
1016
+ "mount_options": [
1017
+ "rw",
1018
+ "relatime",
1019
+ "seclabel",
1020
+ "attr2",
1021
+ "inode64",
1022
+ "noquota"
1023
+ ],
1024
+ "uuid": "cc35431d-10bc-4e18-b0eb-e11bf6878e71"
1025
+ },
1026
+ "devtmpfs,/dev": {
1027
+ "device": "devtmpfs",
1028
+ "kb_size": "497472",
1029
+ "kb_used": "0",
1030
+ "kb_available": "497472",
1031
+ "percent_used": "0%",
1032
+ "mount": "/dev",
1033
+ "total_inodes": "124368",
1034
+ "inodes_used": "344",
1035
+ "inodes_available": "124024",
1036
+ "inodes_percent_used": "1%",
1037
+ "fs_type": "devtmpfs",
1038
+ "mount_options": [
1039
+ "rw",
1040
+ "nosuid",
1041
+ "seclabel",
1042
+ "size=497472k",
1043
+ "nr_inodes=124368",
1044
+ "mode=755"
1045
+ ]
1046
+ },
1047
+ "tmpfs,/dev/shm": {
1048
+ "device": "tmpfs",
1049
+ "kb_size": "508236",
1050
+ "kb_used": "0",
1051
+ "kb_available": "508236",
1052
+ "percent_used": "0%",
1053
+ "mount": "/dev/shm",
1054
+ "total_inodes": "127059",
1055
+ "inodes_used": "1",
1056
+ "inodes_available": "127058",
1057
+ "inodes_percent_used": "1%",
1058
+ "fs_type": "tmpfs",
1059
+ "mount_options": [
1060
+ "rw",
1061
+ "nosuid",
1062
+ "nodev",
1063
+ "seclabel"
1064
+ ]
1065
+ },
1066
+ "tmpfs,/run": {
1067
+ "device": "tmpfs",
1068
+ "kb_size": "508236",
1069
+ "kb_used": "6656",
1070
+ "kb_available": "501580",
1071
+ "percent_used": "2%",
1072
+ "mount": "/run",
1073
+ "total_inodes": "127059",
1074
+ "inodes_used": "382",
1075
+ "inodes_available": "126677",
1076
+ "inodes_percent_used": "1%",
1077
+ "fs_type": "tmpfs",
1078
+ "mount_options": [
1079
+ "rw",
1080
+ "nosuid",
1081
+ "nodev",
1082
+ "seclabel",
1083
+ "mode=755"
1084
+ ]
1085
+ },
1086
+ "tmpfs,/sys/fs/cgroup": {
1087
+ "device": "tmpfs",
1088
+ "kb_size": "508236",
1089
+ "kb_used": "0",
1090
+ "kb_available": "508236",
1091
+ "percent_used": "0%",
1092
+ "mount": "/sys/fs/cgroup",
1093
+ "total_inodes": "127059",
1094
+ "inodes_used": "16",
1095
+ "inodes_available": "127043",
1096
+ "inodes_percent_used": "1%",
1097
+ "fs_type": "tmpfs",
1098
+ "mount_options": [
1099
+ "ro",
1100
+ "nosuid",
1101
+ "nodev",
1102
+ "noexec",
1103
+ "seclabel",
1104
+ "mode=755"
1105
+ ]
1106
+ },
1107
+ "/dev/sda1,/boot": {
1108
+ "device": "/dev/sda1",
1109
+ "kb_size": "1038336",
1110
+ "kb_used": "140748",
1111
+ "kb_available": "897588",
1112
+ "percent_used": "14%",
1113
+ "mount": "/boot",
1114
+ "total_inodes": "524288",
1115
+ "inodes_used": "330",
1116
+ "inodes_available": "523958",
1117
+ "inodes_percent_used": "1%",
1118
+ "fs_type": "xfs",
1119
+ "mount_options": [
1120
+ "rw",
1121
+ "relatime",
1122
+ "seclabel",
1123
+ "attr2",
1124
+ "inode64",
1125
+ "noquota"
1126
+ ],
1127
+ "uuid": "ded3545a-5c9f-4ef1-afaf-a0cb96befc11"
1128
+ },
1129
+ "tmpfs,/run/user/0": {
1130
+ "device": "tmpfs",
1131
+ "kb_size": "101648",
1132
+ "kb_used": "0",
1133
+ "kb_available": "101648",
1134
+ "percent_used": "0%",
1135
+ "mount": "/run/user/0",
1136
+ "total_inodes": "127059",
1137
+ "inodes_used": "1",
1138
+ "inodes_available": "127058",
1139
+ "inodes_percent_used": "1%",
1140
+ "fs_type": "tmpfs",
1141
+ "mount_options": [
1142
+ "rw",
1143
+ "nosuid",
1144
+ "nodev",
1145
+ "relatime",
1146
+ "seclabel",
1147
+ "size=101648k",
1148
+ "mode=700"
1149
+ ]
1150
+ },
1151
+ "sysfs,/sys": {
1152
+ "device": "sysfs",
1153
+ "mount": "/sys",
1154
+ "fs_type": "sysfs",
1155
+ "mount_options": [
1156
+ "rw",
1157
+ "nosuid",
1158
+ "nodev",
1159
+ "noexec",
1160
+ "relatime",
1161
+ "seclabel"
1162
+ ]
1163
+ },
1164
+ "proc,/proc": {
1165
+ "device": "proc",
1166
+ "mount": "/proc",
1167
+ "fs_type": "proc",
1168
+ "mount_options": [
1169
+ "rw",
1170
+ "nosuid",
1171
+ "nodev",
1172
+ "noexec",
1173
+ "relatime"
1174
+ ]
1175
+ },
1176
+ "securityfs,/sys/kernel/security": {
1177
+ "device": "securityfs",
1178
+ "mount": "/sys/kernel/security",
1179
+ "fs_type": "securityfs",
1180
+ "mount_options": [
1181
+ "rw",
1182
+ "nosuid",
1183
+ "nodev",
1184
+ "noexec",
1185
+ "relatime"
1186
+ ]
1187
+ },
1188
+ "devpts,/dev/pts": {
1189
+ "device": "devpts",
1190
+ "mount": "/dev/pts",
1191
+ "fs_type": "devpts",
1192
+ "mount_options": [
1193
+ "rw",
1194
+ "nosuid",
1195
+ "noexec",
1196
+ "relatime",
1197
+ "seclabel",
1198
+ "gid=5",
1199
+ "mode=620",
1200
+ "ptmxmode=000"
1201
+ ]
1202
+ },
1203
+ "cgroup,/sys/fs/cgroup/systemd": {
1204
+ "device": "cgroup",
1205
+ "mount": "/sys/fs/cgroup/systemd",
1206
+ "fs_type": "cgroup",
1207
+ "mount_options": [
1208
+ "rw",
1209
+ "nosuid",
1210
+ "nodev",
1211
+ "noexec",
1212
+ "relatime",
1213
+ "xattr",
1214
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
1215
+ "name=systemd"
1216
+ ]
1217
+ },
1218
+ "pstore,/sys/fs/pstore": {
1219
+ "device": "pstore",
1220
+ "mount": "/sys/fs/pstore",
1221
+ "fs_type": "pstore",
1222
+ "mount_options": [
1223
+ "rw",
1224
+ "nosuid",
1225
+ "nodev",
1226
+ "noexec",
1227
+ "relatime"
1228
+ ]
1229
+ },
1230
+ "cgroup,/sys/fs/cgroup/blkio": {
1231
+ "device": "cgroup",
1232
+ "mount": "/sys/fs/cgroup/blkio",
1233
+ "fs_type": "cgroup",
1234
+ "mount_options": [
1235
+ "rw",
1236
+ "nosuid",
1237
+ "nodev",
1238
+ "noexec",
1239
+ "relatime",
1240
+ "blkio"
1241
+ ]
1242
+ },
1243
+ "cgroup,/sys/fs/cgroup/freezer": {
1244
+ "device": "cgroup",
1245
+ "mount": "/sys/fs/cgroup/freezer",
1246
+ "fs_type": "cgroup",
1247
+ "mount_options": [
1248
+ "rw",
1249
+ "nosuid",
1250
+ "nodev",
1251
+ "noexec",
1252
+ "relatime",
1253
+ "freezer"
1254
+ ]
1255
+ },
1256
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
1257
+ "device": "cgroup",
1258
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
1259
+ "fs_type": "cgroup",
1260
+ "mount_options": [
1261
+ "rw",
1262
+ "nosuid",
1263
+ "nodev",
1264
+ "noexec",
1265
+ "relatime",
1266
+ "cpuacct",
1267
+ "cpu"
1268
+ ]
1269
+ },
1270
+ "cgroup,/sys/fs/cgroup/memory": {
1271
+ "device": "cgroup",
1272
+ "mount": "/sys/fs/cgroup/memory",
1273
+ "fs_type": "cgroup",
1274
+ "mount_options": [
1275
+ "rw",
1276
+ "nosuid",
1277
+ "nodev",
1278
+ "noexec",
1279
+ "relatime",
1280
+ "memory"
1281
+ ]
1282
+ },
1283
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1284
+ "device": "cgroup",
1285
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1286
+ "fs_type": "cgroup",
1287
+ "mount_options": [
1288
+ "rw",
1289
+ "nosuid",
1290
+ "nodev",
1291
+ "noexec",
1292
+ "relatime",
1293
+ "net_prio",
1294
+ "net_cls"
1295
+ ]
1296
+ },
1297
+ "cgroup,/sys/fs/cgroup/hugetlb": {
1298
+ "device": "cgroup",
1299
+ "mount": "/sys/fs/cgroup/hugetlb",
1300
+ "fs_type": "cgroup",
1301
+ "mount_options": [
1302
+ "rw",
1303
+ "nosuid",
1304
+ "nodev",
1305
+ "noexec",
1306
+ "relatime",
1307
+ "hugetlb"
1308
+ ]
1309
+ },
1310
+ "cgroup,/sys/fs/cgroup/cpuset": {
1311
+ "device": "cgroup",
1312
+ "mount": "/sys/fs/cgroup/cpuset",
1313
+ "fs_type": "cgroup",
1314
+ "mount_options": [
1315
+ "rw",
1316
+ "nosuid",
1317
+ "nodev",
1318
+ "noexec",
1319
+ "relatime",
1320
+ "cpuset"
1321
+ ]
1322
+ },
1323
+ "cgroup,/sys/fs/cgroup/pids": {
1324
+ "device": "cgroup",
1325
+ "mount": "/sys/fs/cgroup/pids",
1326
+ "fs_type": "cgroup",
1327
+ "mount_options": [
1328
+ "rw",
1329
+ "nosuid",
1330
+ "nodev",
1331
+ "noexec",
1332
+ "relatime",
1333
+ "pids"
1334
+ ]
1335
+ },
1336
+ "cgroup,/sys/fs/cgroup/devices": {
1337
+ "device": "cgroup",
1338
+ "mount": "/sys/fs/cgroup/devices",
1339
+ "fs_type": "cgroup",
1340
+ "mount_options": [
1341
+ "rw",
1342
+ "nosuid",
1343
+ "nodev",
1344
+ "noexec",
1345
+ "relatime",
1346
+ "devices"
1347
+ ]
1348
+ },
1349
+ "cgroup,/sys/fs/cgroup/perf_event": {
1350
+ "device": "cgroup",
1351
+ "mount": "/sys/fs/cgroup/perf_event",
1352
+ "fs_type": "cgroup",
1353
+ "mount_options": [
1354
+ "rw",
1355
+ "nosuid",
1356
+ "nodev",
1357
+ "noexec",
1358
+ "relatime",
1359
+ "perf_event"
1360
+ ]
1361
+ },
1362
+ "configfs,/sys/kernel/config": {
1363
+ "device": "configfs",
1364
+ "mount": "/sys/kernel/config",
1365
+ "fs_type": "configfs",
1366
+ "mount_options": [
1367
+ "rw",
1368
+ "relatime"
1369
+ ]
1370
+ },
1371
+ "selinuxfs,/sys/fs/selinux": {
1372
+ "device": "selinuxfs",
1373
+ "mount": "/sys/fs/selinux",
1374
+ "fs_type": "selinuxfs",
1375
+ "mount_options": [
1376
+ "rw",
1377
+ "relatime"
1378
+ ]
1379
+ },
1380
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1381
+ "device": "systemd-1",
1382
+ "mount": "/proc/sys/fs/binfmt_misc",
1383
+ "fs_type": "autofs",
1384
+ "mount_options": [
1385
+ "rw",
1386
+ "relatime",
1387
+ "fd=31",
1388
+ "pgrp=1",
1389
+ "timeout=300",
1390
+ "minproto=5",
1391
+ "maxproto=5",
1392
+ "direct"
1393
+ ]
1394
+ },
1395
+ "hugetlbfs,/dev/hugepages": {
1396
+ "device": "hugetlbfs",
1397
+ "mount": "/dev/hugepages",
1398
+ "fs_type": "hugetlbfs",
1399
+ "mount_options": [
1400
+ "rw",
1401
+ "relatime",
1402
+ "seclabel"
1403
+ ]
1404
+ },
1405
+ "debugfs,/sys/kernel/debug": {
1406
+ "device": "debugfs",
1407
+ "mount": "/sys/kernel/debug",
1408
+ "fs_type": "debugfs",
1409
+ "mount_options": [
1410
+ "rw",
1411
+ "relatime"
1412
+ ]
1413
+ },
1414
+ "mqueue,/dev/mqueue": {
1415
+ "device": "mqueue",
1416
+ "mount": "/dev/mqueue",
1417
+ "fs_type": "mqueue",
1418
+ "mount_options": [
1419
+ "rw",
1420
+ "relatime",
1421
+ "seclabel"
1422
+ ]
1423
+ },
1424
+ "/dev/sda,": {
1425
+ "device": "/dev/sda"
1426
+ },
1427
+ "/dev/sda2,": {
1428
+ "device": "/dev/sda2",
1429
+ "fs_type": "LVM2_member",
1430
+ "uuid": "9c51r2-ypMp-I17h-Hcjn-vsoq-SN4s-G4ycNE"
1431
+ },
1432
+ "/dev/mapper/cl-swap,": {
1433
+ "device": "/dev/mapper/cl-swap",
1434
+ "fs_type": "swap",
1435
+ "uuid": "dc0f3e98-04e2-44b9-9067-cbd3f44255b0"
1436
+ },
1437
+ "/dev/sr0,": {
1438
+ "device": "/dev/sr0"
1439
+ },
1440
+ "rootfs,/": {
1441
+ "device": "rootfs",
1442
+ "mount": "/",
1443
+ "fs_type": "rootfs",
1444
+ "mount_options": [
1445
+ "rw"
1446
+ ]
1447
+ }
1448
+ }
1449
+ },
1450
+ "fips": {
1451
+ "kernel": {
1452
+ "enabled": false
1453
+ }
1454
+ },
1455
+ "fqdn": "fauxhai.local",
1456
+ "hostname": "Fauxhai",
1457
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1458
+ "idletime_seconds": 2646450,
1459
+ "init_package": "systemd",
1460
+ "ipaddress": "10.0.0.2",
1461
+ "kernel": {
1462
+ "name": "Linux",
1463
+ "release": "3.10.0-514.el7.x86_64",
1464
+ "version": "#1 SMP Tue Nov 22 16:42:41 UTC 2016",
1465
+ "machine": "x86_64",
1466
+ "processor": "x86_64",
1467
+ "os": "GNU/Linux",
1468
+ "modules": {
1469
+ "ip6t_rpfilter": {
1470
+ "size": "12595",
1471
+ "refcount": "1"
1472
+ },
1473
+ "ipt_REJECT": {
1474
+ "size": "12541",
1475
+ "refcount": "2"
1476
+ },
1477
+ "nf_reject_ipv4": {
1478
+ "size": "13373",
1479
+ "refcount": "1"
1480
+ },
1481
+ "ip6t_REJECT": {
1482
+ "size": "12625",
1483
+ "refcount": "2"
1484
+ },
1485
+ "nf_reject_ipv6": {
1486
+ "size": "13717",
1487
+ "refcount": "1"
1488
+ },
1489
+ "xt_conntrack": {
1490
+ "size": "12760",
1491
+ "refcount": "11"
1492
+ },
1493
+ "ip_set": {
1494
+ "size": "36439",
1495
+ "refcount": "0"
1496
+ },
1497
+ "nfnetlink": {
1498
+ "size": "14696",
1499
+ "refcount": "1"
1500
+ },
1501
+ "ebtable_nat": {
1502
+ "size": "12807",
1503
+ "refcount": "1"
1504
+ },
1505
+ "ebtable_broute": {
1506
+ "size": "12731",
1507
+ "refcount": "1"
1508
+ },
1509
+ "bridge": {
278
1510
  "size": "107106",
279
1511
  "refcount": "1",
280
1512
  "version": "2.3"
@@ -387,44 +1619,16 @@
387
1619
  "size": "12730",
388
1620
  "refcount": "1"
389
1621
  },
390
- "iosf_mbi": {
391
- "size": "13523",
392
- "refcount": "0"
393
- },
394
- "crc32_pclmul": {
395
- "size": "13113",
1622
+ "snd_seq": {
1623
+ "size": "66747",
396
1624
  "refcount": "0"
397
1625
  },
398
- "ghash_clmulni_intel": {
399
- "size": "13259",
400
- "refcount": "0"
1626
+ "snd_seq_device": {
1627
+ "size": "14356",
1628
+ "refcount": "1"
401
1629
  },
402
- "aesni_intel": {
403
- "size": "69884",
404
- "refcount": "0"
405
- },
406
- "snd_seq": {
407
- "size": "66747",
408
- "refcount": "0"
409
- },
410
- "lrw": {
411
- "size": "13286",
412
- "refcount": "1"
413
- },
414
- "gf128mul": {
415
- "size": "14951",
416
- "refcount": "1"
417
- },
418
- "snd_seq_device": {
419
- "size": "14356",
420
- "refcount": "1"
421
- },
422
- "glue_helper": {
423
- "size": "13990",
424
- "refcount": "1"
425
- },
426
- "ppdev": {
427
- "size": "17671",
1630
+ "ppdev": {
1631
+ "size": "17671",
428
1632
  "refcount": "0"
429
1633
  },
430
1634
  "snd_pcm": {
@@ -443,6 +1647,50 @@
443
1647
  "size": "15047",
444
1648
  "refcount": "1"
445
1649
  },
1650
+ "iosf_mbi": {
1651
+ "size": "13523",
1652
+ "refcount": "0"
1653
+ },
1654
+ "crc32_pclmul": {
1655
+ "size": "13113",
1656
+ "refcount": "0"
1657
+ },
1658
+ "ghash_clmulni_intel": {
1659
+ "size": "13259",
1660
+ "refcount": "0"
1661
+ },
1662
+ "parport_pc": {
1663
+ "size": "28165",
1664
+ "refcount": "0"
1665
+ },
1666
+ "i2c_piix4": {
1667
+ "size": "22106",
1668
+ "refcount": "0"
1669
+ },
1670
+ "i2c_core": {
1671
+ "size": "40756",
1672
+ "refcount": "1"
1673
+ },
1674
+ "parport": {
1675
+ "size": "42348",
1676
+ "refcount": "2"
1677
+ },
1678
+ "aesni_intel": {
1679
+ "size": "69884",
1680
+ "refcount": "0"
1681
+ },
1682
+ "lrw": {
1683
+ "size": "13286",
1684
+ "refcount": "1"
1685
+ },
1686
+ "gf128mul": {
1687
+ "size": "14951",
1688
+ "refcount": "1"
1689
+ },
1690
+ "glue_helper": {
1691
+ "size": "13990",
1692
+ "refcount": "1"
1693
+ },
446
1694
  "sg": {
447
1695
  "size": "40721",
448
1696
  "refcount": "0",
@@ -456,26 +1704,10 @@
456
1704
  "size": "20359",
457
1705
  "refcount": "3"
458
1706
  },
459
- "i2c_piix4": {
460
- "size": "22106",
461
- "refcount": "0"
462
- },
463
1707
  "pcspkr": {
464
1708
  "size": "12718",
465
1709
  "refcount": "0"
466
1710
  },
467
- "i2c_core": {
468
- "size": "40756",
469
- "refcount": "1"
470
- },
471
- "parport_pc": {
472
- "size": "28165",
473
- "refcount": "0"
474
- },
475
- "parport": {
476
- "size": "42348",
477
- "refcount": "2"
478
- },
479
1711
  "video": {
480
1712
  "size": "24400",
481
1713
  "refcount": "0"
@@ -500,10 +1732,6 @@
500
1732
  "size": "12714",
501
1733
  "refcount": "1"
502
1734
  },
503
- "crct10dif_generic": {
504
- "size": "12647",
505
- "refcount": "0"
506
- },
507
1735
  "sr_mod": {
508
1736
  "size": "22416",
509
1737
  "refcount": "0"
@@ -512,6 +1740,10 @@
512
1740
  "size": "42556",
513
1741
  "refcount": "1"
514
1742
  },
1743
+ "crct10dif_generic": {
1744
+ "size": "12647",
1745
+ "refcount": "0"
1746
+ },
515
1747
  "ata_generic": {
516
1748
  "size": "12910",
517
1749
  "refcount": "0",
@@ -548,15 +1780,15 @@
548
1780
  "size": "22079",
549
1781
  "refcount": "1"
550
1782
  },
1783
+ "serio_raw": {
1784
+ "size": "13462",
1785
+ "refcount": "0"
1786
+ },
551
1787
  "e1000": {
552
1788
  "size": "137544",
553
1789
  "refcount": "0",
554
1790
  "version": "7.3.21-k8-NAPI"
555
1791
  },
556
- "serio_raw": {
557
- "size": "13462",
558
- "refcount": "0"
559
- },
560
1792
  "libata": {
561
1793
  "size": "247095",
562
1794
  "refcount": "5",
@@ -585,155 +1817,12 @@
585
1817
  }
586
1818
  }
587
1819
  },
588
- "os": "linux",
589
- "os_version": "3.10.0-514.el7.x86_64",
590
- "lsb": {
591
- },
592
- "platform": "centos",
593
- "platform_version": "7.3.1611",
594
- "platform_family": "rhel",
595
- "dmi": {
596
- "dmidecode_version": "3.0",
597
- "smbios_version": "2.5",
598
- "structures": {
599
- "count": "10",
600
- "size": "450"
601
- },
602
- "table_location": "0x000E1000",
603
- "bios": {
604
- "all_records": [
605
- {
606
- "record_id": "0x0000",
607
- "size": "0",
608
- "application_identifier": "BIOS Information",
609
- "Vendor": "innotek GmbH",
610
- "Version": "VirtualBox",
611
- "Release Date": "12/01/2006",
612
- "Address": "0xE0000",
613
- "Runtime Size": "128 kB",
614
- "ROM Size": "128 kB",
615
- "Characteristics": {
616
- "ISA is supported": null,
617
- "PCI is supported": null,
618
- "Boot from CD is supported": null,
619
- "Selectable boot is supported": null,
620
- "8042 keyboard services are supported (int 9h)": null,
621
- "CGA/mono video services are supported (int 10h)": null,
622
- "ACPI is supported": null
623
- }
624
- }
625
- ],
626
- "vendor": "innotek GmbH",
627
- "version": "VirtualBox",
628
- "release_date": "12/01/2006",
629
- "address": "0xE0000",
630
- "runtime_size": "128 kB",
631
- "rom_size": "128 kB"
632
- },
633
- "system": {
634
- "all_records": [
635
- {
636
- "record_id": "0x0001",
637
- "size": "1",
638
- "application_identifier": "System Information",
639
- "Manufacturer": "innotek GmbH",
640
- "Product Name": "VirtualBox",
641
- "Version": "1.2",
642
- "Serial Number": "0",
643
- "UUID": "CEEB4A99-722D-4EEB-A3E7-BD34E6FE51A1",
644
- "Wake-up Type": "Power Switch",
645
- "SKU Number": "Not Specified",
646
- "Family": "Virtual Machine"
647
- }
648
- ],
649
- "manufacturer": "innotek GmbH",
650
- "product_name": "VirtualBox",
651
- "version": "1.2",
652
- "serial_number": "0",
653
- "uuid": "CEEB4A99-722D-4EEB-A3E7-BD34E6FE51A1",
654
- "wake_up_type": "Power Switch",
655
- "sku_number": "Not Specified",
656
- "family": "Virtual Machine"
657
- },
658
- "base_board": {
659
- "all_records": [
660
- {
661
- "record_id": "0x0008",
662
- "size": "2",
663
- "application_identifier": "Base Board Information",
664
- "Manufacturer": "Oracle Corporation",
665
- "Product Name": "VirtualBox",
666
- "Version": "1.2",
667
- "Serial Number": "0",
668
- "Asset Tag": "Not Specified",
669
- "Features": {
670
- "Board is a hosting board": null
671
- },
672
- "Location In Chassis": "Not Specified",
673
- "Chassis Handle": "0x0003",
674
- "Type": "Motherboard",
675
- "Contained Object Handles": "0"
676
- }
677
- ],
678
- "manufacturer": "Oracle Corporation",
679
- "product_name": "VirtualBox",
680
- "version": "1.2",
681
- "serial_number": "0",
682
- "asset_tag": "Not Specified",
683
- "location_in_chassis": "Not Specified",
684
- "chassis_handle": "0x0003",
685
- "type": "Motherboard",
686
- "contained_object_handles": "0"
687
- },
688
- "chassis": {
689
- "all_records": [
690
- {
691
- "record_id": "0x0003",
692
- "size": "3",
693
- "application_identifier": "Chassis Information",
694
- "Manufacturer": "Oracle Corporation",
695
- "Type": "Other",
696
- "Lock": "Not Present",
697
- "Version": "Not Specified",
698
- "Serial Number": "Not Specified",
699
- "Asset Tag": "Not Specified",
700
- "Boot-up State": "Safe",
701
- "Power Supply State": "Safe",
702
- "Thermal State": "Safe",
703
- "Security Status": "None"
704
- }
705
- ],
706
- "manufacturer": "Oracle Corporation",
707
- "type": "Other",
708
- "lock": "Not Present",
709
- "version": "Not Specified",
710
- "serial_number": "Not Specified",
711
- "asset_tag": "Not Specified",
712
- "boot_up_state": "Safe",
713
- "power_supply_state": "Safe",
714
- "thermal_state": "Safe",
715
- "security_status": "None"
716
- },
717
- "oem_strings": {
718
- "all_records": [
719
- {
720
- "record_id": "0x0002",
721
- "size": "11",
722
- "application_identifier": "OEM Strings",
723
- "String 1": "vboxVer_5.1.12",
724
- "String 2": "vboxRev_112440"
725
- }
726
- ],
727
- "string_1": "vboxVer_5.1.12",
728
- "string_2": "vboxRev_112440"
1820
+ "keys": {
1821
+ "ssh": {
1822
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1823
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
729
1824
  }
730
1825
  },
731
- "command": {
732
- "ps": "ps -ef"
733
- },
734
- "init_package": "systemd",
735
- "ohai_time": 1486958858.9533122,
736
- "root_group": "root",
737
1826
  "languages": {
738
1827
  "ruby": {
739
1828
  "bin_dir": "/usr/local/bin",
@@ -743,127 +1832,2258 @@
743
1832
  },
744
1833
  "powershell": null
745
1834
  },
746
- "chef_packages": {
747
- "chef": {
748
- "version": "12.18.31",
749
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.18.31/lib"
750
- },
751
- "ohai": {
752
- "version": "8.22.1",
753
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.22.1/lib/ohai"
754
- }
755
- },
756
- "counters": {
757
- "network": {
758
- "interfaces": {
759
- "eth0": {
760
- "rx": {
761
- "bytes": "0",
762
- "packets": "0",
763
- "errors": "0",
764
- "drop": 0,
765
- "overrun": 0,
766
- "frame": 0,
767
- "compressed": 0,
768
- "multicast": 0
769
- },
770
- "tx": {
771
- "bytes": "342",
772
- "packets": "0",
773
- "errors": "0",
774
- "drop": 0,
775
- "overrun": 0,
776
- "collisions": "0",
777
- "carrier": 0,
778
- "compressed": 0
779
- }
780
- }
781
- }
782
- }
783
- },
784
- "current_user": "fauxhai",
785
- "domain": "local",
786
- "etc": {
787
- "passwd": {
788
- "fauxhai": {
789
- "dir": "/home/fauxhai",
790
- "gid": 0,
791
- "uid": 0,
792
- "shell": "/bin/bash",
793
- "gecos": "Fauxhai"
794
- }
795
- },
796
- "group": {
797
- "fauxhai": {
798
- "gid": 0,
799
- "members": [
800
- "fauxhai"
801
- ]
802
- }
803
- }
804
- },
805
- "hostname": "Fauxhai",
806
- "fqdn": "fauxhai.local",
807
- "ipaddress": "10.0.0.2",
808
- "keys": {
809
- "ssh": {
810
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
811
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
812
- }
1835
+ "lsb": {
813
1836
  },
814
1837
  "macaddress": "11:11:11:11:11:11",
1838
+ "machinename": "Fauxhai",
1839
+ "memory": {
1840
+ "total": "1048576kB"
1841
+ },
815
1842
  "network": {
816
- "default_gateway": "10.0.0.1",
817
- "default_interface": "eth0",
818
- "settings": {
819
- },
820
1843
  "interfaces": {
821
- "eth0": {
1844
+ "lo": {
1845
+ "mtu": "65536",
1846
+ "flags": [
1847
+ "LOOPBACK",
1848
+ "UP",
1849
+ "LOWER_UP"
1850
+ ],
1851
+ "encapsulation": "Loopback",
822
1852
  "addresses": {
823
- "10.0.0.2": {
824
- "broadcast": "10.0.0.255",
1853
+ "127.0.0.1": {
825
1854
  "family": "inet",
826
- "netmask": "255.255.255.0",
827
- "prefixlen": "24",
828
- "scope": "Global"
1855
+ "prefixlen": "8",
1856
+ "netmask": "255.0.0.0",
1857
+ "scope": "Node",
1858
+ "ip_scope": "LOOPBACK"
1859
+ },
1860
+ "::1": {
1861
+ "family": "inet6",
1862
+ "prefixlen": "128",
1863
+ "scope": "Node",
1864
+ "tags": [
1865
+
1866
+ ],
1867
+ "ip_scope": "LINK LOCAL LOOPBACK"
829
1868
  }
830
1869
  },
831
- "arp": {
832
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
833
- },
834
- "encapsulation": "Ethernet",
1870
+ "state": "unknown"
1871
+ },
1872
+ "eth0": {
1873
+ "type": "eth",
1874
+ "number": "0",
1875
+ "mtu": "1500",
835
1876
  "flags": [
836
1877
  "BROADCAST",
837
1878
  "MULTICAST",
838
1879
  "UP",
839
1880
  "LOWER_UP"
840
1881
  ],
841
- "mtu": "1500",
842
- "number": "0",
1882
+ "encapsulation": "Ethernet",
1883
+ "addresses": {
1884
+ "11:11:11:11:11:11": {
1885
+ "family": "lladdr"
1886
+ },
1887
+ "10.0.0.2": {
1888
+ "family": "inet",
1889
+ "prefixlen": "24",
1890
+ "netmask": "255.255.255.0",
1891
+ "broadcast": "10.0.0.255",
1892
+ "scope": "Global",
1893
+ "ip_scope": "RFC1918 PRIVATE"
1894
+ },
1895
+ "fe80::11:1111:1111:1111": {
1896
+ "family": "inet6",
1897
+ "prefixlen": "64",
1898
+ "scope": "Link",
1899
+ "tags": [
1900
+
1901
+ ],
1902
+ "ip_scope": "LINK LOCAL UNICAST"
1903
+ }
1904
+ },
1905
+ "state": "up",
1906
+ "arp": {
1907
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1908
+ },
843
1909
  "routes": [
1910
+ {
1911
+ "destination": "default",
1912
+ "family": "inet",
1913
+ "via": "10.0.0.1"
1914
+ },
844
1915
  {
845
1916
  "destination": "10.0.0.0/24",
846
1917
  "family": "inet",
847
1918
  "scope": "link",
848
1919
  "proto": "kernel",
849
1920
  "src": "10.0.0.2"
1921
+ },
1922
+ {
1923
+ "destination": "fe80::/64",
1924
+ "family": "inet6",
1925
+ "metric": "256",
1926
+ "proto": "kernel"
850
1927
  }
851
1928
  ],
852
- "state": "up",
853
- "type": "eth"
1929
+ "ring_params": {
1930
+ }
854
1931
  }
1932
+ },
1933
+ "default_interface": "eth0",
1934
+ "default_gateway": "10.0.0.1"
1935
+ },
1936
+ "ohai_time": 1497293014.7748349,
1937
+ "os": "linux",
1938
+ "os_version": "3.10.0-514.el7.x86_64",
1939
+ "packages": {
1940
+ "NetworkManager-team": {
1941
+ "epoch": "1",
1942
+ "version": "1.4.0",
1943
+ "release": "12.el7",
1944
+ "installdate": "1497223764",
1945
+ "arch": "x86_64"
1946
+ },
1947
+ "centos-release": {
1948
+ "epoch": "0",
1949
+ "version": "7",
1950
+ "release": "3.1611.el7.centos",
1951
+ "installdate": "1497223682",
1952
+ "arch": "x86_64"
1953
+ },
1954
+ "NetworkManager-wifi": {
1955
+ "epoch": "1",
1956
+ "version": "1.4.0",
1957
+ "release": "12.el7",
1958
+ "installdate": "1497223764",
1959
+ "arch": "x86_64"
1960
+ },
1961
+ "filesystem": {
1962
+ "epoch": "0",
1963
+ "version": "3.2",
1964
+ "release": "21.el7",
1965
+ "installdate": "1497223682",
1966
+ "arch": "x86_64"
1967
+ },
1968
+ "lvm2": {
1969
+ "epoch": "7",
1970
+ "version": "2.02.166",
1971
+ "release": "1.el7",
1972
+ "installdate": "1497223765",
1973
+ "arch": "x86_64"
1974
+ },
1975
+ "ncurses-base": {
1976
+ "epoch": "0",
1977
+ "version": "5.9",
1978
+ "release": "13.20130511.el7",
1979
+ "installdate": "1497223683",
1980
+ "arch": "noarch"
1981
+ },
1982
+ "kexec-tools": {
1983
+ "epoch": "0",
1984
+ "version": "2.0.7",
1985
+ "release": "50.el7",
1986
+ "installdate": "1497223768",
1987
+ "arch": "x86_64"
1988
+ },
1989
+ "bind-license": {
1990
+ "epoch": "32",
1991
+ "version": "9.9.4",
1992
+ "release": "37.el7",
1993
+ "installdate": "1497223683",
1994
+ "arch": "noarch"
1995
+ },
1996
+ "rdma": {
1997
+ "epoch": "0",
1998
+ "version": "7.3_4.7_rc2",
1999
+ "release": "5.el7",
2000
+ "installdate": "1497223770",
2001
+ "arch": "noarch"
2002
+ },
2003
+ "tzdata": {
2004
+ "epoch": "0",
2005
+ "version": "2016g",
2006
+ "release": "2.el7",
2007
+ "installdate": "1497223684",
2008
+ "arch": "noarch"
2009
+ },
2010
+ "openssh-clients": {
2011
+ "epoch": "0",
2012
+ "version": "6.6.1p1",
2013
+ "release": "31.el7",
2014
+ "installdate": "1497223771",
2015
+ "arch": "x86_64"
2016
+ },
2017
+ "nss-softokn-freebl": {
2018
+ "epoch": "0",
2019
+ "version": "3.16.2.3",
2020
+ "release": "14.4.el7",
2021
+ "installdate": "1497223688",
2022
+ "arch": "x86_64"
2023
+ },
2024
+ "postfix": {
2025
+ "epoch": "2",
2026
+ "version": "2.10.1",
2027
+ "release": "6.el7",
2028
+ "installdate": "1497223772",
2029
+ "arch": "x86_64"
2030
+ },
2031
+ "libstdc++": {
2032
+ "epoch": "0",
2033
+ "version": "4.8.5",
2034
+ "release": "11.el7",
2035
+ "installdate": "1497223693",
2036
+ "arch": "x86_64"
2037
+ },
2038
+ "irqbalance": {
2039
+ "epoch": "3",
2040
+ "version": "1.0.7",
2041
+ "release": "6.el7",
2042
+ "installdate": "1497223774",
2043
+ "arch": "x86_64"
2044
+ },
2045
+ "bash": {
2046
+ "epoch": "0",
2047
+ "version": "4.2.46",
2048
+ "release": "20.el7_2",
2049
+ "installdate": "1497223693",
2050
+ "arch": "x86_64"
2051
+ },
2052
+ "biosdevname": {
2053
+ "epoch": "0",
2054
+ "version": "0.7.2",
2055
+ "release": "1.el7",
2056
+ "installdate": "1497223774",
2057
+ "arch": "x86_64"
2058
+ },
2059
+ "pcre": {
2060
+ "epoch": "0",
2061
+ "version": "8.32",
2062
+ "release": "15.el7_2.1",
2063
+ "installdate": "1497223693",
2064
+ "arch": "x86_64"
2065
+ },
2066
+ "microcode_ctl": {
2067
+ "epoch": "2",
2068
+ "version": "2.1",
2069
+ "release": "16.el7",
2070
+ "installdate": "1497223774",
2071
+ "arch": "x86_64"
2072
+ },
2073
+ "zlib": {
2074
+ "epoch": "0",
2075
+ "version": "1.2.7",
2076
+ "release": "17.el7",
2077
+ "installdate": "1497223693",
2078
+ "arch": "x86_64"
2079
+ },
2080
+ "parted": {
2081
+ "epoch": "0",
2082
+ "version": "3.1",
2083
+ "release": "28.el7",
2084
+ "installdate": "1497223775",
2085
+ "arch": "x86_64"
2086
+ },
2087
+ "xz-libs": {
2088
+ "epoch": "0",
2089
+ "version": "5.2.2",
2090
+ "release": "1.el7",
2091
+ "installdate": "1497223694",
2092
+ "arch": "x86_64"
2093
+ },
2094
+ "passwd": {
2095
+ "epoch": "0",
2096
+ "version": "0.79",
2097
+ "release": "4.el7",
2098
+ "installdate": "1497223775",
2099
+ "arch": "x86_64"
2100
+ },
2101
+ "nspr": {
2102
+ "epoch": "0",
2103
+ "version": "4.11.0",
2104
+ "release": "1.el7_2",
2105
+ "installdate": "1497223694",
2106
+ "arch": "x86_64"
2107
+ },
2108
+ "btrfs-progs": {
2109
+ "epoch": "0",
2110
+ "version": "4.4.1",
2111
+ "release": "1.el7",
2112
+ "installdate": "1497223776",
2113
+ "arch": "x86_64"
2114
+ },
2115
+ "popt": {
2116
+ "epoch": "0",
2117
+ "version": "1.13",
2118
+ "release": "16.el7",
2119
+ "installdate": "1497223694",
2120
+ "arch": "x86_64"
2121
+ },
2122
+ "e2fsprogs": {
2123
+ "epoch": "0",
2124
+ "version": "1.42.9",
2125
+ "release": "9.el7",
2126
+ "installdate": "1497223777",
2127
+ "arch": "x86_64"
2128
+ },
2129
+ "libcom_err": {
2130
+ "epoch": "0",
2131
+ "version": "1.42.9",
2132
+ "release": "9.el7",
2133
+ "installdate": "1497223694",
2134
+ "arch": "x86_64"
2135
+ },
2136
+ "rootfiles": {
2137
+ "epoch": "0",
2138
+ "version": "8.1",
2139
+ "release": "11.el7",
2140
+ "installdate": "1497223777",
2141
+ "arch": "noarch"
2142
+ },
2143
+ "libdb": {
2144
+ "epoch": "0",
2145
+ "version": "5.3.21",
2146
+ "release": "19.el7",
2147
+ "installdate": "1497223694",
2148
+ "arch": "x86_64"
2149
+ },
2150
+ "iwl100-firmware": {
2151
+ "epoch": "0",
2152
+ "version": "39.31.5.1",
2153
+ "release": "49.el7",
2154
+ "installdate": "1497223777",
2155
+ "arch": "noarch"
2156
+ },
2157
+ "grep": {
2158
+ "epoch": "0",
2159
+ "version": "2.20",
2160
+ "release": "2.el7",
2161
+ "installdate": "1497223695",
2162
+ "arch": "x86_64"
2163
+ },
2164
+ "iwl2030-firmware": {
2165
+ "epoch": "0",
2166
+ "version": "18.168.6.1",
2167
+ "release": "49.el7",
2168
+ "installdate": "1497223777",
2169
+ "arch": "noarch"
2170
+ },
2171
+ "gawk": {
2172
+ "epoch": "0",
2173
+ "version": "4.0.2",
2174
+ "release": "4.el7",
2175
+ "installdate": "1497223695",
2176
+ "arch": "x86_64"
2177
+ },
2178
+ "iwl5000-firmware": {
2179
+ "epoch": "0",
2180
+ "version": "8.83.5.1_1",
2181
+ "release": "49.el7",
2182
+ "installdate": "1497223778",
2183
+ "arch": "noarch"
2184
+ },
2185
+ "libcap-ng": {
2186
+ "epoch": "0",
2187
+ "version": "0.7.5",
2188
+ "release": "4.el7",
2189
+ "installdate": "1497223695",
2190
+ "arch": "x86_64"
2191
+ },
2192
+ "iwl6000-firmware": {
2193
+ "epoch": "0",
2194
+ "version": "9.221.4.1",
2195
+ "release": "49.el7",
2196
+ "installdate": "1497223778",
2197
+ "arch": "noarch"
2198
+ },
2199
+ "libffi": {
2200
+ "epoch": "0",
2201
+ "version": "3.0.13",
2202
+ "release": "18.el7",
2203
+ "installdate": "1497223695",
2204
+ "arch": "x86_64"
2205
+ },
2206
+ "iwl3160-firmware": {
2207
+ "epoch": "0",
2208
+ "version": "22.0.7.0",
2209
+ "release": "49.el7",
2210
+ "installdate": "1497223780",
2211
+ "arch": "noarch"
2212
+ },
2213
+ "dbus-libs": {
2214
+ "epoch": "1",
2215
+ "version": "1.6.12",
2216
+ "release": "17.el7",
2217
+ "installdate": "1497223695",
2218
+ "arch": "x86_64"
2219
+ },
2220
+ "iwl105-firmware": {
2221
+ "epoch": "0",
2222
+ "version": "18.168.6.1",
2223
+ "release": "49.el7",
2224
+ "installdate": "1497223780",
2225
+ "arch": "noarch"
2226
+ },
2227
+ "libacl": {
2228
+ "epoch": "0",
2229
+ "version": "2.2.51",
2230
+ "release": "12.el7",
2231
+ "installdate": "1497223695",
2232
+ "arch": "x86_64"
2233
+ },
2234
+ "iwl135-firmware": {
2235
+ "epoch": "0",
2236
+ "version": "18.168.6.1",
2237
+ "release": "49.el7",
2238
+ "installdate": "1497223781",
2239
+ "arch": "noarch"
2240
+ },
2241
+ "libgcrypt": {
2242
+ "epoch": "0",
2243
+ "version": "1.5.3",
2244
+ "release": "12.el7_1.1",
2245
+ "installdate": "1497223695",
2246
+ "arch": "x86_64"
2247
+ },
2248
+ "iwl1000-firmware": {
2249
+ "epoch": "1",
2250
+ "version": "39.31.5.1",
2251
+ "release": "49.el7",
2252
+ "installdate": "1497223781",
2253
+ "arch": "noarch"
2254
+ },
2255
+ "cpio": {
2256
+ "epoch": "0",
2257
+ "version": "2.11",
2258
+ "release": "24.el7",
2259
+ "installdate": "1497223696",
2260
+ "arch": "x86_64"
2261
+ },
2262
+ "iwl7260-firmware": {
2263
+ "epoch": "0",
2264
+ "version": "22.0.7.0",
2265
+ "release": "49.el7",
2266
+ "installdate": "1497223781",
2267
+ "arch": "noarch"
2268
+ },
2269
+ "expat": {
2270
+ "epoch": "0",
2271
+ "version": "2.1.0",
2272
+ "release": "8.el7",
2273
+ "installdate": "1497223696",
2274
+ "arch": "x86_64"
2275
+ },
2276
+ "elfutils-libs": {
2277
+ "epoch": "0",
2278
+ "version": "0.166",
2279
+ "release": "2.el7",
2280
+ "installdate": "1497223696",
2281
+ "arch": "x86_64"
2282
+ },
2283
+ "lua": {
2284
+ "epoch": "0",
2285
+ "version": "5.1.4",
2286
+ "release": "15.el7",
2287
+ "installdate": "1497223696",
2288
+ "arch": "x86_64"
2289
+ },
2290
+ "diffutils": {
2291
+ "epoch": "0",
2292
+ "version": "3.3",
2293
+ "release": "4.el7",
2294
+ "installdate": "1497223697",
2295
+ "arch": "x86_64"
2296
+ },
2297
+ "libidn": {
2298
+ "epoch": "0",
2299
+ "version": "1.28",
2300
+ "release": "4.el7",
2301
+ "installdate": "1497223697",
2302
+ "arch": "x86_64"
2303
+ },
2304
+ "gmp": {
2305
+ "epoch": "1",
2306
+ "version": "6.0.0",
2307
+ "release": "12.el7_1",
2308
+ "installdate": "1497223697",
2309
+ "arch": "x86_64"
2310
+ },
2311
+ "libmnl": {
2312
+ "epoch": "0",
2313
+ "version": "1.0.3",
2314
+ "release": "7.el7",
2315
+ "installdate": "1497223697",
2316
+ "arch": "x86_64"
2317
+ },
2318
+ "nss-softokn": {
2319
+ "epoch": "0",
2320
+ "version": "3.16.2.3",
2321
+ "release": "14.4.el7",
2322
+ "installdate": "1497223697",
2323
+ "arch": "x86_64"
2324
+ },
2325
+ "libassuan": {
2326
+ "epoch": "0",
2327
+ "version": "2.1.0",
2328
+ "release": "3.el7",
2329
+ "installdate": "1497223698",
2330
+ "arch": "x86_64"
2331
+ },
2332
+ "e2fsprogs-libs": {
2333
+ "epoch": "0",
2334
+ "version": "1.42.9",
2335
+ "release": "9.el7",
2336
+ "installdate": "1497223698",
2337
+ "arch": "x86_64"
2338
+ },
2339
+ "kmod-libs": {
2340
+ "epoch": "0",
2341
+ "version": "20",
2342
+ "release": "9.el7",
2343
+ "installdate": "1497223698",
2344
+ "arch": "x86_64"
2345
+ },
2346
+ "which": {
2347
+ "epoch": "0",
2348
+ "version": "2.20",
2349
+ "release": "7.el7",
2350
+ "installdate": "1497223698",
2351
+ "arch": "x86_64"
2352
+ },
2353
+ "libgomp": {
2354
+ "epoch": "0",
2355
+ "version": "4.8.5",
2356
+ "release": "11.el7",
2357
+ "installdate": "1497223699",
2358
+ "arch": "x86_64"
2359
+ },
2360
+ "sysvinit-tools": {
2361
+ "epoch": "0",
2362
+ "version": "2.88",
2363
+ "release": "14.dsf.el7",
2364
+ "installdate": "1497223699",
2365
+ "arch": "x86_64"
2366
+ },
2367
+ "p11-kit-trust": {
2368
+ "epoch": "0",
2369
+ "version": "0.20.7",
2370
+ "release": "3.el7",
2371
+ "installdate": "1497223699",
2372
+ "arch": "x86_64"
2373
+ },
2374
+ "libnfnetlink": {
2375
+ "epoch": "0",
2376
+ "version": "1.0.1",
2377
+ "release": "4.el7",
2378
+ "installdate": "1497223701",
2379
+ "arch": "x86_64"
2380
+ },
2381
+ "newt": {
2382
+ "epoch": "0",
2383
+ "version": "0.52.15",
2384
+ "release": "4.el7",
2385
+ "installdate": "1497223701",
2386
+ "arch": "x86_64"
2387
+ },
2388
+ "lzo": {
2389
+ "epoch": "0",
2390
+ "version": "2.06",
2391
+ "release": "8.el7",
2392
+ "installdate": "1497223701",
2393
+ "arch": "x86_64"
2394
+ },
2395
+ "keyutils-libs": {
2396
+ "epoch": "0",
2397
+ "version": "1.5.8",
2398
+ "release": "3.el7",
2399
+ "installdate": "1497223701",
2400
+ "arch": "x86_64"
2401
+ },
2402
+ "gdbm": {
2403
+ "epoch": "0",
2404
+ "version": "1.10",
2405
+ "release": "8.el7",
2406
+ "installdate": "1497223702",
2407
+ "arch": "x86_64"
2408
+ },
2409
+ "iptables": {
2410
+ "epoch": "0",
2411
+ "version": "1.4.21",
2412
+ "release": "17.el7",
2413
+ "installdate": "1497223702",
2414
+ "arch": "x86_64"
2415
+ },
2416
+ "less": {
2417
+ "epoch": "0",
2418
+ "version": "458",
2419
+ "release": "9.el7",
2420
+ "installdate": "1497223702",
2421
+ "arch": "x86_64"
2422
+ },
2423
+ "ipset-libs": {
2424
+ "epoch": "0",
2425
+ "version": "6.19",
2426
+ "release": "6.el7",
2427
+ "installdate": "1497223702",
2428
+ "arch": "x86_64"
2429
+ },
2430
+ "nettle": {
2431
+ "epoch": "0",
2432
+ "version": "2.7.1",
2433
+ "release": "8.el7",
2434
+ "installdate": "1497223703",
2435
+ "arch": "x86_64"
2436
+ },
2437
+ "glib2": {
2438
+ "epoch": "0",
2439
+ "version": "2.46.2",
2440
+ "release": "4.el7",
2441
+ "installdate": "1497223704",
2442
+ "arch": "x86_64"
2443
+ },
2444
+ "libcroco": {
2445
+ "epoch": "0",
2446
+ "version": "0.6.8",
2447
+ "release": "5.el7",
2448
+ "installdate": "1497223705",
2449
+ "arch": "x86_64"
2450
+ },
2451
+ "gobject-introspection": {
2452
+ "epoch": "0",
2453
+ "version": "1.42.0",
2454
+ "release": "1.el7",
2455
+ "installdate": "1497223705",
2456
+ "arch": "x86_64"
2457
+ },
2458
+ "dbus-glib": {
2459
+ "epoch": "0",
2460
+ "version": "0.100",
2461
+ "release": "7.el7",
2462
+ "installdate": "1497223706",
2463
+ "arch": "x86_64"
2464
+ },
2465
+ "acl": {
2466
+ "epoch": "0",
2467
+ "version": "2.2.51",
2468
+ "release": "12.el7",
2469
+ "installdate": "1497223706",
2470
+ "arch": "x86_64"
2471
+ },
2472
+ "libdb-utils": {
2473
+ "epoch": "0",
2474
+ "version": "5.3.21",
2475
+ "release": "19.el7",
2476
+ "installdate": "1497223706",
2477
+ "arch": "x86_64"
2478
+ },
2479
+ "pinentry": {
2480
+ "epoch": "0",
2481
+ "version": "0.8.1",
2482
+ "release": "17.el7",
2483
+ "installdate": "1497223706",
2484
+ "arch": "x86_64"
2485
+ },
2486
+ "make": {
2487
+ "epoch": "1",
2488
+ "version": "3.82",
2489
+ "release": "23.el7",
2490
+ "installdate": "1497223707",
2491
+ "arch": "x86_64"
2492
+ },
2493
+ "libselinux-utils": {
2494
+ "epoch": "0",
2495
+ "version": "2.5",
2496
+ "release": "6.el7",
2497
+ "installdate": "1497223708",
2498
+ "arch": "x86_64"
2499
+ },
2500
+ "ncurses": {
2501
+ "epoch": "0",
2502
+ "version": "5.9",
2503
+ "release": "13.20130511.el7",
2504
+ "installdate": "1497223708",
2505
+ "arch": "x86_64"
2506
+ },
2507
+ "libproxy": {
2508
+ "epoch": "0",
2509
+ "version": "0.4.11",
2510
+ "release": "10.el7",
2511
+ "installdate": "1497223708",
2512
+ "arch": "x86_64"
2513
+ },
2514
+ "libpcap": {
2515
+ "epoch": "14",
2516
+ "version": "1.5.3",
2517
+ "release": "8.el7",
2518
+ "installdate": "1497223708",
2519
+ "arch": "x86_64"
2520
+ },
2521
+ "libverto": {
2522
+ "epoch": "0",
2523
+ "version": "0.2.5",
2524
+ "release": "4.el7",
2525
+ "installdate": "1497223708",
2526
+ "arch": "x86_64"
2527
+ },
2528
+ "coreutils": {
2529
+ "epoch": "0",
2530
+ "version": "8.22",
2531
+ "release": "18.el7",
2532
+ "installdate": "1497223710",
2533
+ "arch": "x86_64"
2534
+ },
2535
+ "libblkid": {
2536
+ "epoch": "0",
2537
+ "version": "2.23.2",
2538
+ "release": "33.el7",
2539
+ "installdate": "1497223711",
2540
+ "arch": "x86_64"
2541
+ },
2542
+ "python": {
2543
+ "epoch": "0",
2544
+ "version": "2.7.5",
2545
+ "release": "48.el7",
2546
+ "installdate": "1497223714",
2547
+ "arch": "x86_64"
2548
+ },
2549
+ "cracklib": {
2550
+ "epoch": "0",
2551
+ "version": "2.9.0",
2552
+ "release": "11.el7",
2553
+ "installdate": "1497223715",
2554
+ "arch": "x86_64"
2555
+ },
2556
+ "dbus-python": {
2557
+ "epoch": "0",
2558
+ "version": "1.1.1",
2559
+ "release": "9.el7",
2560
+ "installdate": "1497223715",
2561
+ "arch": "x86_64"
2562
+ },
2563
+ "libpwquality": {
2564
+ "epoch": "0",
2565
+ "version": "1.2.3",
2566
+ "release": "4.el7",
2567
+ "installdate": "1497223716",
2568
+ "arch": "x86_64"
2569
+ },
2570
+ "systemd-libs": {
2571
+ "epoch": "0",
2572
+ "version": "219",
2573
+ "release": "30.el7",
2574
+ "installdate": "1497223716",
2575
+ "arch": "x86_64"
2576
+ },
2577
+ "procps-ng": {
2578
+ "epoch": "0",
2579
+ "version": "3.3.10",
2580
+ "release": "10.el7",
2581
+ "installdate": "1497223717",
2582
+ "arch": "x86_64"
2583
+ },
2584
+ "pygobject3-base": {
2585
+ "epoch": "0",
2586
+ "version": "3.14.0",
2587
+ "release": "3.el7",
2588
+ "installdate": "1497223717",
2589
+ "arch": "x86_64"
2590
+ },
2591
+ "centos-logos": {
2592
+ "epoch": "0",
2593
+ "version": "70.0.6",
2594
+ "release": "3.el7.centos",
2595
+ "installdate": "1497223719",
2596
+ "arch": "noarch"
2597
+ },
2598
+ "python-pyudev": {
2599
+ "epoch": "0",
2600
+ "version": "0.15",
2601
+ "release": "7.el7_2.1",
2602
+ "installdate": "1497223719",
2603
+ "arch": "noarch"
2604
+ },
2605
+ "libselinux-python": {
2606
+ "epoch": "0",
2607
+ "version": "2.5",
2608
+ "release": "6.el7",
2609
+ "installdate": "1497223719",
2610
+ "arch": "x86_64"
2611
+ },
2612
+ "python-slip-dbus": {
2613
+ "epoch": "0",
2614
+ "version": "0.4.0",
2615
+ "release": "2.el7",
2616
+ "installdate": "1497223719",
2617
+ "arch": "noarch"
2618
+ },
2619
+ "newt-python": {
2620
+ "epoch": "0",
2621
+ "version": "0.52.15",
2622
+ "release": "4.el7",
2623
+ "installdate": "1497223720",
2624
+ "arch": "x86_64"
2625
+ },
2626
+ "python-configobj": {
2627
+ "epoch": "0",
2628
+ "version": "4.7.2",
2629
+ "release": "7.el7",
2630
+ "installdate": "1497223720",
2631
+ "arch": "noarch"
2632
+ },
2633
+ "pyxattr": {
2634
+ "epoch": "0",
2635
+ "version": "0.5.1",
2636
+ "release": "5.el7",
2637
+ "installdate": "1497223720",
2638
+ "arch": "x86_64"
2639
+ },
2640
+ "grubby": {
2641
+ "epoch": "0",
2642
+ "version": "8.28",
2643
+ "release": "18.el7",
2644
+ "installdate": "1497223720",
2645
+ "arch": "x86_64"
2646
+ },
2647
+ "bind-libs-lite": {
2648
+ "epoch": "32",
2649
+ "version": "9.9.4",
2650
+ "release": "37.el7",
2651
+ "installdate": "1497223721",
2652
+ "arch": "x86_64"
2653
+ },
2654
+ "nss-sysinit": {
2655
+ "epoch": "0",
2656
+ "version": "3.21.0",
2657
+ "release": "17.el7",
2658
+ "installdate": "1497223721",
2659
+ "arch": "x86_64"
2660
+ },
2661
+ "nss-tools": {
2662
+ "epoch": "0",
2663
+ "version": "3.21.0",
2664
+ "release": "17.el7",
2665
+ "installdate": "1497223721",
2666
+ "arch": "x86_64"
2667
+ },
2668
+ "binutils": {
2669
+ "epoch": "0",
2670
+ "version": "2.25.1",
2671
+ "release": "22.base.el7",
2672
+ "installdate": "1497223723",
2673
+ "arch": "x86_64"
2674
+ },
2675
+ "mariadb-libs": {
2676
+ "epoch": "1",
2677
+ "version": "5.5.52",
2678
+ "release": "1.el7",
2679
+ "installdate": "1497223723",
2680
+ "arch": "x86_64"
2681
+ },
2682
+ "libcurl": {
2683
+ "epoch": "0",
2684
+ "version": "7.29.0",
2685
+ "release": "35.el7.centos",
2686
+ "installdate": "1497223723",
2687
+ "arch": "x86_64"
2688
+ },
2689
+ "rpm-libs": {
2690
+ "epoch": "0",
2691
+ "version": "4.11.3",
2692
+ "release": "21.el7",
2693
+ "installdate": "1497223724",
2694
+ "arch": "x86_64"
2695
+ },
2696
+ "openldap": {
2697
+ "epoch": "0",
2698
+ "version": "2.4.40",
2699
+ "release": "13.el7",
2700
+ "installdate": "1497223724",
2701
+ "arch": "x86_64"
2702
+ },
2703
+ "dhcp-libs": {
2704
+ "epoch": "12",
2705
+ "version": "4.2.5",
2706
+ "release": "47.el7.centos",
2707
+ "installdate": "1497223724",
2708
+ "arch": "x86_64"
2709
+ },
2710
+ "python-pycurl": {
2711
+ "epoch": "0",
2712
+ "version": "7.19.0",
2713
+ "release": "19.el7",
2714
+ "installdate": "1497223725",
2715
+ "arch": "x86_64"
2716
+ },
2717
+ "fipscheck-lib": {
2718
+ "epoch": "0",
2719
+ "version": "1.4.1",
2720
+ "release": "5.el7",
2721
+ "installdate": "1497223725",
2722
+ "arch": "x86_64"
2723
+ },
2724
+ "hardlink": {
2725
+ "epoch": "1",
2726
+ "version": "1.0",
2727
+ "release": "19.el7",
2728
+ "installdate": "1497223725",
2729
+ "arch": "x86_64"
2730
+ },
2731
+ "gnupg2": {
2732
+ "epoch": "0",
2733
+ "version": "2.0.22",
2734
+ "release": "4.el7",
2735
+ "installdate": "1497223725",
2736
+ "arch": "x86_64"
2737
+ },
2738
+ "rpm-python": {
2739
+ "epoch": "0",
2740
+ "version": "4.11.3",
2741
+ "release": "21.el7",
2742
+ "installdate": "1497223725",
2743
+ "arch": "x86_64"
2744
+ },
2745
+ "pygpgme": {
2746
+ "epoch": "0",
2747
+ "version": "0.3",
2748
+ "release": "9.el7",
2749
+ "installdate": "1497223725",
2750
+ "arch": "x86_64"
2751
+ },
2752
+ "yum": {
2753
+ "epoch": "0",
2754
+ "version": "3.4.3",
2755
+ "release": "150.el7.centos",
2756
+ "installdate": "1497223726",
2757
+ "arch": "noarch"
2758
+ },
2759
+ "libndp": {
2760
+ "epoch": "0",
2761
+ "version": "1.2",
2762
+ "release": "7.el7",
2763
+ "installdate": "1497223726",
2764
+ "arch": "x86_64"
2765
+ },
2766
+ "teamd": {
2767
+ "epoch": "0",
2768
+ "version": "1.25",
2769
+ "release": "4.el7",
2770
+ "installdate": "1497223726",
2771
+ "arch": "x86_64"
2772
+ },
2773
+ "qrencode-libs": {
2774
+ "epoch": "0",
2775
+ "version": "3.4.1",
2776
+ "release": "3.el7",
2777
+ "installdate": "1497223726",
2778
+ "arch": "x86_64"
2779
+ },
2780
+ "device-mapper-persistent-data": {
2781
+ "epoch": "0",
2782
+ "version": "0.6.3",
2783
+ "release": "1.el7",
2784
+ "installdate": "1497223726",
2785
+ "arch": "x86_64"
2786
+ },
2787
+ "libsemanage": {
2788
+ "epoch": "0",
2789
+ "version": "2.5",
2790
+ "release": "4.el7",
2791
+ "installdate": "1497223726",
2792
+ "arch": "x86_64"
2793
+ },
2794
+ "libutempter": {
2795
+ "epoch": "0",
2796
+ "version": "1.1.6",
2797
+ "release": "4.el7",
2798
+ "installdate": "1497223727",
2799
+ "arch": "x86_64"
2800
+ },
2801
+ "kpartx": {
2802
+ "epoch": "0",
2803
+ "version": "0.4.9",
2804
+ "release": "99.el7",
2805
+ "installdate": "1497223727",
2806
+ "arch": "x86_64"
2807
+ },
2808
+ "device-mapper-libs": {
2809
+ "epoch": "7",
2810
+ "version": "1.02.135",
2811
+ "release": "1.el7",
2812
+ "installdate": "1497223727",
2813
+ "arch": "x86_64"
2814
+ },
2815
+ "dracut": {
2816
+ "epoch": "0",
2817
+ "version": "033",
2818
+ "release": "463.el7",
2819
+ "installdate": "1497223728",
2820
+ "arch": "x86_64"
2821
+ },
2822
+ "systemd": {
2823
+ "epoch": "0",
2824
+ "version": "219",
2825
+ "release": "30.el7",
2826
+ "installdate": "1497223729",
2827
+ "arch": "x86_64"
2828
+ },
2829
+ "systemd-sysv": {
2830
+ "epoch": "0",
2831
+ "version": "219",
2832
+ "release": "30.el7",
2833
+ "installdate": "1497223730",
2834
+ "arch": "x86_64"
2835
+ },
2836
+ "polkit-pkla-compat": {
2837
+ "epoch": "0",
2838
+ "version": "0.1",
2839
+ "release": "4.el7",
2840
+ "installdate": "1497223730",
2841
+ "arch": "x86_64"
2842
+ },
2843
+ "initscripts": {
2844
+ "epoch": "0",
2845
+ "version": "9.49.37",
2846
+ "release": "1.el7",
2847
+ "installdate": "1497223731",
2848
+ "arch": "x86_64"
2849
+ },
2850
+ "policycoreutils": {
2851
+ "epoch": "0",
2852
+ "version": "2.5",
2853
+ "release": "8.el7",
2854
+ "installdate": "1497223731",
2855
+ "arch": "x86_64"
2856
+ },
2857
+ "wpa_supplicant": {
2858
+ "epoch": "1",
2859
+ "version": "2.0",
2860
+ "release": "20.el7",
2861
+ "installdate": "1497223731",
2862
+ "arch": "x86_64"
2863
+ },
2864
+ "hwdata": {
2865
+ "epoch": "0",
2866
+ "version": "0.252",
2867
+ "release": "8.4.el7",
2868
+ "installdate": "1497223732",
2869
+ "arch": "x86_64"
2870
+ },
2871
+ "cronie": {
2872
+ "epoch": "0",
2873
+ "version": "1.4.11",
2874
+ "release": "14.el7_2.1",
2875
+ "installdate": "1497223732",
2876
+ "arch": "x86_64"
2877
+ },
2878
+ "openssh": {
2879
+ "epoch": "0",
2880
+ "version": "6.6.1p1",
2881
+ "release": "31.el7",
2882
+ "installdate": "1497223733",
2883
+ "arch": "x86_64"
2884
+ },
2885
+ "libdrm": {
2886
+ "epoch": "0",
2887
+ "version": "2.4.67",
2888
+ "release": "3.el7",
2889
+ "installdate": "1497223733",
2890
+ "arch": "x86_64"
2891
+ },
2892
+ "plymouth": {
2893
+ "epoch": "0",
2894
+ "version": "0.8.9",
2895
+ "release": "0.26.20140113.el7.centos",
2896
+ "installdate": "1497223733",
2897
+ "arch": "x86_64"
2898
+ },
2899
+ "grub2-tools": {
2900
+ "epoch": "1",
2901
+ "version": "2.02",
2902
+ "release": "0.44.el7.centos",
2903
+ "installdate": "1497223734",
2904
+ "arch": "x86_64"
2905
+ },
2906
+ "selinux-policy": {
2907
+ "epoch": "0",
2908
+ "version": "3.13.1",
2909
+ "release": "102.el7",
2910
+ "installdate": "1497223734",
2911
+ "arch": "noarch"
2912
+ },
2913
+ "lvm2-libs": {
2914
+ "epoch": "7",
2915
+ "version": "2.02.166",
2916
+ "release": "1.el7",
2917
+ "installdate": "1497223734",
2918
+ "arch": "x86_64"
2919
+ },
2920
+ "ppp": {
2921
+ "epoch": "0",
2922
+ "version": "2.4.5",
2923
+ "release": "33.el7",
2924
+ "installdate": "1497223734",
2925
+ "arch": "x86_64"
2926
+ },
2927
+ "trousers": {
2928
+ "epoch": "0",
2929
+ "version": "0.3.13",
2930
+ "release": "1.el7",
2931
+ "installdate": "1497223735",
2932
+ "arch": "x86_64"
2933
+ },
2934
+ "glib-networking": {
2935
+ "epoch": "0",
2936
+ "version": "2.42.0",
2937
+ "release": "1.el7",
2938
+ "installdate": "1497223735",
2939
+ "arch": "x86_64"
2940
+ },
2941
+ "NetworkManager": {
2942
+ "epoch": "1",
2943
+ "version": "1.4.0",
2944
+ "release": "12.el7",
2945
+ "installdate": "1497223736",
2946
+ "arch": "x86_64"
2947
+ },
2948
+ "alsa-firmware": {
2949
+ "epoch": "0",
2950
+ "version": "1.0.28",
2951
+ "release": "2.el7",
2952
+ "installdate": "1497223736",
2953
+ "arch": "noarch"
2954
+ },
2955
+ "virt-what": {
2956
+ "epoch": "0",
2957
+ "version": "1.13",
2958
+ "release": "8.el7",
2959
+ "installdate": "1497223737",
2960
+ "arch": "x86_64"
2961
+ },
2962
+ "lsscsi": {
2963
+ "epoch": "0",
2964
+ "version": "0.27",
2965
+ "release": "4.el7",
2966
+ "installdate": "1497223737",
2967
+ "arch": "x86_64"
2968
+ },
2969
+ "json-c": {
2970
+ "epoch": "0",
2971
+ "version": "0.11",
2972
+ "release": "4.el7_0",
2973
+ "installdate": "1497223737",
2974
+ "arch": "x86_64"
2975
+ },
2976
+ "linux-firmware": {
2977
+ "epoch": "0",
2978
+ "version": "20160830",
2979
+ "release": "49.git7534e19.el7",
2980
+ "installdate": "1497223748",
2981
+ "arch": "noarch"
2982
+ },
2983
+ "kbd": {
2984
+ "epoch": "0",
2985
+ "version": "1.15.5",
2986
+ "release": "12.el7",
2987
+ "installdate": "1497223762",
2988
+ "arch": "x86_64"
2989
+ },
2990
+ "man-db": {
2991
+ "epoch": "0",
2992
+ "version": "2.6.3",
2993
+ "release": "9.el7",
2994
+ "installdate": "1497223763",
2995
+ "arch": "x86_64"
2996
+ },
2997
+ "tuned": {
2998
+ "epoch": "0",
2999
+ "version": "2.7.1",
3000
+ "release": "3.el7",
3001
+ "installdate": "1497223764",
3002
+ "arch": "noarch"
3003
+ },
3004
+ "libgcc": {
3005
+ "epoch": "0",
3006
+ "version": "4.8.5",
3007
+ "release": "11.el7",
3008
+ "installdate": "1497223682",
3009
+ "arch": "x86_64"
3010
+ },
3011
+ "NetworkManager-tui": {
3012
+ "epoch": "1",
3013
+ "version": "1.4.0",
3014
+ "release": "12.el7",
3015
+ "installdate": "1497223764",
3016
+ "arch": "x86_64"
3017
+ },
3018
+ "setup": {
3019
+ "epoch": "0",
3020
+ "version": "2.8.71",
3021
+ "release": "7.el7",
3022
+ "installdate": "1497223682",
3023
+ "arch": "noarch"
3024
+ },
3025
+ "firewalld": {
3026
+ "epoch": "0",
3027
+ "version": "0.4.3.2",
3028
+ "release": "8.el7",
3029
+ "installdate": "1497223764",
3030
+ "arch": "noarch"
3031
+ },
3032
+ "basesystem": {
3033
+ "epoch": "0",
3034
+ "version": "10.0",
3035
+ "release": "7.el7.centos",
3036
+ "installdate": "1497223682",
3037
+ "arch": "noarch"
3038
+ },
3039
+ "selinux-policy-targeted": {
3040
+ "epoch": "0",
3041
+ "version": "3.13.1",
3042
+ "release": "102.el7",
3043
+ "installdate": "1497223767",
3044
+ "arch": "noarch"
3045
+ },
3046
+ "kbd-misc": {
3047
+ "epoch": "0",
3048
+ "version": "1.15.5",
3049
+ "release": "12.el7",
3050
+ "installdate": "1497223683",
3051
+ "arch": "noarch"
3052
+ },
3053
+ "grub2": {
3054
+ "epoch": "1",
3055
+ "version": "2.02",
3056
+ "release": "0.44.el7.centos",
3057
+ "installdate": "1497223770",
3058
+ "arch": "x86_64"
3059
+ },
3060
+ "firewalld-filesystem": {
3061
+ "epoch": "0",
3062
+ "version": "0.4.3.2",
3063
+ "release": "8.el7",
3064
+ "installdate": "1497223683",
3065
+ "arch": "noarch"
3066
+ },
3067
+ "openssh-server": {
3068
+ "epoch": "0",
3069
+ "version": "6.6.1p1",
3070
+ "release": "31.el7",
3071
+ "installdate": "1497223770",
3072
+ "arch": "x86_64"
3073
+ },
3074
+ "glibc-common": {
3075
+ "epoch": "0",
3076
+ "version": "2.17",
3077
+ "release": "157.el7",
3078
+ "installdate": "1497223688",
3079
+ "arch": "x86_64"
3080
+ },
3081
+ "authconfig": {
3082
+ "epoch": "0",
3083
+ "version": "6.2.8",
3084
+ "release": "14.el7",
3085
+ "installdate": "1497223771",
3086
+ "arch": "x86_64"
3087
+ },
3088
+ "glibc": {
3089
+ "epoch": "0",
3090
+ "version": "2.17",
3091
+ "release": "157.el7",
3092
+ "installdate": "1497223689",
3093
+ "arch": "x86_64"
3094
+ },
3095
+ "audit": {
3096
+ "epoch": "0",
3097
+ "version": "2.6.5",
3098
+ "release": "3.el7",
3099
+ "installdate": "1497223774",
3100
+ "arch": "x86_64"
3101
+ },
3102
+ "ncurses-libs": {
3103
+ "epoch": "0",
3104
+ "version": "5.9",
3105
+ "release": "13.20130511.el7",
3106
+ "installdate": "1497223693",
3107
+ "arch": "x86_64"
3108
+ },
3109
+ "aic94xx-firmware": {
3110
+ "epoch": "0",
3111
+ "version": "30",
3112
+ "release": "6.el7",
3113
+ "installdate": "1497223774",
3114
+ "arch": "noarch"
3115
+ },
3116
+ "libsepol": {
3117
+ "epoch": "0",
3118
+ "version": "2.5",
3119
+ "release": "6.el7",
3120
+ "installdate": "1497223693",
3121
+ "arch": "x86_64"
3122
+ },
3123
+ "chrony": {
3124
+ "epoch": "0",
3125
+ "version": "2.1.1",
3126
+ "release": "3.el7.centos",
3127
+ "installdate": "1497223774",
3128
+ "arch": "x86_64"
3129
+ },
3130
+ "libselinux": {
3131
+ "epoch": "0",
3132
+ "version": "2.5",
3133
+ "release": "6.el7",
3134
+ "installdate": "1497223693",
3135
+ "arch": "x86_64"
3136
+ },
3137
+ "dracut-config-rescue": {
3138
+ "epoch": "0",
3139
+ "version": "033",
3140
+ "release": "463.el7",
3141
+ "installdate": "1497223775",
3142
+ "arch": "x86_64"
3143
+ },
3144
+ "info": {
3145
+ "epoch": "0",
3146
+ "version": "5.1",
3147
+ "release": "4.el7",
3148
+ "installdate": "1497223693",
3149
+ "arch": "x86_64"
3150
+ },
3151
+ "kernel-tools": {
3152
+ "epoch": "0",
3153
+ "version": "3.10.0",
3154
+ "release": "514.el7",
3155
+ "installdate": "1497223775",
3156
+ "arch": "x86_64"
3157
+ },
3158
+ "sed": {
3159
+ "epoch": "0",
3160
+ "version": "4.2.2",
3161
+ "release": "5.el7",
3162
+ "installdate": "1497223694",
3163
+ "arch": "x86_64"
3164
+ },
3165
+ "sudo": {
3166
+ "epoch": "0",
3167
+ "version": "1.8.6p7",
3168
+ "release": "20.el7",
3169
+ "installdate": "1497223776",
3170
+ "arch": "x86_64"
3171
+ },
3172
+ "libuuid": {
3173
+ "epoch": "0",
3174
+ "version": "2.23.2",
3175
+ "release": "33.el7",
3176
+ "installdate": "1497223694",
3177
+ "arch": "x86_64"
3178
+ },
3179
+ "xfsprogs": {
3180
+ "epoch": "0",
3181
+ "version": "4.5.0",
3182
+ "release": "8.el7",
3183
+ "installdate": "1497223777",
3184
+ "arch": "x86_64"
3185
+ },
3186
+ "chkconfig": {
3187
+ "epoch": "0",
3188
+ "version": "1.7.2",
3189
+ "release": "1.el7",
3190
+ "installdate": "1497223694",
3191
+ "arch": "x86_64"
3192
+ },
3193
+ "libsysfs": {
3194
+ "epoch": "0",
3195
+ "version": "2.1.0",
3196
+ "release": "16.el7",
3197
+ "installdate": "1497223777",
3198
+ "arch": "x86_64"
3199
+ },
3200
+ "nss-util": {
3201
+ "epoch": "0",
3202
+ "version": "3.21.0",
3203
+ "release": "2.2.el7_2",
3204
+ "installdate": "1497223694",
3205
+ "arch": "x86_64"
3206
+ },
3207
+ "iwl6000g2b-firmware": {
3208
+ "epoch": "0",
3209
+ "version": "17.168.5.2",
3210
+ "release": "49.el7",
3211
+ "installdate": "1497223777",
3212
+ "arch": "noarch"
3213
+ },
3214
+ "bzip2-libs": {
3215
+ "epoch": "0",
3216
+ "version": "1.0.6",
3217
+ "release": "13.el7",
3218
+ "installdate": "1497223694",
3219
+ "arch": "x86_64"
3220
+ },
3221
+ "iwl6050-firmware": {
3222
+ "epoch": "0",
3223
+ "version": "41.28.5.1",
3224
+ "release": "49.el7",
3225
+ "installdate": "1497223777",
3226
+ "arch": "noarch"
3227
+ },
3228
+ "readline": {
3229
+ "epoch": "0",
3230
+ "version": "6.2",
3231
+ "release": "9.el7",
3232
+ "installdate": "1497223695",
3233
+ "arch": "x86_64"
3234
+ },
3235
+ "iwl6000g2a-firmware": {
3236
+ "epoch": "0",
3237
+ "version": "17.168.5.3",
3238
+ "release": "49.el7",
3239
+ "installdate": "1497223778",
3240
+ "arch": "noarch"
3241
+ },
3242
+ "elfutils-libelf": {
3243
+ "epoch": "0",
3244
+ "version": "0.166",
3245
+ "release": "2.el7",
3246
+ "installdate": "1497223695",
3247
+ "arch": "x86_64"
3248
+ },
3249
+ "iwl5150-firmware": {
3250
+ "epoch": "0",
3251
+ "version": "8.24.2.2",
3252
+ "release": "49.el7",
3253
+ "installdate": "1497223778",
3254
+ "arch": "noarch"
3255
+ },
3256
+ "audit-libs": {
3257
+ "epoch": "0",
3258
+ "version": "2.6.5",
3259
+ "release": "3.el7",
3260
+ "installdate": "1497223695",
3261
+ "arch": "x86_64"
3262
+ },
3263
+ "iwl7265-firmware": {
3264
+ "epoch": "0",
3265
+ "version": "22.0.7.0",
3266
+ "release": "49.el7",
3267
+ "installdate": "1497223780",
3268
+ "arch": "noarch"
3269
+ },
3270
+ "libgpg-error": {
3271
+ "epoch": "0",
3272
+ "version": "1.12",
3273
+ "release": "3.el7",
3274
+ "installdate": "1497223695",
3275
+ "arch": "x86_64"
3276
+ },
3277
+ "iwl3945-firmware": {
3278
+ "epoch": "0",
3279
+ "version": "15.32.2.9",
3280
+ "release": "49.el7",
3281
+ "installdate": "1497223780",
3282
+ "arch": "noarch"
3283
+ },
3284
+ "libattr": {
3285
+ "epoch": "0",
3286
+ "version": "2.4.46",
3287
+ "release": "12.el7",
3288
+ "installdate": "1497223695",
3289
+ "arch": "x86_64"
3290
+ },
3291
+ "ivtv-firmware": {
3292
+ "epoch": "2",
3293
+ "version": "20080701",
3294
+ "release": "26.el7",
3295
+ "installdate": "1497223780",
3296
+ "arch": "noarch"
3297
+ },
3298
+ "libcap": {
3299
+ "epoch": "0",
3300
+ "version": "2.22",
3301
+ "release": "8.el7",
3302
+ "installdate": "1497223695",
3303
+ "arch": "x86_64"
3304
+ },
3305
+ "iwl2000-firmware": {
3306
+ "epoch": "0",
3307
+ "version": "18.168.6.1",
3308
+ "release": "49.el7",
3309
+ "installdate": "1497223781",
3310
+ "arch": "noarch"
3311
+ },
3312
+ "libxml2": {
3313
+ "epoch": "0",
3314
+ "version": "2.9.1",
3315
+ "release": "6.el7_2.3",
3316
+ "installdate": "1497223696",
3317
+ "arch": "x86_64"
3318
+ },
3319
+ "iwl4965-firmware": {
3320
+ "epoch": "0",
3321
+ "version": "228.61.2.24",
3322
+ "release": "49.el7",
3323
+ "installdate": "1497223781",
3324
+ "arch": "noarch"
3325
+ },
3326
+ "libnl3": {
3327
+ "epoch": "0",
3328
+ "version": "3.2.28",
3329
+ "release": "2.el7",
3330
+ "installdate": "1497223696",
3331
+ "arch": "x86_64"
3332
+ },
3333
+ "chef": {
3334
+ "epoch": "0",
3335
+ "version": "13.1.31",
3336
+ "release": "1.el7",
3337
+ "installdate": "1497293006",
3338
+ "arch": "x86_64"
3339
+ },
3340
+ "p11-kit": {
3341
+ "epoch": "0",
3342
+ "version": "0.20.7",
3343
+ "release": "3.el7",
3344
+ "installdate": "1497223696",
3345
+ "arch": "x86_64"
3346
+ },
3347
+ "sqlite": {
3348
+ "epoch": "0",
3349
+ "version": "3.7.17",
3350
+ "release": "8.el7",
3351
+ "installdate": "1497223696",
3352
+ "arch": "x86_64"
3353
+ },
3354
+ "findutils": {
3355
+ "epoch": "1",
3356
+ "version": "4.5.11",
3357
+ "release": "5.el7",
3358
+ "installdate": "1497223697",
3359
+ "arch": "x86_64"
3360
+ },
3361
+ "jansson": {
3362
+ "epoch": "0",
3363
+ "version": "2.4",
3364
+ "release": "6.el7",
3365
+ "installdate": "1497223697",
3366
+ "arch": "x86_64"
3367
+ },
3368
+ "file-libs": {
3369
+ "epoch": "0",
3370
+ "version": "5.11",
3371
+ "release": "33.el7",
3372
+ "installdate": "1497223697",
3373
+ "arch": "x86_64"
3374
+ },
3375
+ "pciutils-libs": {
3376
+ "epoch": "0",
3377
+ "version": "3.5.1",
3378
+ "release": "1.el7",
3379
+ "installdate": "1497223697",
3380
+ "arch": "x86_64"
3381
+ },
3382
+ "file": {
3383
+ "epoch": "0",
3384
+ "version": "5.11",
3385
+ "release": "33.el7",
3386
+ "installdate": "1497223697",
3387
+ "arch": "x86_64"
3388
+ },
3389
+ "libnl3-cli": {
3390
+ "epoch": "0",
3391
+ "version": "3.2.28",
3392
+ "release": "2.el7",
3393
+ "installdate": "1497223698",
3394
+ "arch": "x86_64"
3395
+ },
3396
+ "cyrus-sasl-lib": {
3397
+ "epoch": "0",
3398
+ "version": "2.1.26",
3399
+ "release": "20.el7_2",
3400
+ "installdate": "1497223698",
3401
+ "arch": "x86_64"
3402
+ },
3403
+ "groff-base": {
3404
+ "epoch": "0",
3405
+ "version": "1.22.2",
3406
+ "release": "8.el7",
3407
+ "installdate": "1497223698",
3408
+ "arch": "x86_64"
3409
+ },
3410
+ "xz": {
3411
+ "epoch": "0",
3412
+ "version": "5.2.2",
3413
+ "release": "1.el7",
3414
+ "installdate": "1497223698",
3415
+ "arch": "x86_64"
3416
+ },
3417
+ "libunistring": {
3418
+ "epoch": "0",
3419
+ "version": "0.9.3",
3420
+ "release": "9.el7",
3421
+ "installdate": "1497223699",
3422
+ "arch": "x86_64"
3423
+ },
3424
+ "libedit": {
3425
+ "epoch": "0",
3426
+ "version": "3.0",
3427
+ "release": "12.20121213cvs.el7",
3428
+ "installdate": "1497223699",
3429
+ "arch": "x86_64"
3430
+ },
3431
+ "libtasn1": {
3432
+ "epoch": "0",
3433
+ "version": "3.8",
3434
+ "release": "3.el7",
3435
+ "installdate": "1497223699",
3436
+ "arch": "x86_64"
3437
+ },
3438
+ "ca-certificates": {
3439
+ "epoch": "0",
3440
+ "version": "2015.2.6",
3441
+ "release": "73.el7",
3442
+ "installdate": "1497223699",
3443
+ "arch": "noarch"
3444
+ },
3445
+ "slang": {
3446
+ "epoch": "0",
3447
+ "version": "2.2.4",
3448
+ "release": "11.el7",
3449
+ "installdate": "1497223701",
3450
+ "arch": "x86_64"
3451
+ },
3452
+ "tcp_wrappers-libs": {
3453
+ "epoch": "0",
3454
+ "version": "7.6",
3455
+ "release": "77.el7",
3456
+ "installdate": "1497223701",
3457
+ "arch": "x86_64"
3458
+ },
3459
+ "hostname": {
3460
+ "epoch": "0",
3461
+ "version": "3.13",
3462
+ "release": "3.el7",
3463
+ "installdate": "1497223701",
3464
+ "arch": "x86_64"
3465
+ },
3466
+ "ethtool": {
3467
+ "epoch": "2",
3468
+ "version": "4.5",
3469
+ "release": "3.el7",
3470
+ "installdate": "1497223701",
3471
+ "arch": "x86_64"
3472
+ },
3473
+ "libnetfilter_conntrack": {
3474
+ "epoch": "0",
3475
+ "version": "1.0.4",
3476
+ "release": "2.el7",
3477
+ "installdate": "1497223702",
3478
+ "arch": "x86_64"
3479
+ },
3480
+ "iproute": {
3481
+ "epoch": "0",
3482
+ "version": "3.10.0",
3483
+ "release": "74.el7",
3484
+ "installdate": "1497223702",
3485
+ "arch": "x86_64"
3486
+ },
3487
+ "libteam": {
3488
+ "epoch": "0",
3489
+ "version": "1.25",
3490
+ "release": "4.el7",
3491
+ "installdate": "1497223702",
3492
+ "arch": "x86_64"
3493
+ },
3494
+ "ipset": {
3495
+ "epoch": "0",
3496
+ "version": "6.19",
3497
+ "release": "6.el7",
3498
+ "installdate": "1497223703",
3499
+ "arch": "x86_64"
3500
+ },
3501
+ "pkgconfig": {
3502
+ "epoch": "1",
3503
+ "version": "0.27.1",
3504
+ "release": "4.el7",
3505
+ "installdate": "1497223703",
3506
+ "arch": "x86_64"
3507
+ },
3508
+ "shared-mime-info": {
3509
+ "epoch": "0",
3510
+ "version": "1.1",
3511
+ "release": "9.el7",
3512
+ "installdate": "1497223704",
3513
+ "arch": "x86_64"
3514
+ },
3515
+ "gettext-libs": {
3516
+ "epoch": "0",
3517
+ "version": "0.18.2.1",
3518
+ "release": "4.el7",
3519
+ "installdate": "1497223705",
3520
+ "arch": "x86_64"
3521
+ },
3522
+ "gsettings-desktop-schemas": {
3523
+ "epoch": "0",
3524
+ "version": "3.14.2",
3525
+ "release": "1.el7",
3526
+ "installdate": "1497223706",
3527
+ "arch": "x86_64"
3528
+ },
3529
+ "tar": {
3530
+ "epoch": "2",
3531
+ "version": "1.26",
3532
+ "release": "31.el7",
3533
+ "installdate": "1497223706",
3534
+ "arch": "x86_64"
3535
+ },
3536
+ "vim-minimal": {
3537
+ "epoch": "2",
3538
+ "version": "7.4.160",
3539
+ "release": "1.el7",
3540
+ "installdate": "1497223706",
3541
+ "arch": "x86_64"
3542
+ },
3543
+ "libss": {
3544
+ "epoch": "0",
3545
+ "version": "1.42.9",
3546
+ "release": "9.el7",
3547
+ "installdate": "1497223706",
3548
+ "arch": "x86_64"
3549
+ },
3550
+ "mozjs17": {
3551
+ "epoch": "0",
3552
+ "version": "17.0.0",
3553
+ "release": "19.el7",
3554
+ "installdate": "1497223707",
3555
+ "arch": "x86_64"
3556
+ },
3557
+ "GeoIP": {
3558
+ "epoch": "0",
3559
+ "version": "1.5.0",
3560
+ "release": "11.el7",
3561
+ "installdate": "1497223708",
3562
+ "arch": "x86_64"
3563
+ },
3564
+ "freetype": {
3565
+ "epoch": "0",
3566
+ "version": "2.4.11",
3567
+ "release": "12.el7",
3568
+ "installdate": "1497223708",
3569
+ "arch": "x86_64"
3570
+ },
3571
+ "libmodman": {
3572
+ "epoch": "0",
3573
+ "version": "2.0.1",
3574
+ "release": "8.el7",
3575
+ "installdate": "1497223708",
3576
+ "arch": "x86_64"
3577
+ },
3578
+ "snappy": {
3579
+ "epoch": "0",
3580
+ "version": "1.1.0",
3581
+ "release": "3.el7",
3582
+ "installdate": "1497223708",
3583
+ "arch": "x86_64"
3584
+ },
3585
+ "numactl-libs": {
3586
+ "epoch": "0",
3587
+ "version": "2.0.9",
3588
+ "release": "6.el7_2",
3589
+ "installdate": "1497223708",
3590
+ "arch": "x86_64"
3591
+ },
3592
+ "openssl-libs": {
3593
+ "epoch": "1",
3594
+ "version": "1.0.1e",
3595
+ "release": "60.el7",
3596
+ "installdate": "1497223709",
3597
+ "arch": "x86_64"
3598
+ },
3599
+ "krb5-libs": {
3600
+ "epoch": "0",
3601
+ "version": "1.14.1",
3602
+ "release": "26.el7",
3603
+ "installdate": "1497223711",
3604
+ "arch": "x86_64"
3605
+ },
3606
+ "python-libs": {
3607
+ "epoch": "0",
3608
+ "version": "2.7.5",
3609
+ "release": "48.el7",
3610
+ "installdate": "1497223714",
3611
+ "arch": "x86_64"
3612
+ },
3613
+ "gzip": {
3614
+ "epoch": "0",
3615
+ "version": "1.5",
3616
+ "release": "8.el7",
3617
+ "installdate": "1497223715",
3618
+ "arch": "x86_64"
3619
+ },
3620
+ "python-decorator": {
3621
+ "epoch": "0",
3622
+ "version": "3.4.0",
3623
+ "release": "3.el7",
3624
+ "installdate": "1497223715",
3625
+ "arch": "noarch"
3626
+ },
3627
+ "cracklib-dicts": {
3628
+ "epoch": "0",
3629
+ "version": "2.9.0",
3630
+ "release": "11.el7",
3631
+ "installdate": "1497223716",
3632
+ "arch": "x86_64"
3633
+ },
3634
+ "pam": {
3635
+ "epoch": "0",
3636
+ "version": "1.1.8",
3637
+ "release": "18.el7",
3638
+ "installdate": "1497223716",
3639
+ "arch": "x86_64"
3640
+ },
3641
+ "libgudev1": {
3642
+ "epoch": "0",
3643
+ "version": "219",
3644
+ "release": "30.el7",
3645
+ "installdate": "1497223716",
3646
+ "arch": "x86_64"
3647
+ },
3648
+ "gettext": {
3649
+ "epoch": "0",
3650
+ "version": "0.18.2.1",
3651
+ "release": "4.el7",
3652
+ "installdate": "1497223717",
3653
+ "arch": "x86_64"
3654
+ },
3655
+ "libmount": {
3656
+ "epoch": "0",
3657
+ "version": "2.23.2",
3658
+ "release": "33.el7",
3659
+ "installdate": "1497223717",
3660
+ "arch": "x86_64"
3661
+ },
3662
+ "plymouth-core-libs": {
3663
+ "epoch": "0",
3664
+ "version": "0.8.9",
3665
+ "release": "0.26.20140113.el7.centos",
3666
+ "installdate": "1497223719",
3667
+ "arch": "x86_64"
3668
+ },
3669
+ "python-iniparse": {
3670
+ "epoch": "0",
3671
+ "version": "0.4",
3672
+ "release": "9.el7",
3673
+ "installdate": "1497223719",
3674
+ "arch": "noarch"
3675
+ },
3676
+ "python-slip": {
3677
+ "epoch": "0",
3678
+ "version": "0.4.0",
3679
+ "release": "2.el7",
3680
+ "installdate": "1497223719",
3681
+ "arch": "noarch"
3682
+ },
3683
+ "python-firewall": {
3684
+ "epoch": "0",
3685
+ "version": "0.4.3.2",
3686
+ "release": "8.el7",
3687
+ "installdate": "1497223720",
3688
+ "arch": "noarch"
3689
+ },
3690
+ "yum-metadata-parser": {
3691
+ "epoch": "0",
3692
+ "version": "1.1.4",
3693
+ "release": "10.el7",
3694
+ "installdate": "1497223720",
3695
+ "arch": "x86_64"
3696
+ },
3697
+ "pyliblzma": {
3698
+ "epoch": "0",
3699
+ "version": "0.5.3",
3700
+ "release": "11.el7",
3701
+ "installdate": "1497223720",
3702
+ "arch": "x86_64"
3703
+ },
3704
+ "python-perf": {
3705
+ "epoch": "0",
3706
+ "version": "3.10.0",
3707
+ "release": "514.el7",
3708
+ "installdate": "1497223720",
3709
+ "arch": "x86_64"
3710
+ },
3711
+ "openssl": {
3712
+ "epoch": "1",
3713
+ "version": "1.0.1e",
3714
+ "release": "60.el7",
3715
+ "installdate": "1497223720",
3716
+ "arch": "x86_64"
3717
+ },
3718
+ "nss": {
3719
+ "epoch": "0",
3720
+ "version": "3.21.0",
3721
+ "release": "17.el7",
3722
+ "installdate": "1497223721",
3723
+ "arch": "x86_64"
3724
+ },
3725
+ "NetworkManager-libnm": {
3726
+ "epoch": "1",
3727
+ "version": "1.4.0",
3728
+ "release": "12.el7",
3729
+ "installdate": "1497223721",
3730
+ "arch": "x86_64"
3731
+ },
3732
+ "logrotate": {
3733
+ "epoch": "0",
3734
+ "version": "3.8.6",
3735
+ "release": "12.el7",
3736
+ "installdate": "1497223722",
3737
+ "arch": "x86_64"
3738
+ },
3739
+ "alsa-lib": {
3740
+ "epoch": "0",
3741
+ "version": "1.1.1",
3742
+ "release": "1.el7",
3743
+ "installdate": "1497223723",
3744
+ "arch": "x86_64"
3745
+ },
3746
+ "libssh2": {
3747
+ "epoch": "0",
3748
+ "version": "1.4.3",
3749
+ "release": "10.el7_2.1",
3750
+ "installdate": "1497223723",
3751
+ "arch": "x86_64"
3752
+ },
3753
+ "curl": {
3754
+ "epoch": "0",
3755
+ "version": "7.29.0",
3756
+ "release": "35.el7.centos",
3757
+ "installdate": "1497223723",
3758
+ "arch": "x86_64"
3759
+ },
3760
+ "rpm": {
3761
+ "epoch": "0",
3762
+ "version": "4.11.3",
3763
+ "release": "21.el7",
3764
+ "installdate": "1497223724",
3765
+ "arch": "x86_64"
3766
+ },
3767
+ "libuser": {
3768
+ "epoch": "0",
3769
+ "version": "0.60",
3770
+ "release": "7.el7_1",
3771
+ "installdate": "1497223724",
3772
+ "arch": "x86_64"
3773
+ },
3774
+ "dhcp-common": {
3775
+ "epoch": "12",
3776
+ "version": "4.2.5",
3777
+ "release": "47.el7.centos",
3778
+ "installdate": "1497223725",
3779
+ "arch": "x86_64"
3780
+ },
3781
+ "python-urlgrabber": {
3782
+ "epoch": "0",
3783
+ "version": "3.10",
3784
+ "release": "8.el7",
3785
+ "installdate": "1497223725",
3786
+ "arch": "noarch"
3787
+ },
3788
+ "fipscheck": {
3789
+ "epoch": "0",
3790
+ "version": "1.4.1",
3791
+ "release": "5.el7",
3792
+ "installdate": "1497223725",
3793
+ "arch": "x86_64"
3794
+ },
3795
+ "pth": {
3796
+ "epoch": "0",
3797
+ "version": "2.0.7",
3798
+ "release": "23.el7",
3799
+ "installdate": "1497223725",
3800
+ "arch": "x86_64"
3801
+ },
3802
+ "rpm-build-libs": {
3803
+ "epoch": "0",
3804
+ "version": "4.11.3",
3805
+ "release": "21.el7",
3806
+ "installdate": "1497223725",
3807
+ "arch": "x86_64"
3808
+ },
3809
+ "gpgme": {
3810
+ "epoch": "0",
3811
+ "version": "1.3.2",
3812
+ "release": "5.el7",
3813
+ "installdate": "1497223725",
3814
+ "arch": "x86_64"
3815
+ },
3816
+ "yum-plugin-fastestmirror": {
3817
+ "epoch": "0",
3818
+ "version": "1.1.31",
3819
+ "release": "40.el7",
3820
+ "installdate": "1497223725",
3821
+ "arch": "noarch"
3822
+ },
3823
+ "kernel-tools-libs": {
3824
+ "epoch": "0",
3825
+ "version": "3.10.0",
3826
+ "release": "514.el7",
3827
+ "installdate": "1497223726",
3828
+ "arch": "x86_64"
3829
+ },
3830
+ "libdaemon": {
3831
+ "epoch": "0",
3832
+ "version": "0.14",
3833
+ "release": "7.el7",
3834
+ "installdate": "1497223726",
3835
+ "arch": "x86_64"
3836
+ },
3837
+ "dmidecode": {
3838
+ "epoch": "1",
3839
+ "version": "3.0",
3840
+ "release": "2.el7",
3841
+ "installdate": "1497223726",
3842
+ "arch": "x86_64"
3843
+ },
3844
+ "libaio": {
3845
+ "epoch": "0",
3846
+ "version": "0.3.109",
3847
+ "release": "13.el7",
3848
+ "installdate": "1497223726",
3849
+ "arch": "x86_64"
3850
+ },
3851
+ "ustr": {
3852
+ "epoch": "0",
3853
+ "version": "1.0.4",
3854
+ "release": "16.el7",
3855
+ "installdate": "1497223726",
3856
+ "arch": "x86_64"
3857
+ },
3858
+ "shadow-utils": {
3859
+ "epoch": "2",
3860
+ "version": "4.1.5.1",
3861
+ "release": "24.el7",
3862
+ "installdate": "1497223727",
3863
+ "arch": "x86_64"
3864
+ },
3865
+ "util-linux": {
3866
+ "epoch": "0",
3867
+ "version": "2.23.2",
3868
+ "release": "33.el7",
3869
+ "installdate": "1497223727",
3870
+ "arch": "x86_64"
3871
+ },
3872
+ "device-mapper": {
3873
+ "epoch": "7",
3874
+ "version": "1.02.135",
3875
+ "release": "1.el7",
3876
+ "installdate": "1497223727",
3877
+ "arch": "x86_64"
3878
+ },
3879
+ "cryptsetup-libs": {
3880
+ "epoch": "0",
3881
+ "version": "1.7.2",
3882
+ "release": "1.el7",
3883
+ "installdate": "1497223727",
3884
+ "arch": "x86_64"
3885
+ },
3886
+ "kmod": {
3887
+ "epoch": "0",
3888
+ "version": "20",
3889
+ "release": "9.el7",
3890
+ "installdate": "1497223728",
3891
+ "arch": "x86_64"
3892
+ },
3893
+ "dbus": {
3894
+ "epoch": "1",
3895
+ "version": "1.6.12",
3896
+ "release": "17.el7",
3897
+ "installdate": "1497223730",
3898
+ "arch": "x86_64"
3899
+ },
3900
+ "polkit": {
3901
+ "epoch": "0",
3902
+ "version": "0.112",
3903
+ "release": "9.el7",
3904
+ "installdate": "1497223730",
3905
+ "arch": "x86_64"
3906
+ },
3907
+ "iputils": {
3908
+ "epoch": "0",
3909
+ "version": "20160308",
3910
+ "release": "8.el7",
3911
+ "installdate": "1497223730",
3912
+ "arch": "x86_64"
3913
+ },
3914
+ "device-mapper-event-libs": {
3915
+ "epoch": "7",
3916
+ "version": "1.02.135",
3917
+ "release": "1.el7",
3918
+ "installdate": "1497223731",
3919
+ "arch": "x86_64"
3920
+ },
3921
+ "dhclient": {
3922
+ "epoch": "12",
3923
+ "version": "4.2.5",
3924
+ "release": "47.el7.centos",
3925
+ "installdate": "1497223731",
3926
+ "arch": "x86_64"
3927
+ },
3928
+ "os-prober": {
3929
+ "epoch": "0",
3930
+ "version": "1.58",
3931
+ "release": "9.el7",
3932
+ "installdate": "1497223731",
3933
+ "arch": "x86_64"
3934
+ },
3935
+ "cronie-anacron": {
3936
+ "epoch": "0",
3937
+ "version": "1.4.11",
3938
+ "release": "14.el7_2.1",
3939
+ "installdate": "1497223732",
3940
+ "arch": "x86_64"
3941
+ },
3942
+ "crontabs": {
3943
+ "epoch": "0",
3944
+ "version": "1.11",
3945
+ "release": "6.20121102git.el7",
3946
+ "installdate": "1497223732",
3947
+ "arch": "noarch"
3948
+ },
3949
+ "libpciaccess": {
3950
+ "epoch": "0",
3951
+ "version": "0.13.4",
3952
+ "release": "2.el7",
3953
+ "installdate": "1497223733",
3954
+ "arch": "x86_64"
3955
+ },
3956
+ "plymouth-scripts": {
3957
+ "epoch": "0",
3958
+ "version": "0.8.9",
3959
+ "release": "0.26.20140113.el7.centos",
3960
+ "installdate": "1497223733",
3961
+ "arch": "x86_64"
3962
+ },
3963
+ "pciutils": {
3964
+ "epoch": "0",
3965
+ "version": "3.5.1",
3966
+ "release": "1.el7",
3967
+ "installdate": "1497223733",
3968
+ "arch": "x86_64"
3969
+ },
3970
+ "dracut-network": {
3971
+ "epoch": "0",
3972
+ "version": "033",
3973
+ "release": "463.el7",
3974
+ "installdate": "1497223734",
3975
+ "arch": "x86_64"
3976
+ },
3977
+ "device-mapper-event": {
3978
+ "epoch": "7",
3979
+ "version": "1.02.135",
3980
+ "release": "1.el7",
3981
+ "installdate": "1497223734",
3982
+ "arch": "x86_64"
3983
+ },
3984
+ "dnsmasq": {
3985
+ "epoch": "0",
3986
+ "version": "2.66",
3987
+ "release": "21.el7",
3988
+ "installdate": "1497223734",
3989
+ "arch": "x86_64"
3990
+ },
3991
+ "ebtables": {
3992
+ "epoch": "0",
3993
+ "version": "2.0.10",
3994
+ "release": "15.el7",
3995
+ "installdate": "1497223734",
3996
+ "arch": "x86_64"
3997
+ },
3998
+ "gnutls": {
3999
+ "epoch": "0",
4000
+ "version": "3.3.24",
4001
+ "release": "1.el7",
4002
+ "installdate": "1497223735",
4003
+ "arch": "x86_64"
4004
+ },
4005
+ "libsoup": {
4006
+ "epoch": "0",
4007
+ "version": "2.48.1",
4008
+ "release": "6.el7",
4009
+ "installdate": "1497223735",
4010
+ "arch": "x86_64"
4011
+ },
4012
+ "fxload": {
4013
+ "epoch": "0",
4014
+ "version": "2002_04_11",
4015
+ "release": "16.el7",
4016
+ "installdate": "1497223736",
4017
+ "arch": "x86_64"
4018
+ },
4019
+ "alsa-tools-firmware": {
4020
+ "epoch": "0",
4021
+ "version": "1.1.0",
4022
+ "release": "1.el7",
4023
+ "installdate": "1497223737",
4024
+ "arch": "x86_64"
4025
+ },
4026
+ "libestr": {
4027
+ "epoch": "0",
4028
+ "version": "0.1.9",
4029
+ "release": "2.el7",
4030
+ "installdate": "1497223737",
4031
+ "arch": "x86_64"
4032
+ },
4033
+ "libpipeline": {
4034
+ "epoch": "0",
4035
+ "version": "1.2.3",
4036
+ "release": "3.el7",
4037
+ "installdate": "1497223737",
4038
+ "arch": "x86_64"
4039
+ },
4040
+ "kbd-legacy": {
4041
+ "epoch": "0",
4042
+ "version": "1.15.5",
4043
+ "release": "12.el7",
4044
+ "installdate": "1497223737",
4045
+ "arch": "noarch"
4046
+ },
4047
+ "kernel": {
4048
+ "epoch": "0",
4049
+ "version": "3.10.0",
4050
+ "release": "514.el7",
4051
+ "installdate": "1497223761",
4052
+ "arch": "x86_64"
4053
+ },
4054
+ "rsyslog": {
4055
+ "epoch": "0",
4056
+ "version": "7.4.7",
4057
+ "release": "16.el7",
4058
+ "installdate": "1497223762",
4059
+ "arch": "x86_64"
4060
+ },
4061
+ "iprutils": {
4062
+ "epoch": "0",
4063
+ "version": "2.4.13.1",
4064
+ "release": "1.el7",
4065
+ "installdate": "1497223763",
4066
+ "arch": "x86_64"
855
4067
  }
856
4068
  },
4069
+ "platform": "centos",
4070
+ "platform_family": "rhel",
4071
+ "platform_version": "7.3.1611",
4072
+ "root_group": "root",
4073
+ "shard_seed": 109710805,
4074
+ "shells": [
4075
+ "/bin/sh",
4076
+ "/bin/bash",
4077
+ "/sbin/nologin",
4078
+ "/usr/bin/sh",
4079
+ "/usr/bin/bash",
4080
+ "/usr/sbin/nologin"
4081
+ ],
4082
+ "time": {
4083
+ "timezone": "GMT"
4084
+ },
857
4085
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
858
4086
  "uptime_seconds": 2646450,
859
- "cpu": {
860
- "real": 1,
861
- "total": 1,
862
- "cores": 1
863
- },
864
- "memory": {
865
- "total": "1048576kB"
866
- },
867
4087
  "virtualization": {
868
4088
  "systems": {
869
4089
  }