puppet_spec_facts 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. checksums.yaml +5 -13
  2. data/CHANGELOG.md +4 -0
  3. data/facts/Archlinux/Archlinux_3.15.8-1-ARCH_x86_64_3.5.1_stringified.json +3 -2
  4. data/facts/CentOS/CentOS_5.11_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +85 -0
  5. data/facts/CentOS/CentOS_5.11_i386_3.7.1_structured.json +3 -2
  6. data/facts/CentOS/CentOS_5.11_i386_PE-3.3.2_stringified.json +4 -2
  7. data/facts/CentOS/CentOS_5.11_x86_64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +85 -0
  8. data/facts/CentOS/CentOS_5.11_x86_64_3.7.1_structured.json +3 -2
  9. data/facts/CentOS/CentOS_5.11_x86_64_PE-3.3.2_stringified.json +4 -2
  10. data/facts/CentOS/CentOS_6.5_x86_64_3.7.1_structured.json +119 -0
  11. data/facts/CentOS/CentOS_6.5_x86_64_PE-3.2.2_stringified.json +98 -0
  12. data/facts/CentOS/CentOS_7.0.1406_x86_64_3.7.3_stringified.json +109 -0
  13. data/facts/CentOS/CentOS_7.0.1406_x86_64_3.7.3_structured.json +152 -0
  14. data/facts/Debian/Debian_wheezy_7.6_amd64_PE-3.3.0_stringified.json +87 -0
  15. data/facts/Debian/Debian_wheezy_7.7_amd64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +87 -0
  16. data/facts/Debian/Debian_wheezy_7.7_amd64_3.7.2_structured.json +2 -1
  17. data/facts/Debian/Debian_wheezy_7.7_amd64_PE-3.3.2_stringified.json +3 -1
  18. data/facts/Debian/Debian_wheezy_7.7_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +87 -0
  19. data/facts/Debian/Debian_wheezy_7.7_i386_PE-3.3.2_stringified.json +3 -1
  20. data/facts/FreeBSD/FreeBSD_10.0-RELEASE_amd64_3.6.2_structured.json +5 -4
  21. data/facts/Gentoo/Gentoo_2.2_amd64_structured.json +114 -0
  22. data/facts/RedHatEnterpriseServer/RedHatEnterpriseServer_7.0_x86_64_PE-3.3.2_stringified.json +80 -0
  23. data/facts/SLES/SLES_11.1_x86_64_3.1.1_stringified.json +3 -2
  24. data/facts/SUSE LINUX/SUSE LINUX_12_12_x86_64_3.6.2_stringified.json +67 -0
  25. data/facts/Solaris/Solaris_5.11_i86pc_3.6.2 (Puppet Enterprise 3.3.1)_stringified.json +82 -0
  26. data/facts/Solaris/Solaris_5.11_i86pc_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +82 -0
  27. data/facts/Solaris/Solaris_5.11_i86pc_PE-3.3.1_stringified.json +83 -0
  28. data/facts/Solaris/Solaris_5.11_i86pc_PE-3.3.2_stringified.json +83 -0
  29. data/facts/Solaris/Solaris_5.11_sun4v_PE-3.2.3_stringified.json +136 -0
  30. data/facts/Solaris/Solaris_5.11_sun4v_PE-3.3.1_stringified.json +221 -0
  31. data/facts/Solaris/Solaris_5.11_sun4v_PE-3.3.2_stringified.json +87 -0
  32. data/facts/Ubuntu/Ubuntu_precise_12.04_amd64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +86 -0
  33. data/facts/Ubuntu/Ubuntu_precise_12.04_amd64_PE-3.3.2_stringified.json +3 -1
  34. data/facts/Ubuntu/Ubuntu_precise_12.04_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +86 -0
  35. data/facts/Ubuntu/Ubuntu_precise_12.04_i386_PE-3.3.2_stringified.json +3 -1
  36. data/facts/Ubuntu/Ubuntu_saucy_13.10_amd64_3.5.1_stringified.json +2 -1
  37. data/facts/Ubuntu/Ubuntu_trusty_14.04_amd64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +86 -0
  38. data/facts/Ubuntu/Ubuntu_trusty_14.04_amd64_PE-3.3.2_stringified.json +3 -1
  39. data/facts/Ubuntu/Ubuntu_trusty_14.04_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json +86 -0
  40. data/facts/Ubuntu/Ubuntu_trusty_14.04_i386_PE-3.3.2_stringified.json +3 -1
  41. data/facts/darwin/Darwin_10.9.5_x86_64_3.4.3_stringified.json +4 -3
  42. data/facts/darwin/Darwin_10.9.5_x86_64_3.6.2_stringified.json +136 -0
  43. data/facts/darwin/Darwin_10.9.5_x86_64_3.7.3_structured.json +4 -3
  44. data/facts/openSUSE project/openSUSE project_Harlequin_13.2_x86_64_3.7.3_structured.json +122 -0
  45. data/lib/puppet_spec_facts.rb +2 -1
  46. data/lib/puppet_spec_facts/version.rb +1 -1
  47. metadata +47 -22
