simp-rspec-puppet-facts 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/facts/1.7/centos-6-x86_64.facts +327 -327
  3. data/facts/1.7/centos-7-x86_64.facts +19 -19
  4. data/facts/1.7/redhat-6-x86_64.facts +304 -304
  5. data/facts/1.7/redhat-7-x86_64.facts +34 -34
  6. data/facts/2.0/centos-6-x86_64.facts +468 -468
  7. data/facts/2.0/centos-7-x86_64.facts +22 -22
  8. data/facts/2.0/redhat-6-x86_64.facts +430 -430
  9. data/facts/2.0/redhat-7-x86_64.facts +39 -39
  10. data/facts/2.1/centos-6-x86_64.facts +417 -417
  11. data/facts/2.1/centos-7-x86_64.facts +23 -23
  12. data/facts/2.1/redhat-6-x86_64.facts +513 -531
  13. data/facts/2.1/redhat-7-x86_64.facts +45 -63
  14. data/facts/2.2/centos-6-x86_64.facts +465 -465
  15. data/facts/2.2/centos-7-x86_64.facts +25 -25
  16. data/facts/2.2/redhat-6-x86_64.facts +521 -539
  17. data/facts/2.2/redhat-7-x86_64.facts +47 -65
  18. data/facts/2.3/centos-6-x86_64.facts +460 -460
  19. data/facts/2.3/centos-7-x86_64.facts +25 -25
  20. data/facts/2.3/redhat-6-x86_64.facts +518 -536
  21. data/facts/2.3/redhat-7-x86_64.facts +47 -65
  22. data/facts/2.4/centos-6-x86_64.facts +442 -442
  23. data/facts/2.4/centos-7-x86_64.facts +25 -25
  24. data/facts/2.4/redhat-6-x86_64.facts +477 -495
  25. data/facts/2.4/redhat-7-x86_64.facts +46 -64
  26. data/facts/2.5/centos-6-x86_64.facts +459 -459
  27. data/facts/2.5/redhat-6-x86_64.facts +470 -488
  28. data/facts/2.5/redhat-7-x86_64.facts +46 -64
  29. data/facts/3.0/centos-6-x86_64.facts +658 -711
  30. data/facts/3.0/centos-7-x86_64.facts +676 -729
  31. data/facts/3.0/redhat-6-x86_64.facts +737 -760
  32. data/facts/3.0/redhat-7-x86_64.facts +733 -756
  33. data/facts/3.3/centos-6-x86_64.facts +758 -747
  34. data/facts/3.3/centos-7-x86_64.facts +772 -761
  35. data/facts/3.3/redhat-6-x86_64.facts +746 -769
  36. data/facts/3.3/redhat-7-x86_64.facts +753 -776
  37. data/facts/3.4/centos-6-x86_64.facts +761 -750
  38. data/facts/3.4/centos-7-x86_64.facts +775 -764
  39. data/facts/3.4/redhat-6-x86_64.facts +749 -772
  40. data/facts/3.4/redhat-7-x86_64.facts +756 -779
  41. data/facts/3.5/centos-6-x86_64.facts +775 -764
  42. data/facts/3.5/centos-7-x86_64.facts +869 -838
  43. data/facts/3.5/redhat-6-x86_64.facts +765 -788
  44. data/facts/3.5/redhat-7-x86_64.facts +833 -856
  45. data/facts/3.6/centos-6-x86_64.facts +776 -765
  46. data/facts/3.6/centos-7-x86_64.facts +870 -839
  47. data/facts/3.6/redhat-6-x86_64.facts +766 -789
  48. data/facts/3.6/redhat-7-x86_64.facts +834 -857
  49. data/facts/3.7/centos-6-x86_64.facts +768 -757
  50. data/facts/3.7/centos-7-x86_64.facts +862 -831
  51. data/facts/3.7/redhat-6-x86_64.facts +758 -781
  52. data/facts/3.7/redhat-7-x86_64.facts +826 -849
  53. data/facts/Vagrantfile +46 -38
  54. data/facts/scripts/gce_scrub_data.rb +51 -0
  55. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +53 -0
  56. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +53 -0
  57. data/facts/scripts/gce_scrub_data/redhat-6-x86_64.scrub.yaml +53 -0
  58. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +53 -0
  59. data/facts/scripts/get_facts.rb +9 -1
  60. data/facts/scripts/get_facts_for_each_facter.sh +8 -1
  61. data/lib/simp/version.rb +1 -1
  62. data/spec/data_normalization_spec.rb +34 -0
  63. metadata +55 -77
  64. data/facts/1.7/fedora-23-x86_64.facts +0 -106
  65. data/facts/2.0/fedora-23-x86_64.facts +0 -202
  66. data/facts/2.1/fedora-23-x86_64.facts +0 -220
  67. data/facts/2.2/fedora-23-x86_64.facts +0 -242
  68. data/facts/2.3/fedora-23-x86_64.facts +0 -243
  69. data/facts/2.4/fedora-23-x86_64.facts +0 -243
  70. data/facts/2.5/--.facts +0 -572
  71. data/facts/3.1/centos-6-x86_64.facts +0 -458
  72. data/facts/3.1/centos-7-x86_64.facts +0 -462
  73. data/facts/3.1/redhat-6-x86_64.facts +0 -460
  74. data/facts/3.1/redhat-7-x86_64.facts +0 -468
  75. data/facts/3.2/centos-6-x86_64.facts +0 -456
  76. data/facts/3.2/centos-7-x86_64.facts +0 -460
  77. data/facts/3.2/fedora-23-x86_64.facts +0 -496
  78. data/facts/3.2/redhat-6-x86_64.facts +0 -460
  79. data/facts/3.3/fedora-23-x86_64.facts +0 -499
  80. data/facts/3.4/fedora-23-x86_64.facts +0 -500
@@ -3,14 +3,14 @@
3
3
  "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/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/tpm/lib/facter:",
4
4
  "kernel": "Linux",
5
5
  "system_uptime": {
6
- "seconds": 654,
6
+ "seconds": 1073,
7
7
  "hours": 0,
8
8
  "days": 0,
9
- "uptime": "0:10 hours"
9
+ "uptime": "0:17 hours"
10
10
  },
11
11
  "gid": "root",
12
12
  "hardwaremodel": "x86_64",
13
- "kernelrelease": "3.10.0-514.10.2.el7.x86_64",
13
+ "kernelrelease": "3.10.0-514.26.2.el7.x86_64",
14
14
  "puppetversion": "3.8.7",
15
15
  "dhcp_servers": {
16
16
  "system": "10.0.2.2",
@@ -21,13 +21,13 @@
21
21
  "blockdevice_sda_vendor": "ATA",
22
22
  "blockdevice_sda_model": "VBOX HARDDISK",
23
23
  "blockdevices": "sda",
24
- "path": "/home/vagrant/vendor/bundler/ruby/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
24
+ "path": "/home/vagrant/vendor/bundler/ruby/bin:/opt/puppetlabs/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
25
25
  "partitions": {
26
26
  "sda1": {
27
27
  "size": "2048"
28
28
  },
29
29
  "sda2": {
30
- "uuid": "7a0b4526-ffc0-4a51-9a43-d701c30d7c4f",
30
+ "uuid": "ae23c7f6-d8cd-4831-beae-92d8f12a4339",
31
31
  "size": "2097152",
32
32
  "mount": "/boot",
33
33
  "filesystem": "xfs"
@@ -37,7 +37,7 @@
37
37
  "filesystem": "LVM2_member"
38
38
  }
39
39
  },
40
- "macaddress": "52:54:00:88:15:b6",
40
+ "macaddress": "52:54:00:47:46:52",
41
41
  "rubyversion": "2.0.0",
42
42
  "hostname": "foo",
43
43
  "operatingsystem": "CentOS",
@@ -50,8 +50,8 @@
50
50
  "count": 1,
51
51
  "physicalcount": 1
52
52
  },
53
- "uptime_seconds": 654,
54
- "uptime": "0:10 hours",
53
+ "uptime_seconds": 1073,
54
+ "uptime": "0:17 hours",
55
55
  "ps": "ps -ef",
56
56
  "operatingsystemmajrelease": "7",
57
57
  "kernelversion": "3.10.0",
@@ -67,7 +67,7 @@
67
67
  "netmask": "255.255.255.0",
68
68
  "interfaces": "eth0,lo",
69
69
  "ipaddress_eth0": "10.0.2.15",
