simp-rspec-puppet-facts 1.2.0 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -0
  3. data/facts/1.7/centos-6-x86_64.facts +7 -6
  4. data/facts/1.7/centos-7-x86_64.facts +6 -5
  5. data/facts/1.7/redhat-6-x86_64.facts +6 -5
  6. data/facts/1.7/redhat-7-x86_64.facts +6 -5
  7. data/facts/2.0/centos-6-x86_64.facts +7 -6
  8. data/facts/2.0/centos-7-x86_64.facts +8 -7
  9. data/facts/2.0/redhat-6-x86_64.facts +6 -5
  10. data/facts/2.0/redhat-7-x86_64.facts +6 -5
  11. data/facts/2.1/centos-6-x86_64.facts +7 -6
  12. data/facts/2.1/centos-7-x86_64.facts +8 -7
  13. data/facts/2.1/redhat-6-x86_64.facts +5 -4
  14. data/facts/2.1/redhat-7-x86_64.facts +5 -4
  15. data/facts/2.2/centos-6-x86_64.facts +8 -7
  16. data/facts/2.2/centos-7-x86_64.facts +9 -8
  17. data/facts/2.2/redhat-6-x86_64.facts +6 -5
  18. data/facts/2.2/redhat-7-x86_64.facts +6 -5
  19. data/facts/2.3/centos-6-x86_64.facts +8 -7
  20. data/facts/2.3/centos-7-x86_64.facts +9 -8
  21. data/facts/2.3/redhat-6-x86_64.facts +6 -5
  22. data/facts/2.3/redhat-7-x86_64.facts +6 -5
  23. data/facts/2.4/centos-6-x86_64.facts +8 -7
  24. data/facts/2.4/centos-7-x86_64.facts +9 -8
  25. data/facts/2.4/redhat-6-x86_64.facts +6 -5
  26. data/facts/2.4/redhat-7-x86_64.facts +6 -5
  27. data/facts/3.0/centos-6-x86_64.facts +404 -316
  28. data/facts/3.0/centos-7-x86_64.facts +408 -320
  29. data/facts/3.0/redhat-6-x86_64.facts +405 -314
  30. data/facts/3.0/redhat-7-x86_64.facts +415 -324
  31. data/facts/3.1/centos-6-x86_64.facts +430 -342
  32. data/facts/3.1/centos-7-x86_64.facts +434 -346
  33. data/facts/3.1/redhat-6-x86_64.facts +431 -340
  34. data/facts/3.1/redhat-7-x86_64.facts +441 -350
  35. data/facts/Vagrantfile +9 -9
  36. data/facts/scripts/get_facts.rb +8 -0
  37. data/facts/{get_facts.sh → scripts/get_facts_for_each_facter.sh} +18 -10
  38. data/lib/simp/rspec-puppet-facts.rb +5 -0
  39. data/lib/simp/version.rb +1 -1
  40. metadata +5 -11
  41. data/facts/1.6/centos-6-x86_64.facts +0 -0
  42. data/facts/1.6/centos-7-x86_64.facts +0 -0
  43. data/facts/1.6/redhat-6-x86_64.facts +0 -0
  44. data/facts/1.6/redhat-7-x86_64.facts +0 -0
@@ -18,13 +18,13 @@
18
18
  "kernelrelease": "2.6.32-431.el6.x86_64",
19
19
  "operatingsystemrelease": "6.5",
20
20
  "memorysize": "1.83 GB",
21
- "memoryfree": "1.71 GB",
21
+ "memoryfree": "1.70 GB",
22
22
  "swapsize": "3.00 GB",
23
23
  "swapfree": "3.00 GB",
24
24
  "swapsize_mb": "3071.99",
25
25
  "swapfree_mb": "3071.99",
26
26
  "memorysize_mb": "1877.43",
27
- "memoryfree_mb": "1755.69",
27
+ "memoryfree_mb": "1739.25",
28
28
  "hardwareisa": "x86_64",
29
29
  "id": "root",
30
30
  "timezone": "EDT",