@@ -81,5 +81,7 @@
81
81
  "uptime_seconds": 60,
82
82
  "virtual": "virtualbox",
83
83
  "is_virtual": "true",
84
- "fact_style": "stringified"
84
+ "fact_style": "stringified",
85
+ "concat_basedir": "/fake_concat_basedir",
86
+ "is_pe": "true"
85
87
  }
@@ -119,7 +119,7 @@
119
119
  "network_vboxnet3": "10.20.1.0",
120
120
  "network_en6": "10.0.16.0",
121
121
  "operatingsystemrelease": "13.4.0",
122
- "path": "/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/usr/local/sbin",
122
+ "path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
123
123
  "processorcount": "8",
124
124
  "ps": "ps auxwww",
125
125
  "puppetversion": "3.4.3",
@@ -131,5 +131,6 @@
131
131
  "uptime_seconds": 68451,
132
132
  "virtual": "physical",
133
133
  "is_virtual": "false",
134
- "fact_style": "stringified"
135
- }
134
+ "fact_style": "stringified",
135
+ "concat_basedir": "/fake_concat_basedir"
136
+ }
@@ -0,0 +1,136 @@
1
+ {
2
+ "architecture": "x86_64",
3
+ "kernel": "Darwin",
4
+ "domain": "local",
5
+ "virtual": "physical",
6
+ "is_virtual": "false",
7
+ "hardwaremodel": "x86_64",
8
+ "operatingsystem": "Darwin",
9
+ "facterversion": "2.1.0",
10
+ "fqdn": "Demousers-MacBook-Pro.local",
11
+ "hardwareisa": "i386",
12
+ "hostname": "Demousers-MacBook-Pro",
13
+ "id": "demouser",
14
+ "interfaces": "lo0,gif0,stf0,en0,en1,en2,bridge0,p2p0,vboxnet0,vboxnet1,vboxnet10,vboxnet11,vboxnet12,vboxnet13,vboxnet2,vboxnet3,vboxnet4,vboxnet5,vboxnet6,vboxnet7,vboxnet8,vboxnet9,fw1,en6,fw0,en5",
15
+ "ipaddress_lo0": "127.0.0.1",
16
+ "netmask_lo0": "255.0.0.0",
17
+ "mtu_lo0": "16384",
18
+ "mtu_gif0": "1280",
19
+ "mtu_stf0": "1280",
20
+ "ipaddress_en0": "10.0.26.161",
21
+ "macaddress_en0": "3c:15:c2:cf:1c:24",
22
+ "netmask_en0": "255.255.252.0",
23
+ "mtu_en0": "1500",
24
+ "macaddress_en1": "72:00:03:cf:03:20",
25
+ "mtu_en1": "1500",
26
+ "macaddress_en2": "72:00:03:cf:03:21",
27
+ "mtu_en2": "1500",
28
+ "macaddress_bridge0": "3e:15:c2:fc:e5:00",
29
+ "mtu_bridge0": "1500",
30
+ "macaddress_p2p0": "0e:15:c2:cf:1c:24",
31
+ "mtu_p2p0": "2304",
32
+ "macaddress_vboxnet0": "0a:00:27:00:00:00",
33
+ "mtu_vboxnet0": "1500",
34
+ "macaddress_vboxnet1": "0a:00:27:00:00:01",
35
+ "mtu_vboxnet1": "1500",
36
+ "macaddress_vboxnet10": "0a:00:27:00:00:0a",
37
+ "mtu_vboxnet10": "1500",
38
+ "macaddress_vboxnet11": "0a:00:27:00:00:0b",
39
+ "mtu_vboxnet11": "1500",
40
+ "macaddress_vboxnet12": "0a:00:27:00:00:0c",
41
+ "mtu_vboxnet12": "1500",
42
+ "macaddress_vboxnet13": "0a:00:27:00:00:0d",
43
+ "mtu_vboxnet13": "1500",
44
+ "ipaddress_vboxnet2": "192.168.37.1",
45
+ "macaddress_vboxnet2": "0a:00:27:00:00:02",
46
+ "netmask_vboxnet2": "255.255.255.0",
47
+ "mtu_vboxnet2": "1500",
48
+ "ipaddress_vboxnet3": "10.20.1.1",
49
+ "macaddress_vboxnet3": "0a:00:27:00:00:03",
50
+ "netmask_vboxnet3": "255.255.255.0",
51
+ "mtu_vboxnet3": "1500",
52
+ "macaddress_vboxnet4": "0a:00:27:00:00:04",
53
+ "mtu_vboxnet4": "1500",
54
+ "macaddress_vboxnet5": "0a:00:27:00:00:05",
55
+ "mtu_vboxnet5": "1500",
56
+ "macaddress_vboxnet6": "0a:00:27:00:00:06",
57
+ "mtu_vboxnet6": "1500",
58
+ "macaddress_vboxnet7": "0a:00:27:00:00:07",
59
+ "mtu_vboxnet7": "1500",
60
+ "macaddress_vboxnet8": "0a:00:27:00:00:08",
61
+ "mtu_vboxnet8": "1500",
62
+ "macaddress_vboxnet9": "0a:00:27:00:00:09",
63
+ "mtu_vboxnet9": "1500",
64
+ "macaddress_fw1": "00:0a:27:02:00:57",
65
+ "mtu_fw1": "4078",
66
+ "ipaddress_en6": "10.0.16.143",
67
+ "macaddress_en6": "68:5b:35:b7:45:4b",
68
+ "netmask_en6": "255.255.252.0",
69
+ "mtu_en6": "1500",
70
+ "macaddress_fw0": "00:0a:27:02:00:58",
71
+ "mtu_fw0": "4078",
72
+ "macaddress_en5": "68:5b:35:c1:60:3b",
73
+ "mtu_en5": "1500",
74
+ "ipaddress": "10.0.26.161",
75
+ "kernelmajversion": "13.4",
76
+ "kernelrelease": "13.4.0",
77
+ "kernelversion": "13.4.0",
78
+ "macaddress": "68:5b:35:b7:45:4b",
79
+ "sp_smc_version_system": "2.19f7",
80
+ "sp_boot_rom_version": "MBP112.0138.B07",
81
+ "sp_cpu_type": "Intel Core i7",
82
+ "sp_current_processor_speed": "2.3 GHz",
83
+ "sp_l2_cache_core": "256 KB",
84
+ "sp_l3_cache": "6 MB",
85
+ "sp_machine_model": "MacBookPro11,3",
86
+ "sp_machine_name": "MacBook Pro",
87
+ "sp_number_processors": "4",
88
+ "sp_packages": "1",
89
+ "sp_physical_memory": "16 GB",
90
+ "sp_platform_uuid": "D9B0C612-607C-5A03-B13C-773098B79B21",
91
+ "sp_serial_number": "C02MN8XPFD57",
92
+ "sp_boot_mode": "normal_boot",
93
+ "sp_boot_volume": "Macintosh HD",
94
+ "sp_kernel_version": "Darwin 13.4.0",
95
+ "sp_local_host_name": "Demouser’s MacBook Pro",
96
+ "sp_os_version": "OS X 10.9.5 (13F34)",
97
+ "sp_secure_vm": "secure_vm_enabled",
98
+ "sp_uptime": "up 1:16:42:12",
99
+ "sp_user_name": "Demo User (demouser)",
100
+ "macosx_productname": "Mac OS X",
101
+ "macosx_productversion": "10.9.5",
102
+ "macosx_buildversion": "13F34",
103
+ "macosx_productversion_major": "10.9",
104
+ "macosx_productversion_minor": "5",
105
+ "productname": "MacBookPro11,3",
106
+ "memorysize": "16.00 GB",
107
+ "memoryfree": "9.04 GB",
108
+ "swapsize": "1024.00 MB",
109
+ "swapfree": "971.00 MB",
110
+ "swapsize_mb": "1024.00",
111
+ "swapfree_mb": "971.00",
112
+ "memorysize_mb": "16384.00",
113
+ "memoryfree_mb": "9261.77",
114
+ "swapencrypted": true,
115
+ "netmask": "255.255.252.0",
116
+ "network_lo0": "127.0.0.0",
117
+ "network_en0": "10.0.24.0",
118
+ "network_vboxnet2": "192.168.37.0",
119
+ "network_vboxnet3": "10.20.1.0",
120
+ "network_en6": "10.0.16.0",
121
+ "operatingsystemrelease": "13.4.0",
122
+ "osfamily": "Darwin",
123
+ "path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
124
+ "processorcount": "8",
125
+ "ps": "ps auxwww",
126
+ "puppetversion": "3.6.2",
127
+ "rubysitedir": "/Library/Ruby/Site/2.0.0",
128
+ "rubyversion": "2.0.0",
129
+ "timezone": "PST",
130
+ "uptime": "1 day",
131
+ "uptime_days": 1,
132
+ "uptime_hours": 40,
133
+ "uptime_seconds": 146504,
134
+ "fact_style": "stringified",
135
+ "concat_basedir": "/fake_concat_basedir"
136
+ }
@@ -131,7 +131,7 @@
131
131
  "operatingsystemmajrelease": "13",
