simp-rspec-puppet-facts 2.0.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +5 -5
  2. data/LICENSE +1 -1
  3. data/facts/1.7/oraclelinux-6-x86_64.facts +386 -0
  4. data/facts/1.7/oraclelinux-7-x86_64.facts +385 -0
  5. data/facts/2.0/oraclelinux-6-x86_64.facts +579 -0
  6. data/facts/2.0/oraclelinux-7-x86_64.facts +594 -0
  7. data/facts/2.1/oraclelinux-6-x86_64.facts +591 -0
  8. data/facts/2.1/oraclelinux-7-x86_64.facts +612 -0
  9. data/facts/2.2/oraclelinux-6-x86_64.facts +624 -0
  10. data/facts/2.2/oraclelinux-7-x86_64.facts +645 -0
  11. data/facts/2.3/oraclelinux-6-x86_64.facts +625 -0
  12. data/facts/2.3/oraclelinux-7-x86_64.facts +646 -0
  13. data/facts/2.4/oraclelinux-6-x86_64.facts +625 -0
  14. data/facts/2.4/oraclelinux-7-x86_64.facts +646 -0
  15. data/facts/2.5/oraclelinux-6-x86_64.facts +625 -0
  16. data/facts/2.5/oraclelinux-7-x86_64.facts +646 -0
  17. data/facts/3.0/oraclelinux-6-x86_64.facts +768 -0
  18. data/facts/3.0/oraclelinux-7-x86_64.facts +800 -0
  19. data/facts/3.3/oraclelinux-6-x86_64.facts +803 -0
  20. data/facts/3.3/oraclelinux-7-x86_64.facts +835 -0
  21. data/facts/3.4/oraclelinux-6-x86_64.facts +806 -0
  22. data/facts/3.4/oraclelinux-7-x86_64.facts +838 -0
  23. data/facts/3.5/oraclelinux-6-x86_64.facts +821 -0
  24. data/facts/3.5/oraclelinux-7-x86_64.facts +911 -0
  25. data/facts/3.6/oraclelinux-6-x86_64.facts +822 -0
  26. data/facts/3.6/oraclelinux-7-x86_64.facts +912 -0
  27. data/facts/3.7/oraclelinux-6-x86_64.facts +814 -0
  28. data/facts/3.7/oraclelinux-7-x86_64.facts +904 -0
  29. data/facts/Vagrantfile +120 -58
  30. data/facts/scripts/gce_scrub_data.rb +5 -4
  31. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +1 -0
  32. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +1 -0
  33. data/facts/scripts/gce_scrub_data/oraclelinux-6-x86_64.scrub.yaml +1 -0
  34. data/facts/scripts/gce_scrub_data/oraclelinux-7-x86_64.scrub.yaml +1 -0
  35. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +1 -0
  36. data/facts/scripts/get_facts_for_each_facter.sh +23 -5
  37. data/lib/simp/rspec-puppet-facts.rb +5 -6
  38. data/lib/simp/version.rb +1 -1
  39. data/spec/spec_helper.rb +2 -3
  40. metadata +73 -3
  41. data/facts/scripts/gce_scrub_data/centos-6-x86_64.scrub.yaml +0 -53
  42. data/facts/scripts/gce_scrub_data/centos-7-x86_64.scrub.yaml +0 -53
  43. data/facts/scripts/gce_scrub_data/redhat-7-x86_64.scrub.yaml +0 -53