@@ -38,14 +38,14 @@
38
38
  "manufacturer": "innotek GmbH",
39
39
  "productname": "VirtualBox",
40
40
  "serialnumber": "0",
41
- "uuid": "13768983-8D2B-451F-937F-ADDD3C6DBE40",
41
+ "uuid": "9DF34A35-231F-4D73-B6CA-365C81EB20F1",
42
42
  "type": "Other",
43
43
  "facterversion": "2.1.0",
44
44
  "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
45
45
  "rubyversion": "2.1.7",
46
46
  "kernelversion": "2.6.32",
47
47
  "uniqueid": "007f0100",
48
- "uptime_seconds": 62,
48
+ "uptime_seconds": 79,
49
49
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
50
50
  "processorcount": "1",
51
51
  "operatingsystemmajrelease": "6",
@@ -202,6 +202,7 @@
202
202
  }
203
203
  },
204
204
  "root_home": "/root",
205
+ "puppet_vardir": "/var/lib/puppet",
205
206
  "is_pe": false,
206
207
  "has_tpm": false,
207
208
  "gdm_version": "0.0.0"
@@ -45,16 +45,16 @@
45
45
  "manufacturer": "innotek GmbH",
46
46
  "productname": "VirtualBox",
47
47
  "serialnumber": "0",
48
- "uuid": "34D3157B-EE15-4BB7-80B4-1CAB1D14262F",
48
+ "uuid": "26AFABD5-44C8-4335-97E3-A81EAE065F48",
49
49
  "type": "Other",
50
50
  "memorysize": "489.04 MB",
51
- "memoryfree": "336.26 MB",
51
+ "memoryfree": "324.47 MB",
52
52
  "swapsize": "1024.00 MB",
53
53
  "swapfree": "1024.00 MB",
54
54
  "swapsize_mb": "1024.00",
55
55
  "swapfree_mb": "1024.00",
56
56
  "memorysize_mb": "489.04",
57
- "memoryfree_mb": "336.26",
57
+ "memoryfree_mb": "324.47",
58
58
  "netmask": "255.255.255.0",
59
59
  "network_enp0s3": "10.0.2.0",
60
60
  "network_lo": "127.0.0.0",
@@ -93,7 +93,7 @@
93
93
  "uptime": "0:01 hours",
94
94
  "uptime_days": 0,
95
95
  "uptime_hours": 0,
96
- "uptime_seconds": 60,
96
+ "uptime_seconds": 69,
97
97
  "radius_version": "unknown",
98
98
  "openldap_arch": "i386",
99
99
  "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
@@ -207,6 +207,7 @@
207
207
  }
208
208
  },
209
209
  "root_home": "/root",
210
+ "puppet_vardir": "/var/lib/puppet",
210
211
  "is_pe": false,
211
212
  "has_tpm": false,
212
213
  "gdm_version": "0.0.0"
@@ -45,7 +45,7 @@
45
45
  }
46
46
  },