132
132
  "operatingsystemrelease": "13.4.0",
133
133
  "osfamily": "Darwin",
134
- "path": "/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin",
134
+ "path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
135
135
  "processors": {
136
136
  "count": 8,
137
137
  "speed": "2.3 GHz"
@@ -153,5 +153,6 @@
153
153
  "uptime_days": 7,
154
154
  "uptime_hours": 173,
155
155
  "uptime_seconds": 623230,
156
- "fact_style": "structured"
157
- }
156
+ "fact_style": "structured",
157
+ "concat_basedir": "/fake_concat_basedir"
158
+ }
@@ -0,0 +1,122 @@
1
+ {
2
+ "architecture": "x86_64",
3
+ "augeasversion": "1.2.0",
4
+ "kernel": "Linux",
5
+ "blockdevice_fd0_size": 4096,
6
+ "blockdevice_sr0_size": 1073741312,
7
+ "blockdevice_sr0_vendor": "QEMU",
8
+ "blockdevice_sr0_model": "QEMU DVD-ROM",
9
+ "blockdevice_vda_size": 8086618112,
10
+ "blockdevice_vda_vendor": "0x1af4",
11
+ "blockdevices": "fd0,sr0,vda",
12
+ "virtual": "qemu",
13
+ "is_virtual": true,
14
+ "hardwaremodel": "x86_64",
15
+ "operatingsystem": "OpenSuSE",
16
+ "os": {
17
+ "name": "OpenSuSE",
18
+ "family": "Suse",
19
+ "release": {
20
+ "major": "13",
21
+ "minor": "2",
22
+ "full": "13.2"
23
+ },
24
+ "lsb": {
25
+ "distcodename": "Harlequin",
26
+ "distid": "openSUSE project",
27
+ "distdescription": "openSUSE 13.2 (Harlequin) (x86_64)",
28
+ "release": "n/a",
29
+ "distrelease": "13.2",
30
+ "majdistrelease": "13",
31
+ "minordistrelease": "2"
32
+ }
33
+ },
34
+ "facterversion": "2.3.0",
35
+ "filesystems": "btrfs,ext2,ext3,ext4",
36
+ "fqdn": "odb.example.net",
37
+ "gid": "root",
38
+ "hardwareisa": "x86_64",
39
+ "hostname": "odb",
40
+ "id": "root",
41
+ "interfaces": "lo,eth0",
42
+ "ipaddress_lo": "127.0.0.1",
43
+ "netmask_lo": "255.0.0.0",
44
+ "mtu_lo": 65536,
45
+ "mtu_eth0": 1500,
46
+ "kernelmajversion": "3.16",
47
+ "kernelrelease": "3.16.6-2-default",
48
+ "kernelversion": "3.16.6",
49
+ "lsbdistcodename": "Harlequin",
50
+ "lsbdistdescription": "openSUSE 13.2 (Harlequin) (x86_64)",
51
+ "lsbdistid": "openSUSE project",
52
+ "lsbdistrelease": "13.2",
53
+ "lsbmajdistrelease": "13",
54
+ "lsbminordistrelease": "2",
55
+ "lsbrelease": "n/a",
56
+ "bios_vendor": "SeaBIOS",
57
+ "bios_version": "rel-1.7.5-0-ge51488c-20141015_183547-build31",
58
+ "bios_release_date": "04/01/2014",
59
+ "manufacturer": "QEMU",
60
+ "productname": "Standard PC (i440FX + PIIX, 1996)",
61
+ "serialnumber": "Not Specified",
62
+ "uuid": "Not Settable",
63
+ "type": "Other",
64
+ "memorysize": "996.23 MB",
65
+ "memoryfree": "769.97 MB",
66
+ "swapsize": "0.00 MB",
67
+ "swapfree": "0.00 MB",
68
+ "swapsize_mb": "0.00",
69
+ "swapfree_mb": "0.00",
70
+ "memorysize_mb": "996.23",
71
+ "memoryfree_mb": "769.97",
72
+ "netmask": "255.255.255.224",
73
+ "network_lo": "127.0.0.0",
74
+ "operatingsystemmajrelease": "13",
75
+ "operatingsystemrelease": "13.2",
76
+ "osfamily": "Suse",
77
+ "partitions": {
78
+ "vda1": {
79
+ "uuid": "34da5545-0e37-4a1d-bcf3-23fde9b2c06c",
80
+ "size": "485380",
81
+ "mount": "/boot",
82
+ "filesystem": "ext2"
83
+ },
84
+ "vda2": {
85
+ "uuid": "8cfc9b37-d567-422e-820a-aca8d029f65f",
86
+ "size": "15304704",
87
+ "mount": "/",
88
+ "filesystem": "btrfs"
89
+ }
90
+ },
91
+ "path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
92
+ "physicalprocessorcount": 1,
93
+ "processors": {
94
+ "models": [
95
+ "QEMU Virtual CPU version 2.1.0"
96
+ ],
97
+ "count": 1,
98
+ "physicalcount": 1
99
+ },
100
+ "processor0": "QEMU Virtual CPU version 2.1.0",
101
+ "processorcount": 1,
102
+ "ps": "ps -ef",
103
+ "puppetversion": "3.7.3",
104
+ "rubyplatform": "x86_64-linux-gnu",
105
+ "rubysitedir": "/usr/lib64/ruby/site_ruby/2.1.0",
106
+ "rubyversion": "2.1.3",
107
+ "selinux": false,
108
+ "system_uptime": {
109
+ "seconds": 2001633,
110
+ "hours": 556,
111
+ "days": 23,
112
+ "uptime": "23 days"
113
+ },
114
+ "timezone": "UTC",
115
+ "uniqueid": "09059d50",
116
+ "uptime": "23 days",
117
+ "uptime_days": 23,
118
+ "uptime_hours": 556,
119
+ "uptime_seconds": 2001633,
120
+ "fact_style": "structured",
121
+ "concat_basedir": "/fake_concat_basedir"
122
+ }
@@ -95,7 +95,7 @@ module PuppetSpecFacts
95
95
  end