70
- "macaddress_eth0": "52:54:00:88:15:b6",
70
+ "macaddress_eth0": "52:54:00:47:46:52",
71
71
  "netmask_eth0": "255.255.255.0",
72
72
  "mtu_eth0": 1500,
73
73
  "ipaddress_lo": "127.0.0.1",
@@ -91,23 +91,23 @@
91
91
  "network_lo": "127.0.0.0",
92
92
  "uptime_days": 0,
93
93
  "ipaddress": "10.0.2.15",
94
- "memorysize": "488.67 MB",
95
- "memoryfree": "304.08 MB",
94
+ "memorysize": "488.65 MB",
95
+ "memoryfree": "246.57 MB",
96
96
  "swapsize": "1.50 GB",
97
97
  "swapfree": "1.50 GB",
98
98
  "swapsize_mb": "1536.00",
99
- "swapfree_mb": "1533.83",
100
- "memorysize_mb": "488.67",
101
- "memoryfree_mb": "304.08",
99
+ "swapfree_mb": "1531.06",
100
+ "memorysize_mb": "488.65",
101
+ "memoryfree_mb": "246.57",
102
102
  "filesystems": "iso9660,xfs",
103
103
  "hardwareisa": "x86_64",
104
104
  "uniqueid": "007f0100",
105
- "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDAK5xZWtUPjVdl9H/uR26Al/y2wa8wpag4nffVQ9bEZoR4IoT0yfo/vazSpTDATkLDKgKTNVomUnGhqX4fnfQhR5z+XVnHwjDAUm22PnoZ0gfFHGoHB1ATuzVQDyBZ+sneDoiCTi6knsVkKcJlMGC0rGIChYMDFMR0n0MpTp22EDawslYpLeBWLlyUs9hnjhXPfObq1thWnkFdblyG8nIPnH0qKbIEtEIZKnPnlUMojFobjhkERo2gIG3Mpc4WKWWgVEBh5VB2kWCzpNe8Rxnw2OaSe1gMdkNXJaZU4BJR/Wc/sh1XCXrGLFGFaa6vfY2k/RoRCPk1FuImDnZEkty9",
106
- "sshfp_rsa": "SSHFP 1 1 64a3dd0ddacb54ba94d6e26170f1f30a72fe258d\nSSHFP 1 2 922780c4c76cb8db76922065711d5ee8dd4e84c8d1ed99bf5d1e00dca23c9f72",
107
- "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI5McpGptjZe3ji/lTuq855Q9mZZru+ERCDwnPI9R2xlC4GeDyIdfHtxupxR8BY9aMZe5a3hx3ugzHAVHt04w6U=",
108
- "sshfp_ecdsa": "SSHFP 3 1 8d82dc7d735e534bbf20d6745a944021376abed1\nSSHFP 3 2 ca1cacfdd03f849f0832a8b66b6e622206ff95b2dbf04d5684501b9492bf2409",
109
- "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIA8NA0Te7bNLFywFWVMn5ajSqDm0O4oYn0VrqgOpIisB",
110
- "sshfp_ed25519": "SSHFP 4 1 1b604f5544b39c59261f95a4acb110f91ca74d40\nSSHFP 4 2 4796b7bed40e30333b03eaf02c648831ac708c091596f2f8f12d17c39dd8c4ba",
105
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCw5V4eeheGxZ51HFmMxEhcfeK43gNL/EihGrIQwSfXKt1W98H1/R6crwBGrNvFMQXscgY/KIB4yTdDzkh04OlhjvYp5RqsHIGo7IY1O9s7vuLGxW5lCu5k/DjZL+p63qnRze2qY3+86L6BwlACRu9AXlT+6vuZMxTudQ/IQQBxLAVTI8uws1vmc929L8XS0wQZl3lokKWo2nrq1wv87F4RcPsHi3KxgXNXxWEu0zXQ4ivCmt1KS49ZPXOe5hRmNSZq36ASZKrt0lXsHIab4q31WNKXFgEt+GON7v1sNIYIOSHQYhe9pkoeQzoG06i7ct5B2c97qUDTT7gOSPIKiwmB",
106
+ "sshfp_rsa": "SSHFP 1 1 1099cf9c93eff5d83c5ecfe083b0ae73964eee91\nSSHFP 1 2 e1b26f60383abdc939e62b090de662a871625bc5d29668f90d89d0b53cc2d662",
107
+ "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEc0nHB2rjjUMB1Xv23aYaCAHwcU1NSH4F64txZES+WeOyCApofjS1ULRl1FX4TIZvxTnr+tDneYf3X8kyl/x0M=",
108
+ "sshfp_ecdsa": "SSHFP 3 1 3ccacf4152307d8eed9773f333350cfa5597be6a\nSSHFP 3 2 b1ecd68cf06f5f06577c6bff63bd63a2fce5c3c6bd6d24ab7a7bcef980f3c9b4",
109
+ "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIB0DLBY7Opcbxlwv1NjgPmzrblJCWsoeK2+CiSnsx1kp",
110
+ "sshfp_ed25519": "SSHFP 4 1 3b3b11563cb63cfcaed710c23fc219d437d8de02\nSSHFP 4 2 c37a72a1b34f45f7e58ae431b72e76772512a1aa9b374e860a4020f3894ea9fa",
111
111
  "uptime_hours": 0,
112
112
  "physicalprocessorcount": 1,
113
113
  "boardmanufacturer": "Oracle Corporation",
@@ -119,7 +119,7 @@
119
119
  "manufacturer": "innotek GmbH",
120
120
  "productname": "VirtualBox",
121
121
  "serialnumber": "0",
122
- "uuid": "871C8C9D-1B9F-458E-9ABE-E143B59A6FC2",
122
+ "uuid": "1CE709A2-C8F8-45FC-9B94-0808A8F8D11C",
123
123
  "type": "Other",
124
124
  "processor0": "Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz",
125
125
  "processorcount": 1,
@@ -130,7 +130,7 @@
130
130
  "radius_version": "unknown",
131
131
  "haveged_startup_provider": "systemd",
132
132
  "java_default_home": ".",
133
- "mysql_server_id": 558582,
133
+ "mysql_server_id": 295378,
134
134
  "puppet_ruby_dir": "/home/vagrant/vendor/bundler/ruby/gems/puppet-3.8.7/lib/puppet",
135
135
  "uid_min": "1000",
136
136
  "fips_ciphers": [
@@ -203,7 +203,7 @@
203
203
  "sysv"
204
204
  ],
205
205
  "cmdline": {
206
- "BOOT_IMAGE": "/vmlinuz-3.10.0-514.10.2.el7.x86_64",
206
+ "BOOT_IMAGE": "/vmlinuz-3.10.0-514.26.2.el7.x86_64",
207
207
  "root": "/dev/mapper/VolGroup00-LogVol00",
208
208
  "ro": null,
209
209
  "no_timer_check": null,
@@ -216,7 +216,7 @@
216
216
  "quiet": null
217
217
  },
218
218
  "fips_enabled": false,
219
- "boot_dir_uuid": "7a0b4526-ffc0-4a51-9a43-d701c30d7c4f",
219
+ "boot_dir_uuid": "ae23c7f6-d8cd-4831-beae-92d8f12a4339",
220
220
  "ipv6_enabled": true,
221
221
  "shmall": "18446744073692774399",
222
222
  "defaultgateway": "10.0.2.2",
@@ -226,7 +226,7 @@
226
226
  "cfacter": "false",
227
227
  "confdir": "/etc/puppet",
228
228
  "vardir": "/var/lib/puppet",
229
- "name": "#<Puppet::Util::UnixRunMode:0x00000001ac0c50>",
229
+ "name": "#<Puppet::Util::UnixRunMode:0x00000001b68c48>",
230
230
  "logdir": "/var/lib/puppet/log",
231
231
  "log_level": "notice",
232
232
  "disable_warnings": "[]",