47
47
  "system_uptime": {
48
- "seconds": 84,
48
+ "seconds": 79,
49
49
  "hours": 0,
50
50
  "days": 0,
51
51
  "uptime": "0:01 hours"
@@ -59,17 +59,17 @@
59
59
  "network_lo": "127.0.0.0",
60
60
  "osfamily": "RedHat",
61
61
  "memorysize": "490.39 MB",
62
- "memoryfree": "391.32 MB",
62
+ "memoryfree": "379.98 MB",
63
63
  "swapsize": "992.00 MB",
64
- "swapfree": "991.86 MB",
64
+ "swapfree": "991.82 MB",
65
65
  "swapsize_mb": "992.00",
66
- "swapfree_mb": "991.86",
66
+ "swapfree_mb": "991.82",
67
67
  "memorysize_mb": "490.39",
68
- "memoryfree_mb": "391.32",
68
+ "memoryfree_mb": "379.98",
69
69
  "operatingsystemmajrelease": "6",
70
70
  "netmask": "255.255.255.0",
71
71
  "operatingsystemrelease": "6.6",
72
- "uptime_seconds": 84,
72
+ "uptime_seconds": 79,
73
73
  "boardmanufacturer": "Oracle Corporation",
74
74
  "boardproductname": "VirtualBox",
75
75
  "boardserialnumber": "0",
@@ -79,7 +79,7 @@
79
79
  "manufacturer": "innotek GmbH",
80
80
  "productname": "VirtualBox",
81
81
  "serialnumber": "0",
82
- "uuid": "744D861E-723F-4811-A97E-7DB0430088C6",
82
+ "uuid": "F8C11CF8-EB58-4157-A0E5-286D3CAD976E",
83
83
  "type": "Other",
84
84
  "processors": {
85
85
  "models": [
@@ -229,6 +229,7 @@
229
229
  }
230
230
  },
231
231
  "root_home": "/root",
232
+ "puppet_vardir": "/var/lib/puppet",
232
233
  "is_pe": false,
233
234
  "has_tpm": false,
234
235
  "gdm_version": "0.0.0"
@@ -3,7 +3,7 @@
3
3
  "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:/vagrant/modules/xwindows/lib/facter:",
4
4
  "kernel": "Linux",
5
5
  "system_uptime": {
6
- "seconds": 81,
6
+ "seconds": 72,
7
7
  "hours": 0,
8
8
  "days": 0,
9
9
  "uptime": "0:01 hours"
@@ -47,7 +47,7 @@
47
47
  "count": 1,
48
48
  "physicalcount": 1
49
49
  },
50
- "uptime_seconds": 81,
50
+ "uptime_seconds": 72,
51
51
  "uptime": "0:01 hours",
52
52
  "ps": "ps -ef",
53
53
  "operatingsystemmajrelease": "7",
@@ -84,13 +84,13 @@
84
84
  "uptime_days": 0,
85
85
  "ipaddress": "10.0.2.15",
86
86
  "memorysize": "490.41 MB",
87
- "memoryfree": "312.30 MB",
87
+ "memoryfree": "312.13 MB",
88
88
  "swapsize": "1.03 GB",
89
89
  "swapfree": "1.03 GB",
90
90
  "swapsize_mb": "1056.00",
91
- "swapfree_mb": "1055.80",
91
+ "swapfree_mb": "1055.99",
92
92
  "memorysize_mb": "490.41",
93
- "memoryfree_mb": "312.30",
93
+ "memoryfree_mb": "312.13",
94
94
  "filesystems": "xfs",
95
95
  "hardwareisa": "x86_64",
96
96
  "uniqueid": "007f0100",
@@ -109,7 +109,7 @@
109
109
  "manufacturer": "innotek GmbH",
110
110
  "productname": "VirtualBox",
111
111
  "serialnumber": "0",
112
- "uuid": "C2A0AE40-3196-4933-B3ED-6190E43931A1",
112
+ "uuid": "467C09E7-625C-4836-9E1C-4C2C173538A3",
113
113
  "type": "Other",
114
114
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
115
115
  "processorcount": "1",
@@ -159,7 +159,7 @@
159
159
  "model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
160
160
  "stepping": "4",
161
161
  "microcode": "0x19",
162
- "cpu_MHz": "3092.908",
162
+ "cpu_MHz": "3092.805",
163
163
  "cache_size": "4096 KB",
164
164
  "physical_id": "0",
165
165
  "siblings": "1",
@@ -221,7 +221,7 @@
221
221
  "3dnowprefetch",
222
222
  "rdseed"
223
223
  ],
224
- "bogomips": "6185.81",
224
+ "bogomips": "6185.61",
225
225
  "clflush_size": "64",
226
226
  "cache_alignment": "64",
227
227
  "address_sizes": "39 bits physical, 48 bits virtual",
@@ -229,6 +229,7 @@
229
229
  }
230
230
  },
231
231
  "root_home": "/root",
232
+ "puppet_vardir": "/var/lib/puppet",
232
233
  "is_pe": false,
233
234
  "has_tpm": false,
234
235
  "gdm_version": "0.0.0"