96
96
 
97
97
  def self.name_codename(fact_hash)
98
- return fact_hash['lsbdistcodename'] unless fact_hash['osfamily'] == 'RedHat'
98
+ return fact_hash['lsbdistcodename'] unless ['RedHat','Gentoo'].include?(fact_hash['osfamily'])
99
99
  nil
100
100
  end
101
101
 
@@ -112,6 +112,7 @@ module PuppetSpecFacts
112
112
  end
113
113
 
114
114
  def self.is_pe(fact_hash)
115
+ return false unless fact_hash['puppetversion']
115
116
  return true if fact_hash['puppetversion'].downcase.include?('puppet enterprise')
116
117
  false
117
118
  end
@@ -1,3 +1,3 @@
1
1
  module PuppetSpecFacts
2
- VERSION = "0.2.1"
2
+ VERSION = "0.3.0"
3
3
  end
metadata CHANGED
@@ -1,110 +1,110 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puppet_spec_facts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Dreier
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-15 00:00:00.000000000 Z
11
+ date: 2015-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
19
  version: '1.6'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.6'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ! '>='
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
33
  version: '0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - ! '>='
38
+ - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rspec
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - ! '>='
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
47
  version: '0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ! '>='
52
+ - - ">="
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: coveralls
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - ! '>='
59
+ - - ">="
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - ! '>='
66
+ - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: puppet
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
- - - ! '>='
73
+ - - ">="
74
74
  - !ruby/object:Gem::Version
