simp-rspec-puppet-facts 1.0.1 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +97 -3
- data/facts/1.6/centos-6-x86_64.facts +0 -0
- data/facts/1.6/centos-7-x86_64.facts +0 -0
- data/facts/1.6/redhat-6-x86_64.facts +0 -0
- data/facts/1.6/redhat-7-x86_64.facts +0 -0
- data/facts/1.7/centos-6-x86_64.facts +104 -0
- data/facts/1.7/centos-7-x86_64.facts +102 -0
- data/facts/1.7/redhat-6-x86_64.facts +107 -0
- data/facts/1.7/redhat-7-x86_64.facts +102 -0
- data/facts/2.0/centos-6-x86_64.facts +200 -0
- data/facts/2.0/centos-7-x86_64.facts +194 -0
- data/facts/2.0/redhat-6-x86_64.facts +196 -0
- data/facts/2.0/redhat-7-x86_64.facts +195 -0
- data/facts/2.1/centos-6-x86_64.facts +212 -0
- data/facts/2.1/centos-7-x86_64.facts +212 -0
- data/facts/2.1/redhat-6-x86_64.facts +208 -0
- data/facts/2.1/redhat-7-x86_64.facts +213 -0
- data/facts/2.2/centos-6-x86_64.facts +235 -0
- data/facts/2.2/centos-7-x86_64.facts +235 -0
- data/facts/2.2/redhat-6-x86_64.facts +231 -0
- data/facts/2.2/redhat-7-x86_64.facts +236 -0
- data/facts/2.3/centos-6-x86_64.facts +236 -0
- data/facts/2.3/centos-7-x86_64.facts +236 -0
- data/facts/2.3/redhat-6-x86_64.facts +232 -0
- data/facts/2.3/redhat-7-x86_64.facts +237 -0
- data/facts/2.4/centos-6-x86_64.facts +236 -0
- data/facts/2.4/centos-7-x86_64.facts +236 -0
- data/facts/2.4/redhat-6-x86_64.facts +232 -0
- data/facts/2.4/redhat-7-x86_64.facts +237 -0
- data/facts/3.0/centos-6-x86_64.facts +339 -0
- data/facts/3.0/centos-7-x86_64.facts +343 -0
- data/facts/3.0/redhat-6-x86_64.facts +338 -0
- data/facts/3.0/redhat-7-x86_64.facts +348 -0
- data/facts/3.1/centos-6-x86_64.facts +368 -0
- data/facts/3.1/centos-7-x86_64.facts +372 -0
- data/facts/3.1/redhat-6-x86_64.facts +367 -0
- data/facts/3.1/redhat-7-x86_64.facts +377 -0
- data/facts/Gemfile +11 -0
- data/facts/Vagrantfile +34 -0
- data/facts/get_facts.sh +35 -0
- data/lib/simp/rspec-puppet-facts.rb +100 -40
- data/lib/simp/version.rb +4 -0
- data/spec/fixtures/metadata.json +2 -2
- data/spec/simp_rspec_puppet_facts_spec.rb +120 -51
- data/spec/spec_helper.rb +0 -6
- metadata +107 -70
@@ -0,0 +1,235 @@
|
|
1
|
+
{
|
2
|
+
"gem_version": "~> 2.2.0",
|
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
|
+
"kernel": "Linux",
|
5
|
+
"system_uptime": {
|
6
|
+
"seconds": 81,
|
7
|
+
"hours": 0,
|
8
|
+
"days": 0,
|
9
|
+
"uptime": "0:01 hours"
|
10
|
+
},
|
11
|
+
"gid": "root",
|
12
|
+
"hardwaremodel": "x86_64",
|
13
|
+
"kernelrelease": "3.10.0-123.el7.x86_64",
|
14
|
+
"puppetversion": "3.8.7",
|
15
|
+
"dhcp_servers": {
|
16
|
+
"system": "10.0.2.2",
|
17
|
+
"enp0s3": "10.0.2.2"
|
18
|
+
},
|
19
|
+
"blockdevice_sda_size": 21474836480,
|
20
|
+
"blockdevice_sda_vendor": "ATA",
|
21
|
+
"blockdevice_sda_model": "VBOX HARDDISK",
|
22
|
+
"blockdevices": "sda",
|
23
|
+
"path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
|
24
|
+
"partitions": {
|
25
|
+
"sda1": {
|
26
|
+
"uuid": "39ce4ad1-4e9d-49a4-bce0-8a30b459490a",
|
27
|
+
"size": "1024000",
|
28
|
+
"mount": "/boot",
|
29
|
+
"filesystem": "xfs"
|
30
|
+
},
|
31
|
+
"sda2": {
|
32
|
+
"size": "40916992",
|
33
|
+
"filesystem": "LVM2_member"
|
34
|
+
}
|
35
|
+
},
|
36
|
+
"augeasversion": "1.4.0",
|
37
|
+
"macaddress": "08:00:27:be:2b:28",
|
38
|
+
"rubyversion": "2.1.7",
|
39
|
+
"hostname": "foo",
|
40
|
+
"operatingsystem": "CentOS",
|
41
|
+
"timezone": "UTC",
|
42
|
+
"facterversion": "2.2.0",
|
43
|
+
"processors": {
|
44
|
+
"models": [
|
45
|
+
"Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz"
|
46
|
+
],
|
47
|
+
"count": 1,
|
48
|
+
"physicalcount": 1
|
49
|
+
},
|
50
|
+
"uptime_seconds": 81,
|
51
|
+
"uptime": "0:01 hours",
|
52
|
+
"ps": "ps -ef",
|
53
|
+
"operatingsystemmajrelease": "7",
|
54
|
+
"kernelversion": "3.10.0",
|
55
|
+
"virtual": "virtualbox",
|
56
|
+
"is_virtual": "true",
|
57
|
+
"fqdn": "foo.example.com",
|
58
|
+
"selinux": "false",
|
59
|
+
"netmask": "255.255.255.0",
|
60
|
+
"interfaces": "enp0s3,lo",
|
61
|
+
"ipaddress_enp0s3": "10.0.2.15",
|
62
|
+
"macaddress_enp0s3": "08:00:27:be:2b:28",
|
63
|
+
"netmask_enp0s3": "255.255.255.0",
|
64
|
+
"mtu_enp0s3": "1500",
|
65
|
+
"ipaddress_lo": "127.0.0.1",
|
66
|
+
"netmask_lo": "255.0.0.0",
|
67
|
+
"mtu_lo": "65536",
|
68
|
+
"id": "root",
|
69
|
+
"os": {
|
70
|
+
"name": "CentOS",
|
71
|
+
"family": "RedHat",
|
72
|
+
"release": {
|
73
|
+
"major": "7",
|
74
|
+
"minor": "0",
|
75
|
+
"full": "7.0.1406"
|
76
|
+
}
|
77
|
+
},
|
78
|
+
"architecture": "x86_64",
|
79
|
+
"operatingsystemrelease": "7.0.1406",
|
80
|
+
"osfamily": "RedHat",
|
81
|
+
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
|
82
|
+
"network_enp0s3": "10.0.2.0",
|
83
|
+
"network_lo": "127.0.0.0",
|
84
|
+
"uptime_days": 0,
|
85
|
+
"ipaddress": "10.0.2.15",
|
86
|
+
"memorysize": "490.41 MB",
|
87
|
+
"memoryfree": "312.30 MB",
|
88
|
+
"swapsize": "1.03 GB",
|
89
|
+
"swapfree": "1.03 GB",
|
90
|
+
"swapsize_mb": "1056.00",
|
91
|
+
"swapfree_mb": "1055.80",
|
92
|
+
"memorysize_mb": "490.41",
|
93
|
+
"memoryfree_mb": "312.30",
|
94
|
+
"filesystems": "xfs",
|
95
|
+
"hardwareisa": "x86_64",
|
96
|
+
"uniqueid": "007f0100",
|
97
|
+
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLMo35gwbuqQvRq1gy6L8vddeyMNBYr5WPVcftMKSJR1jmwzxcZ+h0AEb3KPfoMHkqe9Xy+3oN981qe5ZCE780HO884AaXzXry9zdWQjGysrI+zHQbqbpOkYAGsVbJiQ7VnH7lMVZo2jCbABj4OdsbeCOeP3oDXTNCTaWWdQChzqvYgNBvb0mg/na1l0naQ1nsJYD85O8ZRQ9U/JOADMaOjummfOb2z7MgskZ9abm5eFCCQl+wUUNXKqQx+uyVM4lyyoTHpW3M2IV0P9wxhWJF6eovwyREGuMgJCs6kbHCFty7HtAYbzziabgQav8pMe68aBqjshbpU6ll/+aXWhD1",
|
98
|
+
"sshfp_rsa": "SSHFP 1 1 f25e9ad2faddbe75263cfee4fa97dc965bc1d581\nSSHFP 1 2 0173e386031a134e4cbfb7f6971788761a5aa3d9e39dafcf163f003de2537199",
|
99
|
+
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBcSUcHQOfBDZElr6PBmxc/4ZDaIhsugXM7OE2SQj35iOMCN/I3XfINMo8SvBIQ6CsBqPnzgbKRBs7e1FPFnsT4=",
|
100
|
+
"sshfp_ecdsa": "SSHFP 3 1 91edfdf5e7e098f4392606865c017dabc26804bb\nSSHFP 3 2 f00c65a1884bfec52db11de89254f0bfd46baf9e759546654c94371a05ee0dba",
|
101
|
+
"uptime_hours": 0,
|
102
|
+
"physicalprocessorcount": "1",
|
103
|
+
"boardmanufacturer": "Oracle Corporation",
|
104
|
+
"boardproductname": "VirtualBox",
|
105
|
+
"boardserialnumber": "0",
|
106
|
+
"bios_vendor": "innotek GmbH",
|
107
|
+
"bios_version": "VirtualBox",
|
108
|
+
"bios_release_date": "12/01/2006",
|
109
|
+
"manufacturer": "innotek GmbH",
|
110
|
+
"productname": "VirtualBox",
|
111
|
+
"serialnumber": "0",
|
112
|
+
"uuid": "C2A0AE40-3196-4933-B3ED-6190E43931A1",
|
113
|
+
"type": "Other",
|
114
|
+
"processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
|
115
|
+
"processorcount": "1",
|
116
|
+
"kernelmajversion": "3.10",
|
117
|
+
"domain": "example.com",
|
118
|
+
"radius_version": "unknown",
|
119
|
+
"openldap_arch": "i386",
|
120
|
+
"puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
|
121
|
+
"reboot_required": false,
|
122
|
+
"cmdline": {
|
123
|
+
"BOOT_IMAGE": "/vmlinuz-3.10.0-123.el7.x86_64",
|
124
|
+
"root": "UUID",
|
125
|
+
"ro": null,
|
126
|
+
"rd.lvm.lv": "centos/root",
|
127
|
+
"vconsole.font": "latarcyrheb-sun16",
|
128
|
+
"crashkernel": "auto",
|
129
|
+
"vconsole.keymap": "us",
|
130
|
+
"rhgb": null,
|
131
|
+
"quiet": null,
|
132
|
+
"LANG": "en_US.UTF-8"
|
133
|
+
},
|
134
|
+
"boot_dir_uuid": "39ce4ad1-4e9d-49a4-bce0-8a30b459490a",
|
135
|
+
"defaultgatewayiface": "enp0s3",
|
136
|
+
"acpid_enabled": false,
|
137
|
+
"shmall": "268435456",
|
138
|
+
"ipv6_enabled": true,
|
139
|
+
"init_systems": [
|
140
|
+
"rc",
|
141
|
+
"systemd",
|
142
|
+
"sysv"
|
143
|
+
],
|
144
|
+
"runlevel": "3",
|
145
|
+
"uid_min": "1000",
|
146
|
+
"fips_enabled": false,
|
147
|
+
"grub_version": "2.02~beta2",
|
148
|
+
"has_clustering": false,
|
149
|
+
"tmp_mount_dev_shm": "rw,nosuid,nodev",
|
150
|
+
"tmp_mount_path_dev_shm": "tmpfs",
|
151
|
+
"tmp_mount_fstype_dev_shm": "tmpfs",
|
152
|
+
"defaultgateway": "10.0.2.2",
|
153
|
+
"fullrun": "false",
|
154
|
+
"cpuinfo": {
|
155
|
+
"processor0": {
|
156
|
+
"vendor_id": "GenuineIntel",
|
157
|
+
"cpu_family": "6",
|
158
|
+
"model": "61",
|
159
|
+
"model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
|
160
|
+
"stepping": "4",
|
161
|
+
"microcode": "0x19",
|
162
|
+
"cpu_MHz": "3092.908",
|
163
|
+
"cache_size": "4096 KB",
|
164
|
+
"physical_id": "0",
|
165
|
+
"siblings": "1",
|
166
|
+
"core_id": "0",
|
167
|
+
"cpu_cores": "1",
|
168
|
+
"apicid": "0",
|
169
|
+
"initial_apicid": "0",
|
170
|
+
"fpu": "yes",
|
171
|
+
"fpu_exception": "yes",
|
172
|
+
"cpuid_level": "20",
|
173
|
+
"wp": "yes",
|
174
|
+
"flags": [
|
175
|
+
"fpu",
|
176
|
+
"vme",
|
177
|
+
"de",
|
178
|
+
"pse",
|
179
|
+
"tsc",
|
180
|
+
"msr",
|
181
|
+
"pae",
|
182
|
+
"mce",
|
183
|
+
"cx8",
|
184
|
+
"apic",
|
185
|
+
"sep",
|
186
|
+
"mtrr",
|
187
|
+
"pge",
|
188
|
+
"mca",
|
189
|
+
"cmov",
|
190
|
+
"pat",
|
191
|
+
"pse36",
|
192
|
+
"clflush",
|
193
|
+
"mmx",
|
194
|
+
"fxsr",
|
195
|
+
"sse",
|
196
|
+
"sse2",
|
197
|
+
"syscall",
|
198
|
+
"nx",
|
199
|
+
"rdtscp",
|
200
|
+
"lm",
|
201
|
+
"constant_tsc",
|
202
|
+
"rep_good",
|
203
|
+
"nopl",
|
204
|
+
"xtopology",
|
205
|
+
"nonstop_tsc",
|
206
|
+
"pni",
|
207
|
+
"pclmulqdq",
|
208
|
+
"monitor",
|
209
|
+
"ssse3",
|
210
|
+
"cx16",
|
211
|
+
"sse4_1",
|
212
|
+
"sse4_2",
|
213
|
+
"movbe",
|
214
|
+
"popcnt",
|
215
|
+
"aes",
|
216
|
+
"xsave",
|
217
|
+
"avx",
|
218
|
+
"rdrand",
|
219
|
+
"lahf_lm",
|
220
|
+
"abm",
|
221
|
+
"3dnowprefetch",
|
222
|
+
"rdseed"
|
223
|
+
],
|
224
|
+
"bogomips": "6185.81",
|
225
|
+
"clflush_size": "64",
|
226
|
+
"cache_alignment": "64",
|
227
|
+
"address_sizes": "39 bits physical, 48 bits virtual",
|
228
|
+
"power_management": "power management"
|
229
|
+
}
|
230
|
+
},
|
231
|
+
"root_home": "/root",
|
232
|
+
"is_pe": false,
|
233
|
+
"has_tpm": false,
|
234
|
+
"gdm_version": "0.0.0"
|
235
|
+
}
|
@@ -0,0 +1,231 @@
|
|
1
|
+
{
|
2
|
+
"gem_version": "~> 2.2.0",
|
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
|
+
"hostname": "foo",
|
5
|
+
"kernel": "Linux",
|
6
|
+
"blockdevice_sr0_size": 1073741312,
|
7
|
+
"blockdevice_sr0_vendor": "VBOX",
|
8
|
+
"blockdevice_sr0_model": "CD-ROM",
|
9
|
+
"blockdevice_sda_size": 32212254720,
|
10
|
+
"blockdevice_sda_vendor": "ATA",
|
11
|
+
"blockdevice_sda_model": "VBOX HARDDISK",
|
12
|
+
"blockdevices": "sda,sr0",
|
13
|
+
"processors": {
|
14
|
+
"models": [
|
15
|
+
"Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz"
|
16
|
+
],
|
17
|
+
"count": 1,
|
18
|
+
"physicalcount": 1
|
19
|
+
},
|
20
|
+
"virtual": "kvm",
|
21
|
+
"is_virtual": "true",
|
22
|
+
"architecture": "x86_64",
|
23
|
+
"hardwaremodel": "x86_64",
|
24
|
+
"operatingsystem": "RedHat",
|
25
|
+
"os": {
|
26
|
+
"name": "RedHat",
|
27
|
+
"family": "RedHat",
|
28
|
+
"release": {
|
29
|
+
"major": "6",
|
30
|
+
"minor": "5",
|
31
|
+
"full": "6.5"
|
32
|
+
}
|
33
|
+
},
|
34
|
+
"kernelrelease": "2.6.32-431.el6.x86_64",
|
35
|
+
"operatingsystemrelease": "6.5",
|
36
|
+
"memorysize": "1.83 GB",
|
37
|
+
"memoryfree": "1.71 GB",
|
38
|
+
"swapsize": "3.00 GB",
|
39
|
+
"swapfree": "3.00 GB",
|
40
|
+
"swapsize_mb": "3071.99",
|
41
|
+
"swapfree_mb": "3071.99",
|
42
|
+
"memorysize_mb": "1877.43",
|
43
|
+
"memoryfree_mb": "1754.88",
|
44
|
+
"hardwareisa": "x86_64",
|
45
|
+
"id": "root",
|
46
|
+
"timezone": "EDT",
|
47
|
+
"fqdn": "foo.example.com",
|
48
|
+
"boardmanufacturer": "Oracle Corporation",
|
49
|
+
"boardproductname": "VirtualBox",
|
50
|
+
"boardserialnumber": "0",
|
51
|
+
"bios_vendor": "innotek GmbH",
|
52
|
+
"bios_version": "VirtualBox",
|
53
|
+
"bios_release_date": "12/01/2006",
|
54
|
+
"manufacturer": "innotek GmbH",
|
55
|
+
"productname": "VirtualBox",
|
56
|
+
"serialnumber": "0",
|
57
|
+
"uuid": "13768983-8D2B-451F-937F-ADDD3C6DBE40",
|
58
|
+
"type": "Other",
|
59
|
+
"facterversion": "2.2.0",
|
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
|
+
"rubyversion": "2.1.7",
|
62
|
+
"kernelversion": "2.6.32",
|
63
|
+
"uniqueid": "007f0100",
|
64
|
+
"uptime_seconds": 65,
|
65
|
+
"processor0": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
|
66
|
+
"processorcount": "1",
|
67
|
+
"operatingsystemmajrelease": "6",
|
68
|
+
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
|
69
|
+
"filesystems": "ext4,iso9660",
|
70
|
+
"ps": "ps -ef",
|
71
|
+
"uptime": "0:01 hours",
|
72
|
+
"macaddress": "08:00:27:D5:6F:26",
|
73
|
+
"partitions": {
|
74
|
+
"sda1": {
|
75
|
+
"uuid": "0119c428-fbfa-4525-801b-112f6f58ae1c",
|
76
|
+
"size": "1024000",
|
77
|
+
"mount": "/boot",
|
78
|
+
"filesystem": "ext4"
|
79
|
+
},
|
80
|
+
"sda2": {
|
81
|
+
"size": "61888512",
|
82
|
+
"filesystem": "LVM2_member"
|
83
|
+
}
|
84
|
+
},
|
85
|
+
"system_uptime": {
|
86
|
+
"seconds": 65,
|
87
|
+
"hours": 0,
|
88
|
+
"days": 0,
|
89
|
+
"uptime": "0:01 hours"
|
90
|
+
},
|
91
|
+
"osfamily": "RedHat",
|
92
|
+
"domain": "example.com",
|
93
|
+
"ipaddress": "10.0.2.15",
|
94
|
+
"sshdsakey": "AAAAB3NzaC1kc3MAAACBAMJzRC1Dam9XK/uinH37BE09gJ6Jdcjdk1S4INQ4QOm4TqKO3j6glXZWGNikEG/mUzLIU8UOZBYddD4uRNLvOYUtUnHMzRn6teQflK9CNROt4EsuZ6BWS4LJIc4rxXwMnl/sdIXA3y3fWJXts5ju506/B0E+om1OZmF2HECVdyV5AAAAFQCFfk4wYSRwajtOsdVnnwbsBfmySQAAAIBfIIKqK2Uyscs9s5+dVM11FlhSD0jKt3PlaedePz8xXP4YpgvaqlL+vWkqAJe/wNrbRGHE8IoFRb6g4oSoSjqTo671fM6jPge5ceia5MqaTwSUi2/jULK8j2nPuj01lpMgZRSo5+1f3KekhMUKQNoA/BRrqdn5KLC2RaLTy3h0WQAAAIEAo0kyGMbkEBcPQibgfOJTuJFZ8l2590C0uSAu+EUOD0FafiurpgVyjUVCkviO0o9CMLqyuz1fLy6WhSl93GquVzNLGFZgJdqtFQjXPcdrLG+CA8D8WwLNqlHeq2FoBU6Ziqc/PS9UnwwLevNvz6RQLDO1e3A7KGF79TQH/PzNom4=",
|
95
|
+
"sshfp_dsa": "SSHFP 2 1 6b3b4f61ce5589131af398bd375d3c3648b0acca\nSSHFP 2 2 756f3d89fd3eba29d9d2e6945985f643fd150195f9ecc485e4bb4f21ea2643f7",
|
96
|
+
"sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5Ci2vpmnOFndAZpEJTIdE3KtK7QVU7Gxi2Gi3r/ilo0q52mFxn+A6CNdZqDapWTlbWhnAE78edjy5sLuQ8tF6zvPjadkXBG3UZH1ZmN50MjISS3WbOfgv2X0SiF7u8xykTrGsYOdPlEM2gk1XbwfnsDby084Zn1d9X6WE5l436MtLxpq/dbL2CMHpJfLlcQL5gGFrqoNxQI7F8oTFn3SyoBggsQxn5bfCas/vQzx4wSHB5TbEdZIRwZFrGKqcMfHuh3Vh9QUtuDO+ceEcBZ7ION4Eu4Yylpy3X9bOo44ufkJX4Xa/BqX7uv8ywvcy4yXJDHY7RUVnjsV3R1KS+bRuw==",
|
97
|
+
"sshfp_rsa": "SSHFP 1 1 da5db57b9a35167ded726929889a678802e29c14\nSSHFP 1 2 e66cf0d1c6c52f9bf2841cc33ae439b886d61985604d2de0ad25bc1288c99bf5",
|
98
|
+
"network_eth0": "10.0.2.0",
|
99
|
+
"network_lo": "127.0.0.0",
|
100
|
+
"kernelmajversion": "2.6",
|
101
|
+
"augeasversion": "1.4.0",
|
102
|
+
"interfaces": "eth0,lo",
|
103
|
+
"ipaddress_eth0": "10.0.2.15",
|
104
|
+
"macaddress_eth0": "08:00:27:D5:6F:26",
|
105
|
+
"netmask_eth0": "255.255.255.0",
|
106
|
+
"mtu_eth0": "1500",
|
107
|
+
"ipaddress_lo": "127.0.0.1",
|
108
|
+
"netmask_lo": "255.0.0.0",
|
109
|
+
"mtu_lo": "16436",
|
110
|
+
"uptime_hours": 0,
|
111
|
+
"netmask": "255.255.255.0",
|
112
|
+
"puppetversion": "3.8.7",
|
113
|
+
"selinux": "false",
|
114
|
+
"gid": "root",
|
115
|
+
"physicalprocessorcount": "1",
|
116
|
+
"uptime_days": 0,
|
117
|
+
"radius_version": "unknown",
|
118
|
+
"openldap_arch": "i386",
|
119
|
+
"puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
|
120
|
+
"reboot_required": false,
|
121
|
+
"cmdline": {
|
122
|
+
"ro": null,
|
123
|
+
"root": "/dev/mapper/vg_redhat65vagrant-lv_root",
|
124
|
+
"rd_LVM_LV": "vg_redhat65vagrant/lv_swap",
|
125
|
+
"rd_NO_LUKS": null,
|
126
|
+
"LANG": "en_US.UTF-8",
|
127
|
+
"rd_NO_MD": null,
|
128
|
+
"SYSFONT": "latarcyrheb-sun16",
|
129
|
+
"crashkernel": "129M@0M",
|
130
|
+
"KEYBOARDTYPE": "pc",
|
131
|
+
"KEYTABLE": "us",
|
132
|
+
"rd_NO_DM": null,
|
133
|
+
"rhgb": null,
|
134
|
+
"quiet": null
|
135
|
+
},
|
136
|
+
"boot_dir_uuid": "0119c428-fbfa-4525-801b-112f6f58ae1c",
|
137
|
+
"defaultgatewayiface": "eth0",
|
138
|
+
"acpid_enabled": true,
|
139
|
+
"shmall": "4294967296",
|
140
|
+
"ipv6_enabled": true,
|
141
|
+
"init_systems": [
|
142
|
+
"rc",
|
143
|
+
"upstart",
|
144
|
+
"sysv"
|
145
|
+
],
|
146
|
+
"runlevel": "3",
|
147
|
+
"uid_min": "500",
|
148
|
+
"fips_enabled": false,
|
149
|
+
"grub_version": "0.97",
|
150
|
+
"has_clustering": false,
|
151
|
+
"tmp_mount_dev_shm": "rw,relatime",
|
152
|
+
"tmp_mount_path_dev_shm": "tmpfs",
|
153
|
+
"tmp_mount_fstype_dev_shm": "tmpfs",
|
154
|
+
"defaultgateway": "10.0.2.2",
|
155
|
+
"fullrun": "false",
|
156
|
+
"cpuinfo": {
|
157
|
+
"processor0": {
|
158
|
+
"vendor_id": "GenuineIntel",
|
159
|
+
"cpu_family": "6",
|
160
|
+
"model": "61",
|
161
|
+
"model_name": "Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz",
|
162
|
+
"stepping": "4",
|
163
|
+
"cpu_MHz": "3092.884",
|
164
|
+
"cache_size": "4096 KB",
|
165
|
+
"fpu": "yes",
|
166
|
+
"fpu_exception": "yes",
|
167
|
+
"cpuid_level": "20",
|
168
|
+
"wp": "yes",
|
169
|
+
"flags": [
|
170
|
+
"fpu",
|
171
|
+
"vme",
|
172
|
+
"de",
|
173
|
+
"pse",
|
174
|
+
"tsc",
|
175
|
+
"msr",
|
176
|
+
"pae",
|
177
|
+
"mce",
|
178
|
+
"cx8",
|
179
|
+
"apic",
|
180
|
+
"sep",
|
181
|
+
"mtrr",
|
182
|
+
"pge",
|
183
|
+
"mca",
|
184
|
+
"cmov",
|
185
|
+
"pat",
|
186
|
+
"pse36",
|
187
|
+
"clflush",
|
188
|
+
"mmx",
|
189
|
+
"fxsr",
|
190
|
+
"sse",
|
191
|
+
"sse2",
|
192
|
+
"syscall",
|
193
|
+
"nx",
|
194
|
+
"rdtscp",
|
195
|
+
"lm",
|
196
|
+
"constant_tsc",
|
197
|
+
"up",
|
198
|
+
"rep_good",
|
199
|
+
"xtopology",
|
200
|
+
"nonstop_tsc",
|
201
|
+
"unfair_spinlock",
|
202
|
+
"pni",
|
203
|
+
"pclmulqdq",
|
204
|
+
"monitor",
|
205
|
+
"ssse3",
|
206
|
+
"cx16",
|
207
|
+
"sse4_1",
|
208
|
+
"sse4_2",
|
209
|
+
"movbe",
|
210
|
+
"popcnt",
|
211
|
+
"aes",
|
212
|
+
"xsave",
|
213
|
+
"avx",
|
214
|
+
"rdrand",
|
215
|
+
"hypervisor",
|
216
|
+
"lahf_lm",
|
217
|
+
"abm",
|
218
|
+
"3dnowprefetch"
|
219
|
+
],
|
220
|
+
"bogomips": "6185.76",
|
221
|
+
"clflush_size": "64",
|
222
|
+
"cache_alignment": "64",
|
223
|
+
"address_sizes": "39 bits physical, 48 bits virtual",
|
224
|
+
"power_management": "power management"
|
225
|
+
}
|
226
|
+
},
|
227
|
+
"root_home": "/root",
|
228
|
+
"is_pe": false,
|
229
|
+
"has_tpm": false,
|
230
|
+
"gdm_version": "0.0.0"
|
231
|
+
}
|