@@ -34,13 +34,13 @@
34
34
  "kernelrelease": "2.6.32-431.el6.x86_64",
35
35
  "operatingsystemrelease": "6.5",
36
36
  "memorysize": "1.83 GB",
37
- "memoryfree": "1.71 GB",
37
+ "memoryfree": "1.70 GB",
38
38
  "swapsize": "3.00 GB",
39
39
  "swapfree": "3.00 GB",
40
40
  "swapsize_mb": "3071.99",
41
41
  "swapfree_mb": "3071.99",
42
42
  "memorysize_mb": "1877.43",
43
- "memoryfree_mb": "1754.88",
43
+ "memoryfree_mb": "1738.10",
44
44
  "hardwareisa": "x86_64",
45
45
  "id": "root",
46
46
  "timezone": "EDT",
@@ -54,14 +54,14 @@
54
54
  "manufacturer": "innotek GmbH",
55
55
  "productname": "VirtualBox",
56
56
  "serialnumber": "0",
57
- "uuid": "13768983-8D2B-451F-937F-ADDD3C6DBE40",
57
+ "uuid": "9DF34A35-231F-4D73-B6CA-365C81EB20F1",
58
58
  "type": "Other",
59
59
  "facterversion": "2.2.0",
60
60
  "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
61
61
  "rubyversion": "2.1.7",
62
62
  "kernelversion": "2.6.32",
63
63
  "uniqueid": "007f0100",
64
- "uptime_seconds": 65,
64
+ "uptime_seconds": 83,
65
65
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
66
66
  "processorcount": "1",
67
67
  "operatingsystemmajrelease": "6",
@@ -83,7 +83,7 @@
83
83
  }
84
84
  },
85
85
  "system_uptime": {
86
- "seconds": 65,
86
+ "seconds": 83,
87
87
  "hours": 0,
88
88
  "days": 0,
89
89
  "uptime": "0:01 hours"
@@ -225,6 +225,7 @@
225
225
  }
226
226
  },
227
227
  "root_home": "/root",
228
+ "puppet_vardir": "/var/lib/puppet",
228
229
  "is_pe": false,
229
230
  "has_tpm": false,
230
231
  "gdm_version": "0.0.0"
@@ -3,7 +3,7 @@
3
3
  "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/foreman/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/openldap/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/tpm/lib/facter:/vagrant/modules/xwindows/lib/facter:",
4
4
  "kernel": "Linux",
5
5
  "system_uptime": {
6
- "seconds": 63,
6
+ "seconds": 72,
7
7
  "hours": 0,
8
8
  "days": 0,
9
9
  "uptime": "0:01 hours"
@@ -47,7 +47,7 @@
47
47
  "count": 1,
48
48
  "physicalcount": 1
49
49
  },
50
- "uptime_seconds": 63,
50
+ "uptime_seconds": 72,
51
51
  "uptime": "0:01 hours",
52
52
  "ps": "ps -ef",
53
53
  "operatingsystemmajrelease": "7",
@@ -84,13 +84,13 @@
84
84
  "uptime_days": 0,
85
85
  "ipaddress": "10.0.2.15",
86
86
  "memorysize": "489.04 MB",
87
- "memoryfree": "319.82 MB",
87
+ "memoryfree": "322.86 MB",
88
88
  "swapsize": "1024.00 MB",
89
89
  "swapfree": "1024.00 MB",
90
90
  "swapsize_mb": "1024.00",
91
91
  "swapfree_mb": "1024.00",
92
92
  "memorysize_mb": "489.04",
93
- "memoryfree_mb": "319.82",
93
+ "memoryfree_mb": "322.86",
94
94
  "filesystems": "xfs",
95
95
  "hardwareisa": "x86_64",
96
96
  "uniqueid": "007f0100",
@@ -111,7 +111,7 @@
111
111
  "manufacturer": "innotek GmbH",
112
112
  "productname": "VirtualBox",
113
113
  "serialnumber": "0",
114
- "uuid": "34D3157B-EE15-4BB7-80B4-1CAB1D14262F",
114
+ "uuid": "26AFABD5-44C8-4335-97E3-A81EAE065F48",
115
115
  "type": "Other",