75
75
  version: '0'
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
- - - ! '>='
80
+ - - ">="
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: json
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - ! '>='
87
+ - - ">="
88
88
  - !ruby/object:Gem::Version
89
89
  version: '0'
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - ! '>='
94
+ - - ">="
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
- description: ! 'Support iteration of '
97
+ description: 'Support iteration of '
98
98
  email:
99
99
  - d@puppetlabs.com
100
100
  executables: []
101
101
  extensions: []
102
102
  extra_rdoc_files: []
103
103
  files:
104
- - .gitignore
105
- - .ruby-gemset
106
- - .ruby-version
107
- - .travis.yml
104
+ - ".gitignore"
105
+ - ".ruby-gemset"
106
+ - ".ruby-version"
107
+ - ".travis.yml"
108
108
  - CHANGELOG.md
109
109
  - Gemfile
110
110
  - LICENSE.txt
@@ -112,22 +112,47 @@ files:
112
112
  - Rakefile
113
113
  - Vagrantfile
114
114
  - facts/Archlinux/Archlinux_3.15.8-1-ARCH_x86_64_3.5.1_stringified.json
115
+ - facts/CentOS/CentOS_5.11_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
115
116
  - facts/CentOS/CentOS_5.11_i386_3.7.1_structured.json
116
117
  - facts/CentOS/CentOS_5.11_i386_PE-3.3.2_stringified.json
