simp-rspec-puppet-facts 2.4.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -0
  3. data/facts/{3.7/oraclelinux-7-x86_64.facts → 2.5/amazon-2-x86_64.facts} +543 -281
  4. data/facts/2.5/centos-6-x86_64.facts +673 -457
  5. data/facts/2.5/centos-7-x86_64.facts +1004 -425
  6. data/facts/2.5/centos-8-x86_64.facts +519 -286
  7. data/facts/2.5/oraclelinux-6-x86_64.facts +645 -449
  8. data/facts/2.5/oraclelinux-7-x86_64.facts +989 -476
  9. data/facts/2.5/oraclelinux-8-x86_64.facts +512 -283
  10. data/facts/2.5/redhat-6-x86_64.facts +675 -536
  11. data/facts/2.5/redhat-7-x86_64.facts +342 -240
  12. data/facts/2.5/redhat-8-x86_64.facts +516 -280
  13. data/facts/2.5/rocky-8-x86_64.facts +1323 -0
  14. data/facts/2.5/{windows-server_2012_r2-x86_64.facts → windows-2012-r2-x86_64.facts} +96 -52
  15. data/facts/2.5/windows-2016-x86_64.facts +429 -0
  16. data/facts/2.5/windows-2019-x86_64.facts +429 -0
  17. data/facts/{3.7/centos-7-x86_64.facts → 3.6/amazon-2-x86_64.facts} +550 -278
  18. data/facts/scripts/get_facts_for_each_facter.sh +15 -13
  19. data/lib/simp/rspec-puppet-facts.rb +15 -15
  20. data/lib/simp/version.rb +1 -1
  21. data/spec/acceptance/nodesets/centos7.yml +1 -1
  22. data/spec/acceptance/nodesets/centos8.yml +1 -1
  23. data/spec/acceptance/nodesets/oel7.yml +22 -0
  24. data/spec/acceptance/nodesets/{oel.yml → oel8.yml} +2 -16
  25. data/spec/acceptance/nodesets/rocky8.yml +25 -0
  26. data/spec/acceptance/nodesets/win_2016.yml +28 -0
  27. data/spec/acceptance/nodesets/win_2019.yml +27 -0
  28. data/spec/acceptance/suites/default/00_default_spec.rb +14 -0
  29. metadata +79 -169
  30. data/facts/1.7/centos-6-x86_64.facts +0 -386
  31. data/facts/1.7/centos-7-x86_64.facts +0 -384
  32. data/facts/1.7/oraclelinux-6-x86_64.facts +0 -387
  33. data/facts/1.7/oraclelinux-7-x86_64.facts +0 -386
  34. data/facts/1.7/redhat-6-x86_64.facts +0 -386
  35. data/facts/1.7/redhat-7-x86_64.facts +0 -384
  36. data/facts/2.0/centos-6-x86_64.facts +0 -555
  37. data/facts/2.0/centos-7-x86_64.facts +0 -550
  38. data/facts/2.0/oraclelinux-6-x86_64.facts +0 -584
  39. data/facts/2.0/oraclelinux-7-x86_64.facts +0 -600
  40. data/facts/2.0/redhat-6-x86_64.facts +0 -560
  41. data/facts/2.0/redhat-7-x86_64.facts +0 -556
  42. data/facts/2.1/centos-6-x86_64.facts +0 -570
  43. data/facts/2.1/centos-7-x86_64.facts +0 -571
  44. data/facts/2.1/oraclelinux-6-x86_64.facts +0 -596
  45. data/facts/2.1/oraclelinux-7-x86_64.facts +0 -618
  46. data/facts/2.1/redhat-6-x86_64.facts +0 -640
  47. data/facts/2.1/redhat-7-x86_64.facts +0 -642
  48. data/facts/2.2/centos-6-x86_64.facts +0 -593
  49. data/facts/2.2/centos-7-x86_64.facts +0 -594
  50. data/facts/2.2/oraclelinux-6-x86_64.facts +0 -629
  51. data/facts/2.2/oraclelinux-7-x86_64.facts +0 -651
  52. data/facts/2.2/redhat-6-x86_64.facts +0 -663
  53. data/facts/2.2/redhat-7-x86_64.facts +0 -665
  54. data/facts/2.3/centos-6-x86_64.facts +0 -594
  55. data/facts/2.3/centos-7-x86_64.facts +0 -595
  56. data/facts/2.3/oraclelinux-6-x86_64.facts +0 -630
  57. data/facts/2.3/oraclelinux-7-x86_64.facts +0 -652
  58. data/facts/2.3/redhat-6-x86_64.facts +0 -664
  59. data/facts/2.3/redhat-7-x86_64.facts +0 -666
  60. data/facts/2.4/centos-6-x86_64.facts +0 -594
  61. data/facts/2.4/centos-7-x86_64.facts +0 -595
  62. data/facts/2.4/oraclelinux-6-x86_64.facts +0 -630
  63. data/facts/2.4/oraclelinux-7-x86_64.facts +0 -652
  64. data/facts/2.4/redhat-6-x86_64.facts +0 -665
  65. data/facts/2.4/redhat-7-x86_64.facts +0 -667
  66. data/facts/3.0/centos-6-x86_64.facts +0 -687
  67. data/facts/3.0/centos-7-x86_64.facts +0 -707
  68. data/facts/3.0/oraclelinux-6-x86_64.facts +0 -772
  69. data/facts/3.0/oraclelinux-7-x86_64.facts +0 -805
  70. data/facts/3.0/redhat-6-x86_64.facts +0 -767
  71. data/facts/3.0/redhat-7-x86_64.facts +0 -765
  72. data/facts/3.3/centos-6-x86_64.facts +0 -790
  73. data/facts/3.3/centos-7-x86_64.facts +0 -806
  74. data/facts/3.3/oraclelinux-6-x86_64.facts +0 -807
  75. data/facts/3.3/oraclelinux-7-x86_64.facts +0 -840
  76. data/facts/3.3/redhat-6-x86_64.facts +0 -784
  77. data/facts/3.3/redhat-7-x86_64.facts +0 -793
  78. data/facts/3.7/centos-6-x86_64.facts +0 -802
  79. data/facts/3.7/oraclelinux-6-x86_64.facts +0 -818
  80. data/facts/3.7/redhat-6-x86_64.facts +0 -796
  81. data/facts/3.7/redhat-7-x86_64.facts +0 -866