116
116
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
117
117
  "processorcount": "1",
@@ -230,6 +230,7 @@
230
230
  }
231
231
  },
232
232
  "root_home": "/root",
233
+ "puppet_vardir": "/var/lib/puppet",
233
234
  "is_pe": false,
234
235
  "has_tpm": false,
235
236
  "gdm_version": "0.0.0"
@@ -46,7 +46,7 @@
46
46
  }
47
47
  },
48
48
  "system_uptime": {
49
- "seconds": 88,
49
+ "seconds": 84,
50
50
  "hours": 0,
51
51
  "days": 0,
52
52
  "uptime": "0:01 hours"
@@ -60,17 +60,17 @@
60
60
  "network_lo": "127.0.0.0",
61
61
  "osfamily": "RedHat",
62
62
  "memorysize": "490.39 MB",
63
- "memoryfree": "392.68 MB",
63
+ "memoryfree": "378.97 MB",
64
64
  "swapsize": "992.00 MB",
65
- "swapfree": "991.86 MB",
65
+ "swapfree": "991.82 MB",
66
66
  "swapsize_mb": "992.00",
67
- "swapfree_mb": "991.86",
67
+ "swapfree_mb": "991.82",
68
68
  "memorysize_mb": "490.39",
69
- "memoryfree_mb": "392.68",
69
+ "memoryfree_mb": "378.97",
70
70
  "operatingsystemmajrelease": "6",
71
71
  "netmask": "255.255.255.0",
72
72
  "operatingsystemrelease": "6.6",
73
- "uptime_seconds": 88,
73
+ "uptime_seconds": 84,
74
74
  "boardmanufacturer": "Oracle Corporation",
75
75
  "boardproductname": "VirtualBox",
76
76
  "boardserialnumber": "0",
@@ -80,7 +80,7 @@
80
80
  "manufacturer": "innotek GmbH",
81
81
  "productname": "VirtualBox",
82
82
  "serialnumber": "0",
83
- "uuid": "744D861E-723F-4811-A97E-7DB0430088C6",
83
+ "uuid": "F8C11CF8-EB58-4157-A0E5-286D3CAD976E",
84
84
  "type": "Other",
85
85
  "processors": {
86
86
  "models": [
@@ -230,6 +230,7 @@
230
230
  }
231
231
  },
232
232
  "root_home": "/root",
233
+ "puppet_vardir": "/var/lib/puppet",
233
234
  "is_pe": false,
234
235
  "has_tpm": false,
235
236
  "gdm_version": "0.0.0"
@@ -55,16 +55,16 @@
55
55
  "manufacturer": "innotek GmbH",
56
56
  "productname": "VirtualBox",
57
57
  "serialnumber": "0",
58
- "uuid": "C2A0AE40-3196-4933-B3ED-6190E43931A1",
58
+ "uuid": "467C09E7-625C-4836-9E1C-4C2C173538A3",
59
59
  "type": "Other",
60
60
  "memorysize": "490.41 MB",
61
- "memoryfree": "326.34 MB",
61
+ "memoryfree": "311.31 MB",
62
62
  "swapsize": "1.03 GB",
63
63
  "swapfree": "1.03 GB",
64
64
  "swapsize_mb": "1056.00",
65
- "swapfree_mb": "1055.80",
65
+ "swapfree_mb": "1055.99",
66
66
  "memorysize_mb": "490.41",
67
- "memoryfree_mb": "326.34",
67
+ "memoryfree_mb": "311.31",
68
68
  "netmask": "255.255.255.0",
69
69
  "network_enp0s3": "10.0.2.0",
70
70
  "network_lo": "127.0.0.0",
@@ -105,7 +105,7 @@
105
105
  "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBcSUcHQOfBDZElr6PBmxc/4ZDaIhsugXM7OE2SQj35iOMCN/I3XfINMo8SvBIQ6CsBqPnzgbKRBs7e1FPFnsT4=",
106
106
  "sshfp_ecdsa": "SSHFP 3 1 91edfdf5e7e098f4392606865c017dabc26804bb\nSSHFP 3 2 f00c65a1884bfec52db11de89254f0bfd46baf9e759546654c94371a05ee0dba",
107
107
  "system_uptime": {
108
- "seconds": 86,
108
+ "seconds": 76,
109
109
  "hours": 0,
110
110
  "days": 0,
111
111
  "uptime": "0:01 hours"
@@ -115,7 +115,7 @@
115
115
  "uptime": "0:01 hours",
116
116
  "uptime_days": 0,
117
117
  "uptime_hours": 0,
118
- "uptime_seconds": 86,
118
+ "uptime_seconds": 76,
119
119
  "radius_version": "unknown",
120
120
  "openldap_arch": "i386",
121
121
  "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
@@ -160,7 +160,7 @@
160
160
  "model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
161
161
  "stepping": "4",
162
162
  "microcode": "0x19",
163
- "cpu_MHz": "3092.908",
163
+ "cpu_MHz": "3092.805",
164
164
  "cache_size": "4096 KB",
165
165
  "physical_id": "0",
166
166
  "siblings": "1",
@@ -222,7 +222,7 @@
222
222
  "3dnowprefetch",
223
223
  "rdseed"
224
224
  ],
225
- "bogomips": "6185.81",
225
+ "bogomips": "6185.61",
226
226
  "clflush_size": "64",
227
227
  "cache_alignment": "64",
228
228
  "address_sizes": "39 bits physical, 48 bits virtual",
@@ -230,6 +230,7 @@
230
230
  }