118
+ - facts/CentOS/CentOS_5.11_x86_64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
117
119
  - facts/CentOS/CentOS_5.11_x86_64_3.7.1_structured.json
118
120
  - facts/CentOS/CentOS_5.11_x86_64_PE-3.3.2_stringified.json
121
+ - facts/CentOS/CentOS_6.5_x86_64_3.7.1_structured.json
122
+ - facts/CentOS/CentOS_6.5_x86_64_PE-3.2.2_stringified.json
123
+ - facts/CentOS/CentOS_7.0.1406_x86_64_3.7.3_stringified.json
124
+ - facts/CentOS/CentOS_7.0.1406_x86_64_3.7.3_structured.json
125
+ - facts/Debian/Debian_wheezy_7.6_amd64_PE-3.3.0_stringified.json
126
+ - facts/Debian/Debian_wheezy_7.7_amd64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
119
127
  - facts/Debian/Debian_wheezy_7.7_amd64_3.7.2_structured.json
120
128
  - facts/Debian/Debian_wheezy_7.7_amd64_PE-3.3.2_stringified.json
129
+ - facts/Debian/Debian_wheezy_7.7_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
121
130
  - facts/Debian/Debian_wheezy_7.7_i386_PE-3.3.2_stringified.json
122
131
  - facts/FreeBSD/FreeBSD_10.0-RELEASE_amd64_3.6.2_structured.json