@@ -1,160 +1,51 @@
1
1
  {
2
- "processors": {
3
- "models": [
4
- "Intel(R) Xeon(R) CPU @ 2.30GHz"
5
- ],
6
- "count": 1,
7
- "physicalcount": 1
8
- },
9
- "defaultgatewayiface": "eth0",
10
- "selinux_current_mode": "enforcing",
11
- "uptime_seconds": 419,
12
- "radius_version": "unknown",
13
- "selinux_policyversion": "24",
2
+ "openldap_arch": "i386",
3
+ "netmask": "255.255.255.0",
4
+ "uuid": "1454B3EC-89AE-F526-2536-F12DDC636FA5",
5
+ "rubyversion": "1.8.7",
6
+ "grub_version": "0.97",
7
+ "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
8
+ "sshfp_dsa": "SSHFP 2 1 a0fa658c17b0562f86f3969cd57f1dfe305e9e2e\nSSHFP 2 2 b32ac0e181e02c2996b92ad9f24588f9ab23a483acc5f1a9a8bbcff3893a31d1",
9
+ "macaddress_eth0": "42:01:0A:8E:00:03",
10
+ "type": "Other",
14
11
  "mtu_lo": 65536,
15
- "kernel": "Linux",
16
- "facterversion": "2.4.6",
17
- "mtu_eth0": 1460,
18
- "tmp_mount_dev_shm": "rw,seclabel,relatime",
19
- "uid_min": "500",
20
- "kernelversion": "2.6.32",
21
12
  "partitions": {
22
13
  "sda1": {
23
- "uuid": "5c57426f-7fef-483e-b428-21052514ad6c",
24
14
  "filesystem": "ext4",
25
15
  "label": "/",
26
16
  "mount": "/",
27
- "size": "20969472"
17
+ "size": "20969472",
18
+ "uuid": "5c57426f-7fef-483e-b428-21052514ad6c"
28
19
  }
29
20
  },
30
- "manufacturer": "Google",
31
- "ipv6_enabled": false,
32
- "system_uptime": {
33
- "days": 0,
34
- "hours": 0,
35
- "seconds": 419,
36
- "uptime": "0:06 hours"
21
+ "netmask_eth0": "255.255.255.0",
22
+ "timezone": "UTC",
23
+ "processors": {
24
+ "count": 1,
25
+ "models": [
26
+ "Intel(R) Xeon(R) CPU @ 2.30GHz"
27
+ ],
28
+ "physicalcount": 1
37
29
  },
38
- "ipaddress_eth0": "10.142.0.3",
39
- "boot_dir_uuid": "5c57426f-7fef-483e-b428-21052514ad6c",
40
- "network_eth0": "10.142.0.3",
41
- "osfamily": "RedHat",
42
- "type": "Other",
43
- "gid": "root",
44
- "acpid_enabled": true,
45
- "bios_release_date": "01/01/2011",
46
- "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
47
- "has_tpm": false,
48
- "openssh_version": "5.3",
49
- "memorysize_mb": "1700.19",
50
- "boardmanufacturer": "Google",
30
+ "defaultgatewayiface": "eth0",
51
31
  "tmp_mount_path_dev_shm": "tmpfs",
52
- "fqdn": "i-2017073017-f0058001.c.beaker-testing.internal",
53
- "augeasprovider_grub_version": 1,
54
- "uptime": "0:06 hours",
55
- "blockdevices": "sda",
56
- "swapsize_mb": "0.00",
57
- "uptime_hours": 0,
58
- "interfaces": "eth0,lo",
59
- "hardwaremodel": "x86_64",
60
- "processor0": "Intel(R) Xeon(R) CPU @ 2.30GHz",
32
+ "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/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/tpm/lib/facter:",
61
33
  "puppet_vardir": "/var/lib/puppet",
62
- "rubyversion": "1.8.7",
63
- "fips_enabled": false,
64
- "bios_vendor": "Google",
65
- "memoryfree_mb": "1445.19",
66
- "selinux_enforced": true,
67
- "timezone": "UTC",
68
- "auditd_version": "2.4.5",
69
- "puppet_ruby_dir": "/home/gce_vagrant/vendor/bundler/ruby/1.8/gems/puppet-3.8.7/lib/puppet",
70
- "cmdline": {
71
- "LANG": "en_US.UTF-8",
72
- "KEYTABLE": "us",
73
- "ro": null,
74
- "console": "ttyS0,38400n8",
75
- "rd_NO_LVM": null,
76
- "rd_NO_MD": null,
77
- "rd_NO_LUKS": null,
78
- "KEYBOARDTYPE": "pc",
79
- "rd_NO_DM": null,
80
- "SYSFONT": "latarcyrheb-sun16",
81
- "root": "UUID"
82
- },
83
34
  "uptime_days": 0,
84
- "puppetversion": "3.8.7",
85
- "lib": "/vagrant/modules/apache/lib/facter:/vagrant/modules/auditd/lib/facter:/vagrant/modules/augeasproviders_grub/lib/facter:/vagrant/modules/freeradius/lib/facter:/vagrant/modules/haveged/lib/facter:/vagrant/modules/java/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/tpm/lib/facter:",
86
- "netmask_eth0": "255.255.255.255",
87
- "memorysize": "1.66 GB",
88
- "operatingsystemrelease": "6.9",
89
- "ipaddress": "10.142.0.3",
90
- "selinux_config_policy": "targeted",
91
- "shmall": "4294967296",
92
- "swapfree_mb": "0.00",
93
- "blockdevice_sda_size": 10737418240,
94
- "bios_version": "Google",
95
- "openldap_arch": "i386",
96
- "selinux": true,
97
- "sshdsakey": "AAAAB3NzaC1kc3MAAACBALLk3FD4aop4IrMLTs8ZRAubngksTfMF2MFC88EH36CEVRQqOAhDQlDMpSUKCWwTlB1CsV6SfMOlQGvxChRBRnWQolb5JGELwqOJtrm7n4H50tN/o3ynljz7UNmlUkOl30pQtBX4CGjs2HMZd1vtgl/mWXG0Cg2LaL4NHNJpXFJHAAAAFQDLj9qmCsKpJLO7+qauxhzkz8S2iQAAAIBpHWZpUsiVYlNAAYrNbL4SW13FiMlpm8WpLLZOlQVp+5XR6ANPbdx3ZQFqzp44wwhFDgrv35Tg3O/L/c2+BE8iHMZar5af+KT6pupdLVgJ+S42g7UNxkZJkodVEPUxqjMxuy21Z2ghYDjUNNzNjrXRe7YTLa8EsZ/neAO2hOJaIwAAAIEAk92nuWpLItp0i53xzoBijvAYfjpxcsWIMnZ0FUe/35FbjgQ7PoPH9jg6Xw+B/JJJ31IWAhFv9bfCMEnDxomkZxrsvDpPqjB3XB2Ojz9QELg5dfLTss77oL+xf4p8uRKNE/2r8uaD2Pjmbkwqaau8tC3h02zEYRz3cHVTBmGKBWk=",
98
- "hostname": "i-2017073017-f0058001",
99
- "os": {
100
- "family": "RedHat",
101
- "name": "RedHat",
102
- "release": {
103
- "minor": "9",
104
- "major": "6",
105
- "full": "6.9"
106
- }
107
- },
108
- "processorcount": 1,
109
- "blockdevice_sda_vendor": "Google",
110
- "fullrun": "false",
111
- "network_lo": "127.0.0.0",
112
- "service_provider": "redhat",
113
- "mysql_server_id": 3203075,
114
- "runlevel": "3",
115
- "java_default_home": ".",
116
- "serialnumber": "GoogleCloud-72DECFF7553E32A182681E545CE5911C",
117
35
  "productname": "Google Compute Engine",
118
- "grub_version": "0.97",
119
- "physicalprocessorcount": 1,
120
- "haveged_startup_provider": "init",
121
- "path": "/home/gce_vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
122
- "memoryfree": "1.41 GB",
123
- "root_home": "/root",
124
- "sshfp_rsa": "SSHFP 1 1 362f4802923a256ee554097bbd45db212eac8322\nSSHFP 1 2 873fbde2cbf9c3cf8ccaff9d73d89b8390b4a67b720118915582dfb96e0e2a4a",
125
- "tmp_mount_fstype_dev_shm": "tmpfs",
126
- "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAv9mk8g9+Z3vEH8qqkMGd66wl54DNolLVmZXb8bT6oqhciF1Odm9ppmMk3Z3cQfsAH7l7AfJqAqIZxjH2qF+u5dsl70qL2KM1vxLqYqGO4YoJS8Ukq4HjbFlr/O7OOTSz+ZPmX3ksflCZyGNysJh/egyU2u143toqWznsVOSQ5Yda90h0yeLWlZ2BKIihvy7+8MwtEncC698IScSpr1roO1DpH0R8Ip/xRmFp7Fwck7HDe4x2HSWUwCwNEa5SpxrNwWya6YA7vrfJajNQiE74Oj3KbqS9TOnfdKnlUAAn/E3vRHa4xDSc2kCpxG18+d4/cLgt5tqOoGYhIIs0o1m2Ww==",
127
- "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
128
- "boardserialnumber": "Not Specified",
129
- "swapfree": "0.00 MB",
130
- "virtual": "gce",
131
- "selinux_config_mode": "enforcing",
132
- "init_systems": [
133
- "rc",
134
- "upstart",
135
- "sysv"
136
- ],
137
- "is_pe": false,
138
- "reboot_required": false,
139
- "operatingsystemmajrelease": "6",
140
- "is_virtual": true,
141
- "filesystems": "ext4,iso9660",
142
- "hardwareisa": "x86_64",
143
- "rubyplatform": "x86_64-linux",
144
- "macaddress_eth0": "42:01:0A:8E:00:03",
145
- "ps": "ps -ef",
146
- "kernelmajversion": "2.6",
147
- "architecture": "x86_64",
36
+ "network_lo": "127.0.0.0",
37
+ "operatingsystemrelease": "6.9",
38
+ "auditd_version": "2.4.5",
148
39
  "cpuinfo": {
149
40
  "processor0": {
150
- "siblings": "1",
151
- "address_sizes": "46 bits physical, 48 bits virtual",
152
- "clflush_size": "64",
153
- "cpu_family": "6",
41
+ "vendor_id": "GenuineIntel",
42
+ "power_management": "power management",
43
+ "initial_apicid": "0",
154
44
  "cpu_cores": "1",
155
- "physical_id": "0",
156
- "cpu_MHz": "2300.000",
45
+ "cpuid_level": "13",
46
+ "clflush_size": "64",
157
47
  "cache_alignment": "64",
48
+ "bogomips": "4599.99",
158
49
  "flags": [
159
50
  "fpu",
160
51
  "vme",
@@ -217,400 +108,328 @@
217
108
  "bmi2",
218
109
  "erms"
219
110
  ],
220
- "wp": "yes",
221
111
  "apicid": "0",
222
- "cache_size": "46080 KB",
223
- "microcode": "1",
224
- "cpuid_level": "13",
225
112
  "core_id": "0",
226
- "vendor_id": "GenuineIntel",
113
+ "siblings": "1",
114
+ "fpu": "yes",
115
+ "physical_id": "0",
116
+ "model": "63",
117
+ "address_sizes": "46 bits physical, 48 bits virtual",
118
+ "wp": "yes",
227
119
  "fpu_exception": "yes",
120
+ "cache_size": "46080 KB",
121
+ "cpu_MHz": "2299.998",
228
122
  "stepping": "0",
229
- "bogomips": "4600.00",
230
- "power_management": "power management",
231
- "fpu": "yes",
232
- "initial_apicid": "0",
233
123
  "model_name": "Intel(R) Xeon(R) CPU @ 2.30GHz",
234
- "model": "63"
235
- }
236
- },
237
- "package_provider": "yum",
238
- "id": "root",
239
- "netmask_lo": "255.0.0.0",
240
- "boardproductname": "Google Compute Engine",
241
- "gce": {
242
- "project": {
243
- "projectId": "beaker-testing",
244
- "numericProjectId": 595254898640,
245
- "attributes": {
246
- "google-compute-default-region": "us-east1",
247
- "sshKeys": [
248
- "gce_vagrant:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYWTuR/11oPusUD+aWUy36KTkWQIh1OvScrHSd53hg30DSDRuh2+fkf1p42/O4rIu/AtWEF1f+7U6yoRoZWfUU7YF0TIEdj6UL3DNedsH+kDuLyoLKxngBv8hn1NLrDpC+FbfzZxCFZVzkxiwJWbGHXRDPRfc3q28ZjFr4ckq25t9K9J7xF2SvMkAGCPR4SwyIhcx/02uWBF3DVpoOmVwbQUma1goDjWd9PMEslDW9vawoVDKp9YF3lE/+y3Vyk8KiLuMHg8JEpa9ydGOanPjXVAR+7dmp3DmZ0nqr6MiasTsQC1bzoUIqZgxurySyrCnLQziT//OJ2fdVsSP+7sH gce_vagrant"
249
- ]
250
- }
251
- },
252
- "instance": {
253
- "tags": [
254
- "simp-rspec-puppet-facts",
255
- "temporary",
256
- "vagrant"
257
- ],
258
- "maintenanceEvent": "NONE",
259
- "hostname": "i-2017073017-f0058001.c.beaker-testing.internal",
260
- "description": "",
261
- "name": "i-2017073017-f0058001",
262
- "licenses": [
263
- {
264
- "id": "1000002"
265
- }
266
- ],
267
- "id": 8830497112687112023,
268
- "machineType": "g1-small",
269
- "zone": "us-east1-b",
270
- "networkInterfaces": [
271
- {
272
- "forwardedIps": [
273
-
274
- ],
275
- "ipAliases": [
276
-
277
- ],
278
- "ip": "10.142.0.3",
279
- "accessConfigs": [
280
- {
281
- "type": "ONE_TO_ONE_NAT",
282
- "externalIp": "35.196.96.150"
283
- }
284
- ],
285
- "network": "default",
286
- "mac": "42:01:0a:8e:00:03"
287
- }
288
- ],
289
- "disks": [
290
- {
291
- "mode": "READ_WRITE",
292
- "type": "PERSISTENT",
293
- "deviceName": "persistent-disk-0",
294
- "index": 0
295
- }
296
- ],
297
- "attributes": {
298
- "testing": "foobarbaz",
299
- "custom": "metadata"
300
- },
301
- "serviceAccounts": {
302
- "595254898640-compute@developer.gserviceaccount.com": {
303
- "scopes": [
304
- "https://www.googleapis.com/auth/monitoring",
305
- "https://www.googleapis.com/auth/compute"
306
- ],
307
- "aliases": [
308
- "default"
309
- ],
310
- "email": "595254898640-compute@developer.gserviceaccount.com"
311
- },
312
- "default": {
313
- "scopes": [
314
- "https://www.googleapis.com/auth/monitoring",
315
- "https://www.googleapis.com/auth/compute"
316
- ],
317
- "aliases": [
318
- "default"
319
- ],
320
- "email": "595254898640-compute@developer.gserviceaccount.com"
321
- }
322
- },
323
- "scheduling": {
324
- "onHostMaintenance": "MIGRATE",
325
- "preemptible": "FALSE",
326
- "automaticRestart": "TRUE"
327
- },
328
- "image": null
124
+ "microcode": "1",
125
+ "cpu_family": "6"
329
126
  }
330
127
  },
331
- "defaultgateway": "10.142.0.1",
332
- "operatingsystem": "RedHat",
333
- "puppet_environmentpath": "",
334
- "uniqueid": "8e0a0300",
335
- "uuid": "72DECFF7-553E-32A1-8268-1E545CE5911C",
336
- "sshfp_dsa": "SSHFP 2 1 14cf278cb74e679280a7bedc0b776d35968f5cda\nSSHFP 2 2 812419848991fbec31609427e513d94f04cf3117c2554fd0826b82b884436ad9",
337
- "macaddress": "42:01:0A:8E:00:03",
128
+ "radius_version": "unknown",
129
+ "boardserialnumber": "Not Specified",
338
130
  "puppet_settings": {
339
- "device": {
340
- "deviceconfig": "/etc/puppet/device.conf",
341
- "devicedir": "/var/lib/puppet/devices"
342
- },
343
- "ca": {
344
- "ca_name": "Puppet CA: i-2017073017-f0058001.c.beaker-testing.internal",
345
- "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
346
- "signeddir": "/etc/puppet/ssl/ca/signed",
347
- "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
348
- "allow_duplicate_certs": "false",
349
- "keylength": "4096",
350
- "csrdir": "/etc/puppet/ssl/ca/requests",
351
- "cadir": "/etc/puppet/ssl/ca",
352
- "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
353
- "serial": "/etc/puppet/ssl/ca/serial",
354
- "autosign": "/etc/puppet/autosign.conf",
355
- "ca_ttl": "157680000",
356
- "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
357
- "req_bits": "4096",
358
- "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
359
- "capass": "/etc/puppet/ssl/ca/private/ca.pass",
360
- "caprivatedir": "/etc/puppet/ssl/ca/private"
361
- },
362
- "inspect": {
363
- "archive_files": "false",
364
- "archive_file_server": "puppet"
365
- },
366
- "transaction": {
367
- "tags": "",
368
- "evaltrace": "false",
369
- "summarize": "false"
370
- },
371
- "metrics": {
372
- "rrddir": "/var/lib/puppet/rrd",
373
- "rrdinterval": "1800"
374
- },
375
- "application": {
376
- "pidfile": "/var/lib/puppet/run/user.pid",
377
- "config": "/etc/puppet/puppet.conf",
378
- "bindaddress": "0.0.0.0",
379
- "config_file_name": "puppet.conf"
380
- },
381
- "puppetdoc": {
382
- "document_all": "false"
383
- },
384
- "master": {
385
- "ca": "true",
386
- "reportdir": "/var/lib/puppet/reports",
387
- "server_datadir": "/var/lib/puppet/server_data",
388
- "storeconfigs": "false",
389
- "disable_per_environment_manifest": "false",
390
- "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
391
- "default_manifest": "./manifests",
392
- "rest_authconfig": "/etc/puppet/auth.conf",
393
- "reporturl": "http://localhost:3000/reports/upload",
394
- "masterport": "8140",
395
- "ssl_client_header": "HTTP_X_CLIENT_DN",
396
- "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
397
- "user": "puppet",
398
- "node_name": "cert",
399
- "reports": "store",
400
- "code": "",
401
- "fileserverconfig": "/etc/puppet/fileserver.conf",
402
- "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
403
- "group": "puppet",
404
- "yamldir": "/var/lib/puppet/yaml",
405
- "storeconfigs_backend": "active_record",
406
- "bucketdir": "/var/lib/puppet/bucket",
407
- "strict_hostname_checking": "false"
408
- },
409
- "agent": {
410
- "puppetport": "8139",
411
- "clientyamldir": "/var/lib/puppet/client_yaml",
412
- "runinterval": "1800",
413
- "ignoremissingtypes": "false",
414
- "classfile": "/var/lib/puppet/state/classes.txt",
415
- "splaylimit": "1800",
416
- "inventory_port": "8140",
417
- "splay": "false",
418
- "catalog_format": "",
419
- "node_name_fact": "",
420
- "report_port": "8140",
421
- "preferred_serialization_format": "pson",
422
- "node_name_value": "i-2017073017-f0058001.c.beaker-testing.internal",
423
- "ordering": "title-hash",
424
- "default_schedules": "true",
425
- "srv_domain": "c.beaker-testing.internal",
426
- "clientbucketdir": "/var/lib/puppet/clientbucket",
427
- "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
428
- "use_srv_records": "false",
429
- "use_cached_catalog": "false",
430
- "graph": "false",
431
- "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
432
- "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
433
- "graphdir": "/var/lib/puppet/state/graphs",
434
- "server": "puppet",
435
- "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
436
- "report_serialization_format": "pson",
437
- "ca_port": "8140",
438
- "ca_server": "puppet",
439
- "usecacheonfailure": "true",
440
- "localconfig": "/var/lib/puppet/state/localconfig",
441
- "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
442
- "inventory_server": "puppet",
443
- "statefile": "/var/lib/puppet/state/state.yaml",
444
- "ignorecache": "false",
445
- "listen": "false",
446
- "configtimeout": "120",
447
- "resourcefile": "/var/lib/puppet/state/resources.txt",
448
- "ignoreschedules": "false",
449
- "http_compression": "false",
450
- "client_datadir": "/var/lib/puppet/client_data",
451
- "waitforcert": "120",
452
- "report_server": "puppet",
453
- "puppetdlog": "/var/lib/puppet/log/puppetd.log",
454
- "noop": "false",
455
- "report": "true",
456
- "legacy_query_parameter_serialization": "false"
457
- },
458
- "parser": {
459
- "max_deprecations": "10",
460
- "max_warnings": "10",
461
- "max_errors": "10",
462
- "allow_variables_with_dashes": "false",
463
- "strict_variables": "false",
464
- "parser": "current"
465
- },
466
- "couchdb": {
467
- "couchdb_url": "http://127.0.0.1:5984/puppet"
468
- },
469
- "ldap": {
470
- "ldappassword": "",
471
- "ldapport": "389",
472
- "ldapstring": "(&(objectclass=puppetClient)(cn=%s))",
473
- "ldapattrs": "all",
474
- "ldapbase": "",
475
- "ldapserver": "ldap",
476
- "ldaptls": "false",
477
- "ldapstackedattrs": "puppetvar",
478
- "ldapuser": "",
479
- "ldapssl": "false",
480
- "ldapclassattrs": "puppetclass",
481
- "ldapparentattr": "parentnode"
131
+ "application": {
132
+ "config": "/etc/puppet/puppet.conf",
133
+ "config_file_name": "puppet.conf",
134
+ "pidfile": "/var/lib/puppet/run/user.pid",
135
+ "bindaddress": "0.0.0.0"
482
136
  },
483
137
  "rails": {
484
- "dbconnections": "",
485
- "dbadapter": "sqlite3",
138
+ "railslog": "/var/lib/puppet/log/rails.log",
139
+ "dbname": "puppet",
140
+ "rails_loglevel": "info",
141
+ "dbport": "",
486
142
  "dbsocket": "",
143
+ "dbpassword": "puppet",
487
144
  "dblocation": "/var/lib/puppet/state/clientconfigs.sqlite3",
488
- "rails_loglevel": "info",
145
+ "dbconnections": "",
489
146
  "dbmigrate": "false",
490
- "railslog": "/var/lib/puppet/log/rails.log",
491
- "dbserver": "localhost",
492
- "dbpassword": "puppet",
493
- "dbname": "puppet",
494
147
  "dbuser": "puppet",
495
- "dbport": ""
148
+ "dbserver": "localhost",
149
+ "dbadapter": "sqlite3"
496
150
  },
497
- "tagmail": {
498
- "sendmail": "/usr/sbin/sendmail",
499
- "smtpserver": "none",
500
- "tagmap": "/etc/puppet/tagmail.conf",
501
- "smtpport": "25",
502
- "reportfrom": "report@i-2017073017-f0058001.c.beaker-testing.internal",
503
- "smtphelo": "i-2017073017-f0058001.c.beaker-testing.internal"
151
+ "couchdb": {
152
+ "couchdb_url": "http://127.0.0.1:5984/puppet"
153
+ },
154
+ "transaction": {
155
+ "summarize": "false",
156
+ "evaltrace": "false",
157
+ "tags": ""
504
158
  },
505
159
  "module_tool": {
506
- "forge_authorization": "",
507
160
  "module_groups": "",
508
161
  "module_skeleton_dir": "/var/lib/puppet/puppet-module/skeleton",
509
- "module_repository": "https://forgeapi.puppetlabs.com",
510
- "module_working_dir": "/var/lib/puppet/puppet-module"
162
+ "module_working_dir": "/var/lib/puppet/puppet-module",
163
+ "forge_authorization": "",
164
+ "module_repository": "https://forgeapi.puppetlabs.com"
511
165
  },
512
166
  "main": {
167
+ "onetime": "false",
168
+ "profile": "false",
169
+ "preview_outputdir": "/var/lib/puppet/preview",
170
+ "pluginfactsource": "puppet://puppet/pluginfacts",
513
171
  "route_file": "/etc/puppet/routes.yaml",
514
- "privatekeydir": "/etc/puppet/ssl/private_keys",
515
- "freeze_main": "false",
516
- "hostprivkey": "/etc/puppet/ssl/private_keys/i-2017073017-f0058001.c.beaker-testing.internal.pem",
517
- "thin_storeconfigs": "false",
172
+ "statedir": "/var/lib/puppet/state",
173
+ "environment_timeout": "0",
174
+ "catalog_terminus": "compiler",
175
+ "maximum_uid": "4294967290",
176
+ "publickeydir": "/etc/puppet/ssl/public_keys",
177
+ "dns_alt_names": "",
178
+ "http_keepalive_timeout": "4",
179
+ "certname": "foo.example.com",
518
180
  "privatedir": "/etc/puppet/ssl/private",
519
- "path": "none",
520
- "hostcert": "/etc/puppet/ssl/certs/i-2017073017-f0058001.c.beaker-testing.internal.pem",
521
- "csr_attributes": "/etc/puppet/csr_attributes.yaml",
522
- "node_terminus": "plain",
523
- "name": "#<Puppet::Util::UnixRunMode:0x7f3a44bf7e00>",
524
- "diff_args": "-u",
525
- "vardir": "/var/lib/puppet",
526
- "mkusers": "false",
527
- "preview_outputdir": "/var/lib/puppet/preview",
528
- "pluginsync": "true",
529
- "certificate_expire_warning": "5184000",
530
- "certname": "i-2017073017-f0058001.c.beaker-testing.internal",
531
- "filetimeout": "15",
181
+ "environment": "production",
182
+ "color": "ansi",
183
+ "libdir": "/var/lib/puppet/lib",
184
+ "data_binding_terminus": "hiera",
532
185
  "node_cache_terminus": "",
533
- "http_proxy_password": "none",
534
186
  "localcacert": "/etc/puppet/ssl/certs/ca.pem",
535
- "stringify_facts": "true",
536
- "ssl_client_ca_auth": "",
187
+ "hostprivkey": "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem",
188
+ "digest_algorithm": "md5",
189
+ "confdir": "/etc/puppet",
190
+ "diff_args": "-u",
191
+ "autoflush": "true",
537
192
  "binder_config": "",
538
- "catalog_terminus": "compiler",
539
- "environmentpath": "",
540
- "postrun_command": "",
541
- "trace": "false",
542
- "diff": "diff",
543
- "onetime": "false",
544
- "rundir": "/var/lib/puppet/run",
545
- "queue_source": "stomp://localhost:61613/",
546
- "genmanifest": "false",
193
+ "http_debug": "false",
194
+ "http_proxy_password": "none",
195
+ "logdir": "/var/lib/puppet/log",
196
+ "path": "none",
547
197
  "show_diff": "false",
548
- "manage_internal_file_permissions": "true",
549
- "trusted_node_data": "false",
550
- "ssldir": "/etc/puppet/ssl",
551
198
  "binder": "false",
552
- "http_proxy_host": "none",
553
- "statedir": "/var/lib/puppet/state",
554
- "queue_type": "stomp",
555
- "hostcsr": "/etc/puppet/ssl/csr_i-2017073017-f0058001.c.beaker-testing.internal.pem",
556
- "requestdir": "/etc/puppet/ssl/certificate_requests",
557
- "priority": "",
199
+ "stringify_facts": "true",
200
+ "certificate_expire_warning": "5184000",
201
+ "pluginfactdest": "/var/lib/puppet/facts.d",
202
+ "privatekeydir": "/etc/puppet/ssl/private_keys",
203
+ "trusted_node_data": "false",
204
+ "always_cache_features": "false",
205
+ "freeze_main": "false",
206
+ "hostpubkey": "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem",
207
+ "name": "#<Puppet::Util::UnixRunMode:0x7f75b317d0d8>",
208
+ "hiera_config": "/etc/puppet/hiera.yaml",
209
+ "default_file_terminus": "rest",
210
+ "mkusers": "false",
211
+ "catalog_cache_terminus": "",
212
+ "cfacter": "false",
213
+ "httplog": "/var/lib/puppet/log/http.log",
214
+ "diff": "diff",
215
+ "http_proxy_user": "none",
216
+ "rundir": "/var/lib/puppet/run",
558
217
  "facts_terminus": "facter",
559
- "digest_algorithm": "md5",
560
- "http_debug": "false",
561
- "daemonize": "true",
562
- "environment_timeout": "0",
563
- "certificate_revocation": "true",
564
- "passfile": "/etc/puppet/ssl/private/password",
218
+ "ignoreimport": "false",
219
+ "pluginsource": "puppet://puppet/plugins",
220
+ "hostcsr": "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem",
221
+ "postrun_command": "",
222
+ "inventory_terminus": "facter",
223
+ "zlib": "true",
224
+ "configprint": "",
225
+ "ssl_client_ca_auth": "",
226
+ "csr_attributes": "/etc/puppet/csr_attributes.yaml",
227
+ "external_nodes": "none",
228
+ "plugindest": "/var/lib/puppet/lib",
229
+ "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
230
+ "queue_source": "stomp://localhost:61613/",
231
+ "http_proxy_port": "3128",
232
+ "syslogfacility": "daemon",
565
233
  "log_level": "notice",
566
- "autoflush": "true",
567
- "http_keepalive_timeout": "4",
568
234
  "ssl_server_ca_auth": "",
235
+ "manage_internal_file_permissions": "true",
236
+ "genmanifest": "false",
237
+ "vardir": "/var/lib/puppet",
238
+ "immutable_node_data": "false",
569
239
  "certdir": "/etc/puppet/ssl/certs",
570
240
  "hostcrl": "/etc/puppet/ssl/crl.pem",
571
- "logdir": "/var/lib/puppet/log",
241
+ "hostcert": "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem",
242
+ "ssldir": "/etc/puppet/ssl",
243
+ "node_terminus": "plain",
244
+ "trace": "false",
245
+ "passfile": "/etc/puppet/ssl/private/password",
246
+ "thin_storeconfigs": "false",
572
247
  "pluginsignore": ".svn CVS .git",
573
- "pluginfactsource": "puppet://puppet/pluginfacts",
574
- "confdir": "/etc/puppet",
575
- "pluginsource": "puppet://puppet/plugins",
576
- "syslogfacility": "daemon",
248
+ "http_proxy_host": "none",
249
+ "filetimeout": "15",
250
+ "priority": "",
251
+ "certdnsnames": "",
252
+ "daemonize": "true",
577
253
  "async_storeconfigs": "false",
578
- "cfacter": "false",
579
- "factpath": "/var/lib/puppet/lib/facter:/var/lib/puppet/facts",
580
- "color": "ansi",
581
- "httplog": "/var/lib/puppet/log/http.log",
582
- "catalog_cache_terminus": "",
583
- "plugindest": "/var/lib/puppet/lib",
254
+ "pluginsync": "true",
255
+ "environmentpath": "",
584
256
  "prerun_command": "",
585
- "ignoreimport": "false",
586
- "maximum_uid": "4294967290",
587
- "http_proxy_port": "3128",
588
- "immutable_node_data": "false",
589
- "configprint": "",
590
- "publickeydir": "/etc/puppet/ssl/public_keys",
591
- "inventory_terminus": "facter",
257
+ "queue_type": "stomp",
258
+ "certificate_revocation": "true",
259
+ "requestdir": "/etc/puppet/ssl/certificate_requests",
592
260
  "disable_warnings": "",
593
- "certdnsnames": "",
594
- "data_binding_terminus": "hiera",
595
- "zlib": "true",
596
- "genconfig": "false",
597
- "external_nodes": "none",
598
- "pluginfactdest": "/var/lib/puppet/facts.d",
599
- "hostpubkey": "/etc/puppet/ssl/public_keys/i-2017073017-f0058001.c.beaker-testing.internal.pem",
600
- "dns_alt_names": "",
601
- "profile": "false",
602
- "hiera_config": "/etc/puppet/hiera.yaml",
603
- "always_cache_features": "false",
604
- "default_file_terminus": "rest",
605
- "http_proxy_user": "none",
606
- "libdir": "/var/lib/puppet/lib",
607
- "environment": "production"
261
+ "genconfig": "false"
262
+ },
263
+ "master": {
264
+ "storeconfigs": "false",
265
+ "reportdir": "/var/lib/puppet/reports",
266
+ "strict_hostname_checking": "false",
267
+ "user": "puppet",
268
+ "ssl_client_header": "HTTP_X_CLIENT_DN",
269
+ "masterhttplog": "/var/lib/puppet/log/masterhttp.log",
270
+ "rest_authconfig": "/etc/puppet/auth.conf",
271
+ "node_name": "cert",
272
+ "basemodulepath": "/etc/puppet/modules:/usr/share/puppet/modules",
273
+ "fileserverconfig": "/etc/puppet/fileserver.conf",
274
+ "ca": "true",
275
+ "bucketdir": "/var/lib/puppet/bucket",
276
+ "reporturl": "http://localhost:3000/reports/upload",
277
+ "code": "",
278
+ "masterport": "8140",
279
+ "disable_per_environment_manifest": "false",
280
+ "storeconfigs_backend": "active_record",
281
+ "server_datadir": "/var/lib/puppet/server_data",
282
+ "ssl_client_verify_header": "HTTP_X_CLIENT_VERIFY",
283
+ "reports": "store",
284
+ "group": "puppet",
285
+ "yamldir": "/var/lib/puppet/yaml",
286
+ "default_manifest": "./manifests"
287
+ },
288
+ "inspect": {
289
+ "archive_files": "false",
290
+ "archive_file_server": "puppet"
291
+ },
292
+ "parser": {
293
+ "strict_variables": "false",
294
+ "max_warnings": "10",
295
+ "max_deprecations": "10",
296
+ "allow_variables_with_dashes": "false",
297
+ "parser": "current",
298
+ "max_errors": "10"
299
+ },
300
+ "ca": {
301
+ "cacrl": "/etc/puppet/ssl/ca/ca_crl.pem",
302
+ "autosign": "/etc/puppet/autosign.conf",
303
+ "signeddir": "/etc/puppet/ssl/ca/signed",
304
+ "serial": "/etc/puppet/ssl/ca/serial",
305
+ "cadir": "/etc/puppet/ssl/ca",
306
+ "csrdir": "/etc/puppet/ssl/ca/requests",
307
+ "capub": "/etc/puppet/ssl/ca/ca_pub.pem",
308
+ "cacert": "/etc/puppet/ssl/ca/ca_crt.pem",
309
+ "caprivatedir": "/etc/puppet/ssl/ca/private",
310
+ "ca_ttl": "157680000",
311
+ "keylength": "4096",
312
+ "capass": "/etc/puppet/ssl/ca/private/ca.pass",
313
+ "req_bits": "4096",
314
+ "allow_duplicate_certs": "false",
315
+ "cert_inventory": "/etc/puppet/ssl/ca/inventory.txt",
316
+ "cakey": "/etc/puppet/ssl/ca/ca_key.pem",
317
+ "ca_name": "Puppet CA: foo.example.com"
318
+ },
319
+ "ldap": {
320
+ "ldappassword": "",
321
+ "ldapclassattrs": "puppetclass",
322
+ "ldapbase": "",
323
+ "ldapattrs": "all",
324
+ "ldapuser": "",
325
+ "ldaptls": "false",
326
+ "ldapssl": "false",
327
+ "ldapport": "389",
328
+ "ldapparentattr": "parentnode",
329
+ "ldapstackedattrs": "puppetvar",
330
+ "ldapserver": "ldap",
331
+ "ldapstring": "(&(objectclass=puppetClient)(cn=%s))"
332
+ },
333
+ "puppetdoc": {
334
+ "document_all": "false"
335
+ },
336
+ "metrics": {
337
+ "rrdinterval": "1800",
338
+ "rrddir": "/var/lib/puppet/rrd"
339
+ },
340
+ "agent": {
341
+ "server": "puppet",
342
+ "inventory_port": "8140",
343
+ "http_compression": "false",
344
+ "use_srv_records": "false",
345
+ "ordering": "title-hash",
346
+ "noop": "false",
347
+ "agent_catalog_run_lockfile": "/var/lib/puppet/state/agent_catalog_run.lock",
348
+ "ignoreschedules": "false",
349
+ "report": "true",
350
+ "catalog_format": "",
351
+ "configtimeout": "120",
352
+ "usecacheonfailure": "true",
353
+ "inventory_server": "puppet",
354
+ "preferred_serialization_format": "pson",
355
+ "ca_server": "puppet",
356
+ "ignorecache": "false",
357
+ "graph": "false",
358
+ "runinterval": "1800",
359
+ "statefile": "/var/lib/puppet/state/state.yaml",
360
+ "graphdir": "/var/lib/puppet/state/graphs",
361
+ "puppetdlog": "/var/lib/puppet/log/puppetd.log",
362
+ "splaylimit": "1800",
363
+ "clientyamldir": "/var/lib/puppet/client_yaml",
364
+ "resourcefile": "/var/lib/puppet/state/resources.txt",
365
+ "ignoremissingtypes": "false",
366
+ "puppetport": "8139",
367
+ "node_name_value": "foo.example.com",
368
+ "client_datadir": "/var/lib/puppet/client_data",
369
+ "node_name_fact": "",
370
+ "clientbucketdir": "/var/lib/puppet/clientbucket",
371
+ "lastrunreport": "/var/lib/puppet/state/last_run_report.yaml",
372
+ "report_serialization_format": "pson",
373
+ "listen": "false",
374
+ "ca_port": "8140",
375
+ "default_schedules": "true",
376
+ "dynamicfacts": "memorysize,memoryfree,swapsize,swapfree",
377
+ "localconfig": "/var/lib/puppet/state/localconfig",
378
+ "agent_disabled_lockfile": "/var/lib/puppet/state/agent_disabled.lock",
379
+ "lastrunfile": "/var/lib/puppet/state/last_run_summary.yaml",
380
+ "legacy_query_parameter_serialization": "false",
381
+ "waitforcert": "120",
382
+ "srv_domain": "example.com",
383
+ "report_server": "puppet",
384
+ "classfile": "/var/lib/puppet/state/classes.txt",
385
+ "report_port": "8140",
386
+ "use_cached_catalog": "false",
387
+ "splay": "false"
388
+ },
389
+ "device": {
390
+ "devicedir": "/var/lib/puppet/devices",
391
+ "deviceconfig": "/etc/puppet/device.conf"
392
+ },
393
+ "tagmail": {
394
+ "reportfrom": "foo.example.com",
395
+ "sendmail": "/usr/sbin/sendmail",
396
+ "smtpport": "25",
397
+ "tagmap": "/etc/puppet/tagmail.conf",
398
+ "smtphelo": "foo.example.com",
399
+ "smtpserver": "none"
608
400
  }
609
401
  },
610
- "netmask": "255.255.255.255",
611
- "gem_version": "~> 2.4.0",
612
- "swapsize": "0.00 MB",
613
- "domain": "c.beaker-testing.internal",
402
+ "architecture": "x86_64",
403
+ "domain": "example.com",
404
+ "facterversion": "2.4.6",
405
+ "uptime_seconds": 372,
406
+ "acpid_enabled": true,
407
+ "swapsize_mb": "0.00",
408
+ "boot_dir_uuid": "5c57426f-7fef-483e-b428-21052514ad6c",
409
+ "augeasprovider_grub_version": 1,
410
+ "uniqueid": "8e0a0300",
411
+ "fips_enabled": false,
412
+ "blockdevice_sda_vendor": "Google",
413
+ "runlevel": "3",
414
+ "swapfree": "0.00 MB",
415
+ "uptime_hours": 0,
416
+ "shmall": "4294967296",
417
+ "mysql_server_id": 3203075,
418
+ "ipaddress": "10.0.2.15",
419
+ "service_provider": "redhat",
420
+ "selinux_config_policy": "targeted",
421
+ "osfamily": "RedHat",
422
+ "macaddress": "42:01:0A:8E:00:03",
423
+ "ipaddress_lo": "127.0.0.1",
424
+ "processor0": "Intel(R) Xeon(R) CPU @ 2.30GHz",
425
+ "init_systems": [
426
+ "rc",
427
+ "upstart",
428
+ "sysv"
429
+ ],
430
+ "swapfree_mb": "0.00",
431
+ "hardwaremodel": "x86_64",
432
+ "tmp_mount_dev_shm": "rw,seclabel,relatime",
614
433
  "fips_ciphers": [
615
434
  "ECDHE-RSA-AES256-GCM-SHA384",
616
435
  "ECDHE-ECDSA-AES256-GCM-SHA384",
@@ -673,6 +492,169 @@
673
492
  "DES-CBC3-SHA",
674
493
  "KRB5-DES-CBC3-SHA"
675
494
  ],
495
+ "rubysitedir": "/usr/lib/ruby/site_ruby/1.8",
496
+ "kernelversion": "2.6.32",
497
+ "puppetversion": "3.8.7",
498
+ "filesystems": "ext4,iso9660",
499
+ "swapsize": "0.00 MB",
500
+ "boardproductname": "Google Compute Engine",
501
+ "selinux_policyversion": "24",
502
+ "ipaddress_eth0": "10.0.2.15",
503
+ "hardwareisa": "x86_64",
504
+ "haveged_startup_provider": "init",
505
+ "boardmanufacturer": "Google",
506
+ "kernelrelease": "2.6.32-696.6.3.el6.x86_64",
507
+ "serialnumber": "GoogleCloud-1454B3EC89AEF5262536F12DDC636FA5",
508
+ "network_eth0": "10.0.2.0",
509
+ "has_tpm": false,
510
+ "memoryfree": "1.41 GB",
511
+ "bios_release_date": "01/01/2011",
512
+ "sshrsakey": "AAAAB3NzaC1yc2EAAAABIwAAAQEAwaL1BB6GDkpW23QmCrL4Nhm8gBJjQ3lmt7sqXlo4a9Y6BD6Yq0uA7Gkxf7Fp7mSvNSNq72E80Z/q3BJVK0fvtZ03PSkFOCDfzIXWpjXVQ15HubLcHKoKVnlij3kRVgCZNheTPPv49nK6Qegvda7KPe6SxeXwKgftbKE+ZAdNF2GJ9cc34OhWGQ1UCxluLaj4qstMNripJ95GU/3gMKkydbYum0e4K4hJ4GQ2o9XGptd8KsKhrNVYSImNheJepHNvJZci9KRrFuwwl0NhzbdiylJYGgis3LxJbmCKyLQz5BLcIl/WPED2/qig6Sr6Mu/SCm9qa2gjiXNElqsZRVbssw==",
513
+ "selinux_current_mode": "enforcing",
514
+ "operatingsystem": "RedHat",
515
+ "uptime": "0:06 hours",
516
+ "sshdsakey": "AAAAB3NzaC1kc3MAAACBAPpStJ3zepvSVOwnNhxOQlN8+Xfzaw7k3a9Y7lg7bcOJ/NhVGDnWWJzLlRMyGQ3qEYc51TAQavjhrYLYTAY5aTAGou/cEL/9f83QX3lbfX+dRG1iEampc103fYs+AgSGru2cGuxXJEtvEnpwYKJ2Lw0B5V86E5o2n+UxB/sf7c8/AAAAFQDNIr+SruNkczWDJIYM1V1HtDz4RwAAAIEArjCxk0gv43/BVyki9nm4oimPR0LsZ3r30SwaMLb5dQ9EvgYn2Pkvx1nmRyI7IOBZENuH0SFq7gnPTLNYd0QDlOMHCfGuqkz1hcYfZFAmhhTJ02MhBitElXfEeHEToyb13wlaMXm7N3xqg4h0UyckrjswAiZsAz9ISjnXBWM2rVAAAACAIOKNwg3CupsSf4Xv0ViR8TwdybifwrP92t7mPYlzDODX+IJETX8ySZ3YaIr+4dPd6hkrWvN0B8xwUn7/btsXqlSXtjjVAmxhvx+gW+yOlHUMFAcEI2VaWXIVib5hwj0Wi7AIjVleMbFAua1LGLSfnjEH2Zv0ZY/Tm5ahqJ8XMpc=",
517
+ "os": {
518
+ "name": "RedHat",
519
+ "release": {
520
+ "major": "6",
521
+ "full": "6.9",
522
+ "minor": "9"
523
+ },
524
+ "family": "RedHat"
525
+ },
526
+ "fqdn": "foo.example.com",
527
+ "gce": {
528
+ "instance": {
529
+ "maintenanceEvent": "NONE",
530
+ "attributes": {
531
+ "custom": "metadata",
532
+ "testing": "foobarbaz"
533
+ },
534
+ "name": "i-2017080319-47cb2aaa",
535
+ "image": null,
536
+ "hostname": "i-2017080319-47cb2aaa.c.beaker-testing.internal",
537
+ "description": "",
538
+ "scheduling": {
539
+ "preemptible": "FALSE",
540
+ "onHostMaintenance": "MIGRATE",
541
+ "automaticRestart": "TRUE"
542
+ },
543
+ "disks": [
544
+ {
545
+ "deviceName": "persistent-disk-0",
546
+ "index": 0,
547
+ "type": "PERSISTENT",
548
+ "mode": "READ_WRITE"
549
+ }
550
+ ],
551
+ "networkInterfaces": "10.0.2.15",
552
+ "serviceAccounts": {
553
+ "default": {
554
+ "scopes": [
555
+ "https://www.googleapis.com/auth/monitoring",
556
+ "https://www.googleapis.com/auth/compute"
557
+ ],
558
+ "aliases": [
559
+ "default"
560
+ ],
561
+ "email": "595254898640-compute@developer.gserviceaccount.com"
562
+ },
563
+ "595254898640-compute@developer.gserviceaccount.com": {
564
+ "scopes": [
565
+ "https://www.googleapis.com/auth/monitoring",
566
+ "https://www.googleapis.com/auth/compute"
567
+ ],
568
+ "aliases": [
569
+ "default"
570
+ ],
571
+ "email": "595254898640-compute@developer.gserviceaccount.com"
572
+ }
573
+ },
574
+ "machineType": "g1-small",
575
+ "zone": "us-east1-b",
576
+ "tags": [
577
+ "simp-rspec-puppet-facts",
578
+ "temporary",
579
+ "vagrant"
580
+ ],
581
+ "licenses": [
582
+ {
583
+ "id": "1000002"
584
+ }
585
+ ],
586
+ "id": 83066993349889911
587
+ },
588
+ "project": {
589
+ "attributes": {
590
+ "google-compute-default-region": "us-east1",
591
+ "sshKeys": [
592
+ "gce_vagrant:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYWTuR/11oPusUD+aWUy36KTkWQIh1OvScrHSd53hg30DSDRuh2+fkf1p42/O4rIu/AtWEF1f+7U6yoRoZWfUU7YF0TIEdj6UL3DNedsH+kDuLyoLKxngBv8hn1NLrDpC+FbfzZxCFZVzkxiwJWbGHXRDPRfc3q28ZjFr4ckq25t9K9J7xF2SvMkAGCPR4SwyIhcx/02uWBF3DVpoOmVwbQUma1goDjWd9PMEslDW9vawoVDKp9YF3lE/+y3Vyk8KiLuMHg8JEpa9ydGOanPjXVAR+7dmp3DmZ0nqr6MiasTsQC1bzoUIqZgxurySyrCnLQziT//OJ2fdVsSP+7sH gce_vagrant"
593
+ ]
594
+ },
595
+ "numericProjectId": 595254898640,
596
+ "projectId": "beaker-testing"
597
+ }
598
+ },
599
+ "uid_min": "500",
600
+ "hostname": "foo",
601
+ "is_pe": false,
602
+ "physicalprocessorcount": 1,
603
+ "netmask_lo": "255.0.0.0",
604
+ "bios_vendor": "Google",
605
+ "puppet_environmentpath": "",
606
+ "path": "/home/gce_vagrant/vendor/bundler/ruby/1.8/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
607
+ "bios_version": "Google",
608
+ "fullrun": "false",
609
+ "manufacturer": "Google",
676
610
  "blockdevice_sda_model": "PersistentDisk",
677
- "ipaddress_lo": "127.0.0.1"
611
+ "is_virtual": true,
612
+ "sshfp_rsa": "SSHFP 1 1 0b92f7d2f350d96251f0a0c4499f4ac4b79916dc\nSSHFP 1 2 ab11db5c12cc4c5498c3b00b5aff87c89ce0dea9f03674d5392b345be8273074",
613
+ "selinux_enforced": true,
614
+ "package_provider": "yum",
615
+ "processorcount": 1,
616
+ "ipv6_enabled": false,
617
+ "memorysize": "1.66 GB",
618
+ "kernel": "Linux",
619
+ "interfaces": "eth0,lo",
620
+ "system_uptime": {
621
+ "seconds": 372,
622
+ "uptime": "0:06 hours",
623
+ "days": 0,
624
+ "hours": 0
625
+ },
626
+ "reboot_required": false,
627
+ "openssh_version": "5.3",
628
+ "blockdevices": "sda",
629
+ "mtu_eth0": 1460,
630
+ "operatingsystemmajrelease": "6",
631
+ "rubyplatform": "x86_64-linux",
632
+ "memoryfree_mb": "1447.26",
633
+ "gid": "root",
634
+ "ps": "ps -ef",
635
+ "memorysize_mb": "1700.19",
636
+ "cmdline": {
637
+ "KEYTABLE": "us",
638
+ "rd_NO_MD": null,
639
+ "rd_NO_LVM": null,
640
+ "rd_NO_LUKS": null,
641
+ "console": "ttyS0,38400n8",
642
+ "rd_NO_DM": null,
643
+ "SYSFONT": "latarcyrheb-sun16",
644
+ "LANG": "en_US.UTF-8",
645
+ "KEYBOARDTYPE": "pc",
646
+ "ro": null,
647
+ "root": "UUID"
648
+ },
649
+ "selinux": true,
650
+ "kernelmajversion": "2.6",
651
+ "virtual": "gce",
652
+ "id": "root",
653
+ "blockdevice_sda_size": 10737418240,
654
+ "root_home": "/root",
655
+ "defaultgateway": "10.0.2.2",
656
+ "java_default_home": ".",
657
+ "selinux_config_mode": "enforcing",
658
+ "gem_version": "~> 2.4.0",
659
+ "tmp_mount_fstype_dev_shm": "tmpfs"
678
660
  }