231
231
  },
232
232
  "root_home": "/root",
233
+ "puppet_vardir": "/var/lib/puppet",
233
234
  "is_pe": false,
234
235
  "has_tpm": false,
235
236
  "gdm_version": "0.0.0"
@@ -34,13 +34,13 @@
34
34
  "kernelrelease": "2.6.32-431.el6.x86_64",
35
35
  "operatingsystemrelease": "6.5",
36
36
  "memorysize": "1.83 GB",
37
- "memoryfree": "1.71 GB",
37
+ "memoryfree": "1.70 GB",
38
38
  "swapsize": "3.00 GB",
39
39
  "swapfree": "3.00 GB",
40
40
  "swapsize_mb": "3071.99",
41
41
  "swapfree_mb": "3071.99",
42
42
  "memorysize_mb": "1877.43",
43
- "memoryfree_mb": "1753.91",
43
+ "memoryfree_mb": "1737.04",
44
44
  "rubyplatform": "x86_64-linux",
45
45
  "hardwareisa": "x86_64",
46
46
  "id": "root",
@@ -55,14 +55,14 @@
55
55
  "manufacturer": "innotek GmbH",
56
56
  "productname": "VirtualBox",
57
57
  "serialnumber": "0",
58
- "uuid": "13768983-8D2B-451F-937F-ADDD3C6DBE40",
58
+ "uuid": "9DF34A35-231F-4D73-B6CA-365C81EB20F1",
59
59
  "type": "Other",
60
60
  "facterversion": "2.3.0",
61
61
  "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
62
62
  "rubyversion": "2.1.7",
63
63
  "kernelversion": "2.6.32",
64
64
  "uniqueid": "007f0100",
65
- "uptime_seconds": 70,
65
+ "uptime_seconds": 90,
66
66
  "processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
67
67
  "processorcount": 1,
68
68
  "operatingsystemmajrelease": "6",
@@ -84,7 +84,7 @@
84
84
  }
85
85
  },
86
86
  "system_uptime": {
87
- "seconds": 70,
87
+ "seconds": 90,
88
88
  "hours": 0,
89
89
  "days": 0,
90
90
  "uptime": "0:01 hours"
@@ -226,6 +226,7 @@
226
226
  }
227
227
  },
228
228
  "root_home": "/root",
229
+ "puppet_vardir": "/var/lib/puppet",
229
230
  "is_pe": false,
230
231
  "has_tpm": false,
231
232
  "gdm_version": "0.0.0"