@@ -1,53 +0,0 @@
1
- ---
2
- fqdn: foo.example.com
3
- hostname: foo
4
- defaultgateway: 10.0.2.2
5
- dhcp_servers:
6
- eth0: 10.0.2.2
7
- system: 10.0.2.2
8
- domain: example.com
9
- gce:
10
- instance:
11
- networkInterfaces:
12
- ip: 10.0.2.15
13
- ipaddress: 10.0.2.15
14
- ipaddress_eth0: 10.0.2.15
15
- network: 10.0.2.0
16
- network_eth0: 10.0.2.0
17
- netmask: 255.255.255.0
18
- netmask_eth0: 255.255.255.0
19
- networking:
20
- dhcp: 10.0.2.2
21
- domain: example.com
22
- fqdn: foo.example.com
23
- hostname: foo
24
- interfaces:
25
- eth0:
26
- bindings:
27
- - address: 10.0.2.15
28
- netmask: 255.255.255.0
29
- network: 10.0.2.0
30
- dhcp: 10.0.2.2
31
- ip: 10.0.2.15
32
- netmask: 255.255.255.0
33
- network: 10.0.2.0
34
- ip: 10.0.2.15
35
- netmask: 255.255.255.0
36
- network: 10.0.2.0
37
- primary: eth0
38
- puppet_settings:
39
- main:
40
- certname: foo.example.com
41
- hostcsr: "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem"
42
- hostcert: "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem"
43
- hostprivkey: "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem"
44
- hostpubkey: "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem"
45
- ca:
46
- ca_name: 'Puppet CA: foo.example.com'
47
- agent:
48
- node_name_value: foo.example.com
49
- srv_domain: example.com
50
- tagmail:
51
- reportfrom: foo.example.com
52
- smtphelo: foo.example.com
53
- clientcert: foo.example.com
@@ -1,53 +0,0 @@
1
- ---
2
- fqdn: foo.example.com
3
- hostname: foo
4
- defaultgateway: 10.0.2.2
5
- dhcp_servers:
6
- eth0: 10.0.2.2
7
- system: 10.0.2.2
8
- domain: example.com
9
- gce:
10
- instance:
11
- networkInterfaces:
12
- ip: 10.0.2.15
13
- ipaddress: 10.0.2.15
14
- ipaddress_eth0: 10.0.2.15
15
- network: 10.0.2.0
16
- network_eth0: 10.0.2.0
17
- netmask: 255.255.255.0
18
- netmask_eth0: 255.255.255.0
19
- networking:
20
- dhcp: 10.0.2.2
21
- domain: example.com
22
- fqdn: foo.example.com
23
- hostname: foo
24
- interfaces:
25
- eth0:
26
- bindings:
27
- - address: 10.0.2.15
28
- netmask: 255.255.255.0
29
- network: 10.0.2.0
30
- dhcp: 10.0.2.2
31
- ip: 10.0.2.15
32
- netmask: 255.255.255.0
33
- network: 10.0.2.0
34
- ip: 10.0.2.15
35
- netmask: 255.255.255.0
36
- network: 10.0.2.0
37
- primary: eth0
38
- puppet_settings:
39
- main:
40
- certname: foo.example.com
41
- hostcsr: "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem"
42
- hostcert: "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem"
43
- hostprivkey: "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem"
44
- hostpubkey: "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem"
45
- ca:
46
- ca_name: 'Puppet CA: foo.example.com'
47
- agent:
48
- node_name_value: foo.example.com
49
- srv_domain: example.com
50
- tagmail:
51
- reportfrom: foo.example.com
52
- smtphelo: foo.example.com
53
- clientcert: foo.example.com
@@ -1,53 +0,0 @@
1
- ---
2
- fqdn: foo.example.com
3
- hostname: foo
4
- defaultgateway: 10.0.2.2
5
- dhcp_servers:
6
- eth0: 10.0.2.2
7
- system: 10.0.2.2
8
- domain: example.com
9
- gce:
10
- instance:
11
- networkInterfaces:
12
- ip: 10.0.2.15
13
- ipaddress: 10.0.2.15
14
- ipaddress_eth0: 10.0.2.15
15
- network: 10.0.2.0
16
- network_eth0: 10.0.2.0
17
- netmask: 255.255.255.0
18
- netmask_eth0: 255.255.255.0
19
- networking:
20
- dhcp: 10.0.2.2
21
- domain: example.com
22
- fqdn: foo.example.com
23
- hostname: foo
24
- interfaces:
25
- eth0:
26
- bindings:
27
- - address: 10.0.2.15
28
- netmask: 255.255.255.0
29
- network: 10.0.2.0
30
- dhcp: 10.0.2.2
31
- ip: 10.0.2.15
32
- netmask: 255.255.255.0
33
- network: 10.0.2.0
34
- ip: 10.0.2.15
35
- netmask: 255.255.255.0
36
- network: 10.0.2.0
37
- primary: eth0
38
- puppet_settings:
39
- main:
40
- certname: foo.example.com
41
- hostcsr: "/etc/puppetlabs/puppet/ssl/csr_foo.example.com.pem"
42
- hostcert: "/etc/puppetlabs/puppet/ssl/certs/foo.example.com.pem"
43
- hostprivkey: "/etc/puppetlabs/puppet/ssl/private_keys/foo.example.com.pem"
44
- hostpubkey: "/etc/puppetlabs/puppet/ssl/public_keys/foo.example.com.pem"
45
- ca:
46
- ca_name: 'Puppet CA: foo.example.com'
47
- agent:
48
- node_name_value: foo.example.com
49
- srv_domain: example.com
50
- tagmail:
51
- reportfrom: foo.example.com
52
- smtphelo: foo.example.com
53
- clientcert: foo.example.com