132
+ - facts/Gentoo/Gentoo_2.2_amd64_structured.json
133
+ - facts/RedHatEnterpriseServer/RedHatEnterpriseServer_7.0_x86_64_PE-3.3.2_stringified.json
123
134
  - facts/SLES/SLES_11.1_x86_64_3.1.1_stringified.json
135
+ - facts/SUSE LINUX/SUSE LINUX_12_12_x86_64_3.6.2_stringified.json
136
+ - facts/Solaris/Solaris_5.11_i86pc_3.6.2 (Puppet Enterprise 3.3.1)_stringified.json
137
+ - facts/Solaris/Solaris_5.11_i86pc_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
138
+ - facts/Solaris/Solaris_5.11_i86pc_PE-3.3.1_stringified.json
139
+ - facts/Solaris/Solaris_5.11_i86pc_PE-3.3.2_stringified.json
140
+ - facts/Solaris/Solaris_5.11_sun4v_PE-3.2.3_stringified.json
141
+ - facts/Solaris/Solaris_5.11_sun4v_PE-3.3.1_stringified.json
142
+ - facts/Solaris/Solaris_5.11_sun4v_PE-3.3.2_stringified.json
143
+ - facts/Ubuntu/Ubuntu_precise_12.04_amd64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
124
144
  - facts/Ubuntu/Ubuntu_precise_12.04_amd64_PE-3.3.2_stringified.json
145
+ - facts/Ubuntu/Ubuntu_precise_12.04_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
125
146
  - facts/Ubuntu/Ubuntu_precise_12.04_i386_PE-3.3.2_stringified.json
126
147
  - facts/Ubuntu/Ubuntu_saucy_13.10_amd64_3.5.1_stringified.json
148
+ - facts/Ubuntu/Ubuntu_trusty_14.04_amd64_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
127
149
  - facts/Ubuntu/Ubuntu_trusty_14.04_amd64_PE-3.3.2_stringified.json
150
+ - facts/Ubuntu/Ubuntu_trusty_14.04_i386_3.6.2 (Puppet Enterprise 3.3.2)_stringified.json
128
151
  - facts/Ubuntu/Ubuntu_trusty_14.04_i386_PE-3.3.2_stringified.json
129
152
  - facts/darwin/Darwin_10.9.5_x86_64_3.4.3_stringified.json
153
+ - facts/darwin/Darwin_10.9.5_x86_64_3.6.2_stringified.json
130
154
  - facts/darwin/Darwin_10.9.5_x86_64_3.7.3_structured.json
155
+ - facts/openSUSE project/openSUSE project_Harlequin_13.2_x86_64_3.7.3_structured.json
131
156
  - lib/puppet_spec_facts.rb
132
157
  - lib/puppet_spec_facts/version.rb
133
158
  - puppet_spec_facts.gemspec
@@ -144,17 +169,17 @@ require_paths:
144
169
  - lib
145
170
  required_ruby_version: !ruby/object:Gem::Requirement
146
171
  requirements:
147
- - - ! '>='
172
+ - - ">="
148
173
  - !ruby/object:Gem::Version
149
174
  version: '0'
150
175
  required_rubygems_version: !ruby/object:Gem::Requirement
151
176
  requirements:
152
- - - ! '>='
177
+ - - ">="
153
178
  - !ruby/object:Gem::Version
154
179
  version: '0'
155
180
  requirements: []
156
181
  rubyforge_project:
157
- rubygems_version: 2.4.5
182
+ rubygems_version: 2.2.2
158
183
  signing_key:
159
184
  specification_version: 4
160
185
  summary: Provide facter facts to rspec-puppet