@@ -1,387 +0,0 @@
1
- {
2
- "gem_version": "~> 1.7.0",
3
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/gitlab/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/lib/facter:/vagrant/modules/kmod/lib/facter:/vagrant/modules/mcollective/lib/facter:/vagrant/modules/mysql/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simp_apache/lib/facter:/vagrant/modules/simp/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/simp_openldap/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/systemd/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
- "architecture": "x86_64",
5
- "kernel": "Linux",
6
- "blockdevice_sda_size": 21474836480,
7
- "blockdevice_sda_vendor": "ATA",
8
- "blockdevice_sda_model": "VBOX HARDDISK",
9
- "blockdevices": "sda",
10
- "domain": "example.com",
11
- "macaddress": "08:00:27:E3:3C:FC",
12
- "osfamily": "RedHat",
13
- "operatingsystem": "OracleLinux",
14
- "lsbdistid": "OracleServer",
15
- "facterversion": "1.7.6",
16
- "filesystems": "ext4,iso9660",
17
- "fqdn": "foo.example.com",
18
- "hardwareisa": "x86_64",
19
- "hardwaremodel": "x86_64",
20
- "hostname": "foo",
21
- "id": "root",
22
- "interfaces": "eth0,lo",
23
- "ipaddress_eth0": "10.0.2.15",
24
- "macaddress_eth0": "08:00:27:E3:3C:FC",
25
- "netmask_eth0": "255.255.255.0",
26
- "mtu_eth0": "1500",
27
- "ipaddress_lo": "127.0.0.1",
28
- "netmask_lo": "255.0.0.0",
29
- "mtu_lo": "65536",
30
- "ipaddress": "10.0.2.15",
31
- "kernelmajversion": "2.6",
32
- "kernelrelease": "2.6.32-573.el6.x86_64",
33
- "kernelversion": "2.6.32",
34
- "lsbdistcodename": "n/a",
35
- "lsbdistdescription": "Oracle Linux Server release 6.7",
36
- "lsbdistrelease": "6.7",
37
- "lsbmajdistrelease": "6",
38
- "lsbrelease": ":base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch",
39
- "boardmanufacturer": "Oracle Corporation",
40
- "boardproductname": "VirtualBox",
41
- "boardserialnumber": "0",
42
- "bios_vendor": "innotek GmbH",
43
- "bios_version": "VirtualBox",
44
- "bios_release_date": "12/01/2006",
45
- "manufacturer": "innotek GmbH",
46
- "productname": "VirtualBox",
47
- "serialnumber": "0",
48
- "uuid": "516747E0-D5C4-4338-9122-5DCE2274B337",
49
- "type": "Other",
50
- "memorysize": "996.27 MB",
51
- "memoryfree": "850.24 MB",
52
- "swapsize": "1.97 GB",
53
- "swapfree": "1.97 GB",
54
- "swapsize_mb": "2016.00",
55
- "swapfree_mb": "2016.00",
56
- "memorysize_mb": "996.27",
57
- "memoryfree_mb": "850.24",
58
- "memorytotal": "996.27 MB",
59
- "netmask": "255.255.255.0",
60
- "network_eth0": "10.0.2.0",
61
- "network_lo": "127.0.0.0",
62
- "operatingsystemmajrelease": "6",
63
- "operatingsystemrelease": "6.7",
64
- "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/rvm/gems/ruby-2.1.9/bin:/usr/local/rvm/gems/ruby-2.1.9@global/bin:/usr/local/rvm/rubies/ruby-2.1.9/bin:/usr/local/rvm/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
65
- "physicalprocessorcount": 1,
66
- "processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
67
- "processorcount": "1",
68
- "ps": "ps -ef",
69
- "puppetversion": "3.8.7",
70
- "rubysitedir": "/usr/local/rvm/rubies/ruby-2.1.9/lib/ruby/site_ruby/2.1.0",
71
- "rubyversion": "2.1.9",
72
- "selinux": "false",
73
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBANLsCPZHU8M14CQxur4yxKUfTsdBnmEHzUETE4b+5tmMXUgFXvqYM9S0+gBGEVZ2okKV5a1jDJGFohev8Y+yObUBo8162B2mEsLn6TrFrcErcjTu24J8ushvNERp0CAp1/rzRgun4mD0/9U8pHsbTzshjo5ldfAzcSzAQOml8k9TAAAAFQDXy0l1jYj21yV3dnIacNmg4kjXlQAAAIBQVg9zKm4Zxl9kJIxCAaAK3QxZphQ3LSlUkzWv/pyO5xyIwthEmhW8XKQsck70mYCdmSvAJomSCxwVb2Ieq9jQY+sF2/T8hdidvOjljSk4rkUmg5B9+dQDJhet8D3X1Oi0ZBMlU9WScWYnfQf7UCO/zwR1S03bjwUVmGFbbJ2EmwAAAIEAjJZuJglesCEVDEgWR2JDURc4Jiw0na+1rn/v7CRK+ODtHIGblNtgKmWhfXQiEYtBUc+8+pkcgFRrmqiR5RTyFyw7lDyuoEjWji3nSqlwGD5mwFjhaZKQCfzajRpnwPE7CpDgTx4NJwo5SP5pfG3c23Sr55/ZGWmWC4n7EZLG+2Q=",
74
- "sshfp_dsa": "SSHFP 2 1 110457e60c95bc615fb51b437ee7fa94e06be6bb\nSSHFP 2 2 545732a4aa7ccaf0a81962b1791d7fc47bb6b115404f4eed70247627d689e167",
75
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEA5Eh5oFvVisqTdmC+ZaSOgCUSSwPz7Yf4WdYKbUeCRtwQkRxFRoEV/CXmvNvdzzb4VzEp8PqndwFANCzfbACdYqrix9A8PRUQ873Lh6pG7l89DZ1R6iakbE4uywjedzkvh4/IAuJGQCkdAcifj2iBk4TWwTxH5rbhQic+5Agk+2h+pMbju0YIfglSeH+sXPJoCfHoftJX4taQraHiDi9p110TjM4aAMwBnOmF9jDepz2D867QhVeN58FVSW9oKE58q3xP457UOJBgWxmKQezkEgRkOyZWMZi8ZbN6QPKpTRkFUDassqZUSL/JZkyqQdRDmFFr5wacWzBTJ9AwJX5wWw==",
76
- "sshfp_rsa": "SSHFP 1 1 b10d9fb394e35e3e9c3af8fd1cbc50d1cef6cbee\nSSHFP 1 2 b73c431615115d3ee1cc5f04f5d05c81d4a2e2992faa49afce1d4e4385d34bf6",
77
- "timezone": "UTC",
78
- "uniqueid": "007f0100",
79
- "uptime": "0:02 hours",
80
- "uptime_days": 0,
81
- "uptime_hours": 0,
82
- "uptime_seconds": 178,
83
- "virtual": "kvm",
84
- "is_virtual": "true",
85
- "augeasprovider_grub_version": 1,
86
- "gitlab_systemd": false,
87
- "haveged_startup_provider": "init",
88
- "mysql_server_id": 11157500,
89
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
90
- "acpid_enabled": true,
91
- "fips_enabled": false,
92
- "fullrun": "false",
93
- "grub_version": "0.97",
94
- "init_systems": [
95
- "rc",
96
- "upstart",
97
- "sysv"
98
- ],
99
- "runlevel": "3",
100
- "shmall": "4294967296",
101
- "puppet_settings": {
102
- "main": {
103
- "cfacter": "false",
104
- "confdir": "/etc/puppet",
105
- "vardir": "/var/lib/puppet",
106
- "name": "#<Puppet::Util::UnixRunMode:0x00000002182db8>",
107
- "logdir": "/var/lib/puppet/log",
108
- "log_level": "notice",
109
- "disable_warnings": "[]",
110
- "priority": "",
111
- "trace": "false",
112
- "profile": "false",
113
- "autoflush": "true",
114
- "syslogfacility": "daemon",
115
- "statedir": "/var/lib/puppet/state",
116
- "rundir": "/var/lib/puppet/run",
117
- "genconfig": "false",
118
- "genmanifest": "false",
119
- "configprint": "",
120
- "color": "ansi",
121
- "mkusers": "false",
122
- "manage_internal_file_permissions": "true",
123
- "onetime": "false",
124
- "path": "none",
125
- "libdir": "/var/lib/puppet/lib",
126
- "ignoreimport": "false",
127
- "environment": "production",
128
- "environmentpath": "",
129
- "always_cache_features": "false",
130
- "diff_args": "-u",
131
- "diff": "diff",
132
- "show_diff": "false",
133
- "daemonize": "true",
134
- "maximum_uid": "4294967290",
135
- "route_file": "/etc/puppet/routes.yaml",
136
- "node_terminus": "plain",
137
- "node_cache_terminus": "",
138
- "data_binding_terminus": "hiera",
139
- "hiera_config": "/etc/puppet/hiera.yaml",
140
- "binder": "false",
141
- "binder_config": "",
142
- "catalog_terminus": "compiler",
143
- "catalog_cache_terminus": "",
144
- "facts_terminus": "facter",
145
- "inventory_terminus": "facter",
146
- "default_file_terminus": "rest",
147
- "httplog": "/var/lib/puppet/log/http.log",
148
- "http_proxy_host": "none",
149
- "http_proxy_port": "3128",
150
- "http_proxy_user": "none",
151
- "http_proxy_password": "none",
152
- "http_keepalive_timeout": "4",
153
- "http_debug": "false",
154
- "filetimeout": "15",
155
- "environment_timeout": "0",
156
- "queue_type": "stomp",
157
- "queue_source": "stomp://localhost:61613/",
158
- "async_storeconfigs": "false",
159
- "thin_storeconfigs": "false",
160
- "zlib": "true",
161
- "prerun_command": "",
162
- "postrun_command": "",
163
- "freeze_main": "false",
164
- "stringify_facts": "true",
165
- "trusted_node_data": "false",
166
- "immutable_node_data": "false",
167
- "preview_outputdir": "/var/lib/puppet/preview",
168
- "certname": "foo.example.com",
169
- "certdnsnames": "",
170
- "dns_alt_names": "",
171
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
172
- "certdir": "/etc/puppet/ssl/certs",
173
- "ssldir": "/etc/puppet/ssl",
174
- "publickeydir": "/etc/puppet/ssl/public_keys",
175
- "requestdir": "/etc/puppet/ssl/certificate_requests",
176
- "privatekeydir": "/etc/puppet/ssl/private_keys",
177
- "privatedir": "/etc/puppet/ssl/private",
178
- "passfile": "/etc/puppet/ssl/private/password",
179
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
180
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
181
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
182
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
183
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
184
- "ssl_client_ca_auth": "",
185
- "ssl_server_ca_auth": "",
186
- "hostcrl": "/etc/puppet/ssl/crl.pem",
187
- "certificate_revocation": "true",
188
- "certificate_expire_warning": "5184000",
189
- "digest_algorithm": "md5",
190
- "plugindest": "/var/lib/puppet/lib",
191
- "pluginsource": "puppet://puppet/plugins",
192
- "pluginfactdest": "/var/lib/puppet/facts.d",
193
- "pluginfactsource": "puppet://puppet/pluginfacts",
194
- "pluginsync": "true",
195
- "pluginsignore": ".svn CVS .git",
196
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
197
- "external_nodes": "none"
198
- },
199
- "module_tool": {
200
- "module_repository": "https://forgeapi.puppetlabs.com",
201
- "module_working_dir": "/var/lib/puppet/puppet-module",
202
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
203
- "forge_authorization": "",
204
- "module_groups": ""
205
- },
206
- "ca": {
207
- "ca_name": "Puppet CA: foo.example.com",
208
- "cadir": "/etc/puppet/ssl/ca",
209
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
210
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
211
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
212
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
213
- "caprivatedir": "/etc/puppet/ssl/ca/private",
214
- "csrdir": "/etc/puppet/ssl/ca/requests",
215
- "signeddir": "/etc/puppet/ssl/ca/signed",
216
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
217
- "serial": "/etc/puppet/ssl/ca/serial",
218
- "autosign": "/etc/puppet/autosign.conf",
219
- "allow_duplicate_certs": "false",
220
- "ca_ttl": "157680000",
221
- "req_bits": "4096",
222
- "keylength": "4096",
223
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
224
- },
225
- "application": {
226
- "config_file_name": "puppet.conf",
227
- "config": "/etc/puppet/puppet.conf",
228
- "pidfile": "/var/lib/puppet/run/user.pid",
229
- "bindaddress": "0.0.0.0"
230
- },
231
- "master": {
232
- "user": "puppet",
233
- "group": "puppet",
234
- "default_manifest": "./manifests",
235
- "disable_per_environment_manifest": "false",
236
- "code": "",
237
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
238
- "masterport": "8140",
239
- "node_name": "cert",
240
- "bucketdir": "/var/lib/puppet/bucket",
241
- "rest_authconfig": "/etc/puppet/auth.conf",
242
- "ca": "true",
243
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
244
- "ssl_client_header": "HTTP_X_CLIENT_DN",
245
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
246
- "yamldir": "/var/lib/puppet/yaml",
247
- "server_datadir": "/var/lib/puppet/server_data",
248
- "reports": "store",
249
- "reportdir": "/var/lib/puppet/reports",
250
- "reporturl": "http://localhost:3000/reports/upload",
251
- "fileserverconfig": "/etc/puppet/fileserver.conf",
252
- "strict_hostname_checking": "false",
253
- "storeconfigs": "false",
254
- "storeconfigs_backend": "active_record"
255
- },
256
- "metrics": {
257
- "rrddir": "/var/lib/puppet/rrd",
258
- "rrdinterval": "1800"
259
- },
260
- "device": {
261
- "devicedir": "/var/lib/puppet/devices",
262
- "deviceconfig": "/etc/puppet/device.conf"
263
- },
264
- "agent": {
265
- "node_name_value": "foo.example.com",
266
- "node_name_fact": "",
267
- "localconfig": "/var/lib/puppet/state/localconfig",
268
- "statefile": "/var/lib/puppet/state/state.yaml",
269
- "clientyamldir": "/var/lib/puppet/client_yaml",
270
- "client_datadir": "/var/lib/puppet/client_data",
271
- "classfile": "/var/lib/puppet/state/classes.txt",
272
- "resourcefile": "/var/lib/puppet/state/resources.txt",
273
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
274
- "server": "puppet",
275
- "use_srv_records": "false",
276
- "srv_domain": "example.com",
277
- "ignoreschedules": "false",
278
- "default_schedules": "true",
279
- "puppetport": "8139",
280
- "noop": "false",
281
- "runinterval": "1800",
282
- "listen": "false",
283
- "ca_server": "puppet",
284
- "ca_port": "8140",
285
- "catalog_format": "",
286
- "preferred_serialization_format": "pson",
287
- "report_serialization_format": "pson",
288
- "legacy_query_parameter_serialization": "false",
289
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
290
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
291
- "usecacheonfailure": "true",
292
- "use_cached_catalog": "false",
293
- "ignoremissingtypes": "false",
294
- "ignorecache": "false",
295
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
296
- "splaylimit": "1800",
297
- "splay": "false",
298
- "clientbucketdir": "/var/lib/puppet/clientbucket",
299
- "configtimeout": "120",
300
- "report_server": "puppet",
301
- "report_port": "8140",
302
- "inventory_server": "puppet",
303
- "inventory_port": "8140",
304
- "report": "true",
305
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
306
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
307
- "graph": "false",
308
- "graphdir": "/var/lib/puppet/state/graphs",
309
- "http_compression": "false",
310
- "waitforcert": "120",
311
- "ordering": "title-hash"
312
- },
313
- "inspect": {
314
- "archive_files": "false",
315
- "archive_file_server": "puppet"
316
- },
317
- "tagmail": {
318
- "tagmap": "/etc/puppet/tagmail.conf",
319
- "sendmail": "/usr/sbin/sendmail",
320
- "reportfrom": "report@foo.example.com",
321
- "smtpserver": "none",
322
- "smtpport": "25",
323
- "smtphelo": "foo.example.com"
324
- },
325
- "rails": {
326
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
327
- "dbadapter": "sqlite3",
328
- "dbmigrate": "false",
329
- "dbname": "puppet",
330
- "dbserver": "localhost",
331
- "dbport": "",
332
- "dbuser": "puppet",
333
- "dbpassword": "puppet",
334
- "dbconnections": "",
335
- "dbsocket": "",
336
- "railslog": "/var/lib/puppet/log/rails.log",
337
- "rails_loglevel": "info"
338
- },
339
- "couchdb": {
340
- "couchdb_url": "http://127.0.0.1:5984/puppet"
341
- },
342
- "transaction": {
343
- "tags": "",
344
- "evaltrace": "false",
345
- "summarize": "false"
346
- },
347
- "ldap": {
348
- "ldapssl": "false",
349
- "ldaptls": "false",
350
- "ldapserver": "ldap",
351
- "ldapport": "389",
352
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
353
- "ldapclassattrs": "puppetclass",
354
- "ldapstackedattrs": "puppetvar",
355
- "ldapattrs": "all",
356
- "ldapparentattr": "parentnode",
357
- "ldapuser": "",
358
- "ldappassword": "",
359
- "ldapbase": ""
360
- },
361
- "parser": {
362
- "allow_variables_with_dashes": "false",
363
- "parser": "current",
364
- "max_errors": "10",
365
- "max_warnings": "10",
366
- "max_deprecations": "10",
367
- "strict_variables": "false"
368
- },
369
- "puppetdoc": {
370
- "document_all": "false"
371
- }
372
- },
373
- "tmp_mount_dev_shm": "rw,relatime",
374
- "tmp_mount_path_dev_shm": "tmpfs",
375
- "tmp_mount_fstype_dev_shm": "tmpfs",
376
- "uid_min": "500",
377
- "openldap_arch": "i386",
378
- "package_provider": "yum",
379
- "is_pe": false,
380
- "puppet_vardir": "/var/lib/puppet",
381
- "puppet_server": "puppet",
382
- "root_home": "/root",
383
- "service_provider": "redhat",
384
- "systemd": false,
385
- "has_tpm": false,
386
- "augeasversion": "1.4.0"
387
- }
@@ -1,386 +0,0 @@
1
- {
2
- "gem_version": "~> 1.7.0",
3
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/elasticsearch/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/gitlab/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/lib/facter:/vagrant/modules/kmod/lib/facter:/vagrant/modules/mcollective/lib/facter:/vagrant/modules/mysql/lib/facter:/vagrant/modules/pupmod/lib/facter:/vagrant/modules/simp_apache/lib/facter:/vagrant/modules/simp/lib/facter:/vagrant/modules/simplib/lib/facter:/vagrant/modules/simp_openldap/lib/facter:/vagrant/modules/ssh/lib/facter:/vagrant/modules/stdlib/lib/facter:/vagrant/modules/systemd/lib/facter:/vagrant/modules/tpm/lib/facter:",
4
- "architecture": "x86_64",
5
- "kernel": "Linux",
6
- "blockdevice_sda_size": 21474836480,
7
- "blockdevice_sda_vendor": "ATA",
8
- "blockdevice_sda_model": "VBOX HARDDISK",
9
- "blockdevices": "sda",
10
- "domain": "example.com",
11
- "macaddress": "08:00:27:26:fe:89",
12
- "osfamily": "RedHat",
13
- "operatingsystem": "OracleLinux",
14
- "lsbdistid": "OracleServer",
15
- "facterversion": "1.7.6",
16
- "filesystems": "xfs",
17
- "fqdn": "foo.example.com",
18
- "hardwareisa": "x86_64",
19
- "hardwaremodel": "x86_64",
20
- "hostname": "foo",
21
- "id": "root",
22
- "interfaces": "enp0s3,lo",
23
- "ipaddress_enp0s3": "10.0.2.15",
24
- "macaddress_enp0s3": "08:00:27:26:fe:89",
25
- "netmask_enp0s3": "255.255.255.0",
26
- "ipaddress_lo": "127.0.0.1",
27
- "netmask_lo": "255.0.0.0",
28
- "ipaddress": "10.0.2.15",
29
- "kernelmajversion": "3.10",
30
- "kernelrelease": "3.10.0-229.el7.x86_64",
31
- "kernelversion": "3.10.0",
32
- "lsbdistcodename": "n/a",
33
- "lsbdistdescription": "Oracle Linux Server release 7.2",
34
- "lsbdistrelease": "7.2",
35
- "lsbmajdistrelease": "7",
36
- "lsbrelease": ":core-4.1-amd64:core-4.1-noarch",
37
- "boardmanufacturer": "Oracle Corporation",
38
- "boardproductname": "VirtualBox",
39
- "boardserialnumber": "0",
40
- "bios_vendor": "innotek GmbH",
41
- "bios_version": "VirtualBox",
42
- "bios_release_date": "12/01/2006",
43
- "manufacturer": "innotek GmbH",
44
- "productname": "VirtualBox",
45
- "serialnumber": "0",
46
- "uuid": "E45EEE14-6EC0-4F4E-94F4-326BBD0398B7",
47
- "type": "Other",
48
- "memorysize": "993.32 MB",
49
- "memoryfree": "778.60 MB",
50
- "swapsize": "2.00 GB",
51
- "swapfree": "2.00 GB",
52
- "swapsize_mb": "2048.00",
53
- "swapfree_mb": "2048.00",
54
- "memorysize_mb": "993.32",
55
- "memoryfree_mb": "778.60",
56
- "memorytotal": "993.32 MB",
57
- "netmask": "255.255.255.0",
58
- "network_enp0s3": "10.0.2.0",
59
- "network_lo": "127.0.0.0",
60
- "operatingsystemmajrelease": "7",
61
- "operatingsystemrelease": "7.2",
62
- "path": "/home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/rvm/gems/ruby-2.1.9/bin:/usr/local/rvm/gems/ruby-2.1.9@global/bin:/usr/local/rvm/rubies/ruby-2.1.9/bin:/usr/local/rvm/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
63
- "physicalprocessorcount": 1,
64
- "processor0": "Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz",
65
- "processorcount": "1",
66
- "ps": "ps -ef",
67
- "puppetversion": "3.8.7",
68
- "rubysitedir": "/usr/local/rvm/rubies/ruby-2.1.9/lib/ruby/site_ruby/2.1.0",
69
- "rubyversion": "2.1.9",
70
- "selinux": "false",
71
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCzLBNOdRz4tiKo1glFDol32yikrNVDMkHQsycRssZFr8Tm9bFBv8xv/Sk5wD1+y/K4b6yFR1oChypcSb+mPd8DU1irrxMPZSbSaIh5ig3FK4wts2PXs1DYAh3+uD0wiKX21Z/U+QvMZgmDHmQ2yPXm5nU9wXn0RbXpcOa3tIAMHmdBQj/YMDBkMXdt0i7bwIiv1htAg6E36kxP3inHlLow+aOF4y/cdLwcadp90EdjYQNor7KUGHpDG/xBqxO0s2hHVcFykmotQvb8MmG9HVc03vwvmDoDg8Pazce69JOrKuz7ZagP0XH1NMvxoyqydOWS/KJBH3Vp/QpMXR+a/F3t",
72
- "sshfp_rsa": "SSHFP 1 1 fc0c475cd516730ea5b88ad830e58b59c459cd45\nSSHFP 1 2 1ef1bd932a6b464a4264920c6bc397af1782b3b00c50187748cf0e29a396e864",
73
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJVI5oi1dE1m/uk7YHTkr3gSA3BUuaylF9vueVGrUWrOHVXqswlYTGMcXaPZswiHl6iPhvsyUOUDfY/3DIT9H8=",
74
- "sshfp_ecdsa": "SSHFP 3 1 fc4d053736b27a8c65e103d9167c16f27e947602\nSSHFP 3 2 1d94552162f998453c1aee15173977bfe5e1fed5c2ac76da637be28c7c853943",
75
- "timezone": "UTC",
76
- "uniqueid": "007f0100",
77
- "uptime": "0:02 hours",
78
- "uptime_days": 0,
79
- "uptime_hours": 0,
80
- "uptime_seconds": 155,
81
- "virtual": "kvm",
82
- "is_virtual": "true",
83
- "augeasprovider_grub_version": 2,
84
- "gitlab_systemd": true,
85
- "haveged_startup_provider": "systemd",
86
- "mysql_server_id": 10395657,
87
- "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/2.1.0/gems/puppet-3.8.7/lib/puppet",
88
- "acpid_enabled": false,
89
- "fips_enabled": false,
90
- "fullrun": "false",
91
- "grub_version": "2.02~beta2",
92
- "init_systems": [
93
- "rc",
94
- "systemd",
95
- "sysv"
96
- ],
97
- "runlevel": "3",
98
- "shmall": "18446744073692774399",
99
- "puppet_settings": {
100
- "main": {
101
- "cfacter": "false",
102
- "confdir": "/etc/puppet",
103
- "vardir": "/var/lib/puppet",
104
- "name": "#<Puppet::Util::UnixRunMode:0x00000003c08188>",
105
- "logdir": "/var/lib/puppet/log",
106
- "log_level": "notice",
107
- "disable_warnings": "[]",
108
- "priority": "",
109
- "trace": "false",
110
- "profile": "false",
111
- "autoflush": "true",
112
- "syslogfacility": "daemon",
113
- "statedir": "/var/lib/puppet/state",
114
- "rundir": "/var/lib/puppet/run",
115
- "genconfig": "false",
116
- "genmanifest": "false",
117
- "configprint": "",
118
- "color": "ansi",
119
- "mkusers": "false",
120
- "manage_internal_file_permissions": "true",
121
- "onetime": "false",
122
- "path": "none",
123
- "libdir": "/var/lib/puppet/lib",
124
- "ignoreimport": "false",
125
- "environment": "production",
126
- "environmentpath": "",
127
- "always_cache_features": "false",
128
- "diff_args": "-u",
129
- "diff": "diff",
130
- "show_diff": "false",
131
- "daemonize": "true",
132
- "maximum_uid": "4294967290",
133
- "route_file": "/etc/puppet/routes.yaml",
134
- "node_terminus": "plain",
135
- "node_cache_terminus": "",
136
- "data_binding_terminus": "hiera",
137
- "hiera_config": "/etc/puppet/hiera.yaml",
138
- "binder": "false",
139
- "binder_config": "",
140
- "catalog_terminus": "compiler",
141
- "catalog_cache_terminus": "",
142
- "facts_terminus": "facter",
143
- "inventory_terminus": "facter",
144
- "default_file_terminus": "rest",
145
- "httplog": "/var/lib/puppet/log/http.log",
146
- "http_proxy_host": "none",
147
- "http_proxy_port": "3128",
148
- "http_proxy_user": "none",
149
- "http_proxy_password": "none",
150
- "http_keepalive_timeout": "4",
151
- "http_debug": "false",
152
- "filetimeout": "15",
153
- "environment_timeout": "0",
154
- "queue_type": "stomp",
155
- "queue_source": "stomp://localhost:61613/",
156
- "async_storeconfigs": "false",
157
- "thin_storeconfigs": "false",
158
- "zlib": "true",
159
- "prerun_command": "",
160
- "postrun_command": "",
161
- "freeze_main": "false",
162
- "stringify_facts": "true",
163
- "trusted_node_data": "false",
164
- "immutable_node_data": "false",
165
- "preview_outputdir": "/var/lib/puppet/preview",
166
- "certname": "foo.example.com",
167
- "certdnsnames": "",
168
- "dns_alt_names": "",
169
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
170
- "certdir": "/etc/puppet/ssl/certs",
171
- "ssldir": "/etc/puppet/ssl",
172
- "publickeydir": "/etc/puppet/ssl/public_keys",
173
- "requestdir": "/etc/puppet/ssl/certificate_requests",
174
- "privatekeydir": "/etc/puppet/ssl/private_keys",
175
- "privatedir": "/etc/puppet/ssl/private",
176
- "passfile": "/etc/puppet/ssl/private/password",
177
- "hostcsr": "/etc/puppet/ssl/csr_foo.example.com.pem",
178
- "hostcert": "/etc/puppet/ssl/certs/foo.example.com.pem",
179
- "hostprivkey": "/etc/puppet/ssl/private_keys/foo.example.com.pem",
180
- "hostpubkey": "/etc/puppet/ssl/public_keys/foo.example.com.pem",
181
- "localcacert": "/etc/puppet/ssl/certs/ca.pem",
182
- "ssl_client_ca_auth": "",
183
- "ssl_server_ca_auth": "",
184
- "hostcrl": "/etc/puppet/ssl/crl.pem",
185
- "certificate_revocation": "true",
186
- "certificate_expire_warning": "5184000",
187
- "digest_algorithm": "md5",
188
- "plugindest": "/var/lib/puppet/lib",
189
- "pluginsource": "puppet://puppet/plugins",
190
- "pluginfactdest": "/var/lib/puppet/facts.d",
191
- "pluginfactsource": "puppet://puppet/pluginfacts",
192
- "pluginsync": "true",
193
- "pluginsignore": ".svn CVS .git",
194
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
195
- "external_nodes": "none"
196
- },
197
- "module_tool": {
198
- "module_repository": "https://forgeapi.puppetlabs.com",
199
- "module_working_dir": "/var/lib/puppet/puppet-module",
200
- "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
201
- "forge_authorization": "",
202
- "module_groups": ""
203
- },
204
- "ca": {
205
- "ca_name": "Puppet CA: foo.example.com",
206
- "cadir": "/etc/puppet/ssl/ca",
207
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
208
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
209
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
210
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
211
- "caprivatedir": "/etc/puppet/ssl/ca/private",
212
- "csrdir": "/etc/puppet/ssl/ca/requests",
213
- "signeddir": "/etc/puppet/ssl/ca/signed",
214
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
215
- "serial": "/etc/puppet/ssl/ca/serial",
216
- "autosign": "/etc/puppet/autosign.conf",
217
- "allow_duplicate_certs": "false",
218
- "ca_ttl": "157680000",
219
- "req_bits": "4096",
220
- "keylength": "4096",
221
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt"
222
- },
223
- "application": {
224
- "config_file_name": "puppet.conf",
225
- "config": "/etc/puppet/puppet.conf",
226
- "pidfile": "/var/lib/puppet/run/user.pid",
227
- "bindaddress": "0.0.0.0"
228
- },
229
- "master": {
230
- "user": "puppet",
231
- "group": "puppet",
232
- "default_manifest": "./manifests",
233
- "disable_per_environment_manifest": "false",
234
- "code": "",
235
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
236
- "masterport": "8140",
237
- "node_name": "cert",
238
- "bucketdir": "/var/lib/puppet/bucket",
239
- "rest_authconfig": "/etc/puppet/auth.conf",
240
- "ca": "true",
241
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
242
- "ssl_client_header": "HTTP_X_CLIENT_DN",
243
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
244
- "yamldir": "/var/lib/puppet/yaml",
245
- "server_datadir": "/var/lib/puppet/server_data",
246
- "reports": "store",
247
- "reportdir": "/var/lib/puppet/reports",
248
- "reporturl": "http://localhost:3000/reports/upload",
249
- "fileserverconfig": "/etc/puppet/fileserver.conf",
250
- "strict_hostname_checking": "false",
251
- "storeconfigs": "false",
252
- "storeconfigs_backend": "active_record"
253
- },
254
- "metrics": {
255
- "rrddir": "/var/lib/puppet/rrd",
256
- "rrdinterval": "1800"
257
- },
258
- "device": {
259
- "devicedir": "/var/lib/puppet/devices",
260
- "deviceconfig": "/etc/puppet/device.conf"
261
- },
262
- "agent": {
263
- "node_name_value": "foo.example.com",
264
- "node_name_fact": "",
265
- "localconfig": "/var/lib/puppet/state/localconfig",
266
- "statefile": "/var/lib/puppet/state/state.yaml",
267
- "clientyamldir": "/var/lib/puppet/client_yaml",
268
- "client_datadir": "/var/lib/puppet/client_data",
269
- "classfile": "/var/lib/puppet/state/classes.txt",
270
- "resourcefile": "/var/lib/puppet/state/resources.txt",
271
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
272
- "server": "puppet",
273
- "use_srv_records": "false",
274
- "srv_domain": "example.com",
275
- "ignoreschedules": "false",
276
- "default_schedules": "true",
277
- "puppetport": "8139",
278
- "noop": "false",
279
- "runinterval": "1800",
280
- "listen": "false",
281
- "ca_server": "puppet",
282
- "ca_port": "8140",
283
- "catalog_format": "",
284
- "preferred_serialization_format": "pson",
285
- "report_serialization_format": "pson",
286
- "legacy_query_parameter_serialization": "false",
287
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
288
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
289
- "usecacheonfailure": "true",
290
- "use_cached_catalog": "false",
291
- "ignoremissingtypes": "false",
292
- "ignorecache": "false",
293
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
294
- "splaylimit": "1800",
295
- "splay": "false",
296
- "clientbucketdir": "/var/lib/puppet/clientbucket",
297
- "configtimeout": "120",
298
- "report_server": "puppet",
299
- "report_port": "8140",
300
- "inventory_server": "puppet",
301
- "inventory_port": "8140",
302
- "report": "true",
303
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
304
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
305
- "graph": "false",
306
- "graphdir": "/var/lib/puppet/state/graphs",
307
- "http_compression": "false",
308
- "waitforcert": "120",
309
- "ordering": "title-hash"
310
- },
311
- "inspect": {
312
- "archive_files": "false",
313
- "archive_file_server": "puppet"
314
- },
315
- "tagmail": {
316
- "tagmap": "/etc/puppet/tagmail.conf",
317
- "sendmail": "/sbin/sendmail",
318
- "reportfrom": "report@foo.example.com",
319
- "smtpserver": "none",
320
- "smtpport": "25",
321
- "smtphelo": "foo.example.com"
322
- },
323
- "rails": {
324
- "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
325
- "dbadapter": "sqlite3",
326
- "dbmigrate": "false",
327
- "dbname": "puppet",
328
- "dbserver": "localhost",
329
- "dbport": "",
330
- "dbuser": "puppet",
331
- "dbpassword": "puppet",
332
- "dbconnections": "",
333
- "dbsocket": "",
334
- "railslog": "/var/lib/puppet/log/rails.log",
335
- "rails_loglevel": "info"
336
- },
337
- "couchdb": {
338
- "couchdb_url": "http://127.0.0.1:5984/puppet"
339
- },
340
- "transaction": {
341
- "tags": "",
342
- "evaltrace": "false",
343
- "summarize": "false"
344
- },
345
- "ldap": {
346
- "ldapssl": "false",
347
- "ldaptls": "false",
348
- "ldapserver": "ldap",
349
- "ldapport": "389",
350
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
351
- "ldapclassattrs": "puppetclass",
352
- "ldapstackedattrs": "puppetvar",
353
- "ldapattrs": "all",
354
- "ldapparentattr": "parentnode",
355
- "ldapuser": "",
356
- "ldappassword": "",
357
- "ldapbase": ""
358
- },
359
- "parser": {
360
- "allow_variables_with_dashes": "false",
361
- "parser": "current",
362
- "max_errors": "10",
363
- "max_warnings": "10",
364
- "max_deprecations": "10",
365
- "strict_variables": "false"
366
- },
367
- "puppetdoc": {
368
- "document_all": "false"
369
- }
370
- },
371
- "tmp_mount_dev_shm": "rw,nosuid,nodev",
372
- "tmp_mount_path_dev_shm": "tmpfs",
373
- "tmp_mount_fstype_dev_shm": "tmpfs",
374
- "uid_min": "1000",
375
- "openldap_arch": "i386",
376
- "package_provider": "yum",
377
- "is_pe": false,
378
- "puppet_vardir": "/var/lib/puppet",
379
- "puppet_server": "puppet",
380
- "root_home": "/root",
381
- "service_provider": "systemd",
382
- "systemd": true,
383
- "systemd_version": "219",
384
- "has_tpm": false,
385
- "augeasversion": "1.4.0"
386
- }