rspec-puppet-facts 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 854e99fe14fb999a75972ef8514595b06ff02ec6
4
- data.tar.gz: 74aff87a118d7f8d93786acf2d6d26f2d5f8aefc
3
+ metadata.gz: af887d56fa928def9a6ffc06e3008e77c7be95fd
4
+ data.tar.gz: 5899cc3fe16c9a2c73e845d107b6606c80f62505
5
5
  SHA512:
6
- metadata.gz: 9bee90cd268e6193725f2daa5158f8bcf724ccde3222eb581e6bbd7a409d022a157df3855b19789182f9ab767ad5ea6f995a8584aef6f53e922ca52690d8f3f8
7
- data.tar.gz: dd59f80cae1f4c2bf41ed9eecf680657b6f117c630f665c22aca4d22b19498226a889dd0f0484d90583557d38ece37a01467b0dc343b0b8ba712a8f9805ffca3
6
+ metadata.gz: 4c364294122aaa869de694d91f81add054e00f215c5e72085aa82d6ef90cfa1eb2a3c30853de9aec579674827384f743ab2e7ac8198b9ddd0b68506710c5fe4d
7
+ data.tar.gz: 3fbdcf4cf030964835ee8852235cddb45609679dd6e3887a39cb74d527d7e97d0795dfc88923eb203e7e0be5f811097604d6cb2ce53ee2bdf9eeb8e1d740d85a
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ##2014-12-20 - Release 0.2.3
2
+ - Add facts for ArchLinux
3
+
1
4
  ##2014-12-19 - Release 0.2.2
2
5
  - Fix some bugs
3
6
  - Add unit tests
data/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
data/README.md CHANGED
@@ -178,6 +178,7 @@ Operating Systems and facter versions supported
178
178
 
179
179
  | 1.6 | 1.7 | 2.0 | 2.1 | 2.2 | 2.3
180
180
  -------------|-----|-----|-----|-----|-----|-----
181
+ ArchLinux | Y | Y | Y | Y | Y | Y
181
182
  CentOS 5 | Y | Y | Y | Y | Y | Y
182
183
  CentOS 6 | Y | Y | Y | Y | Y | Y
183
184
  CentOS 7 | Y | Y | Y | Y | Y | Y
data/Vagrantfile CHANGED
@@ -66,4 +66,22 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
66
66
  host.vm.provision "file", source: "Gemfile", destination: "Gemfile"
67
67
  host.vm.provision "shell", path: "get_facts.sh"
68
68
  end
69
+ config.vm.define "sles-11sp1-x86_64" do |host|
70
+ host.vm.box = "sles11-sp1-x86_64"
71
+ host.vm.box_url = "http://puppet-vagrant-boxes.puppetlabs.com/sles-11sp1-x64-vbox4210-nocm.box"
72
+ host.vm.provision "file", source: "Gemfile", destination: "Gemfile"
73
+ host.vm.provision "shell", path: "get_facts.sh"
74
+ end
75
+ config.vm.define "sles-11sp3-x86_64" do |host|
76
+ host.vm.box = "suse/sles11sp3"
77
+ host.vm.provision "shell", inline: "curl -sSL https://rvm.io/mpapis.asc | gpg --import - && \\curl -sSL https://get.rvm.io | bash -s stable"
78
+ host.vm.provision "shell", inline: "source /etc/profile.d/rvm.sh && rvm install 1.8.7 && rvm use --create 1.8.7"
79
+ host.vm.provision "file", source: "Gemfile", destination: "Gemfile"
80
+ host.vm.provision "shell", path: "get_facts.sh"
81
+ end
82
+ config.vm.define "archlinux-x86_64" do |host|
83
+ host.vm.box = "terrywang/archlinux"
84
+ host.vm.provision "file", source: "Gemfile", destination: "Gemfile"
85
+ host.vm.provision "shell", path: "get_facts.sh"
86
+ end
69
87
  end
@@ -0,0 +1,54 @@
1
+ architecture => x86_64
2
+ boardmanufacturer => Oracle Corporation
3
+ boardproductname => VirtualBox
4
+ boardserialnumber => 0
5
+ domain => vagrant.vm
6
+ facterversion => 1.6.18
7
+ fqdn => archlinux.vagrant.vm
8
+ gem_version => ~> 1.6.0
9
+ hardwareisa => unknown
10
+ hardwaremodel => x86_64
11
+ hostname => archlinux
12
+ id => root
13
+ interfaces => eth0,lo
14
+ ipaddress => 10.0.2.15
15
+ is_virtual => true
16
+ kernel => Linux
17
+ kernelmajversion => 3.17
18
+ kernelrelease => 3.17.1-1-ARCH
19
+ kernelversion => 3.17.1
20
+ macaddress => 08:00:27:1a:b1:01
21
+ macaddress_eth0 => 08:00:27:1a:b1:01
22
+ manufacturer => innotek GmbH
23
+ memoryfree => 404.42 MB
24
+ memorysize => 493.76 MB
25
+ memorytotal => 493.76 MB
26
+ operatingsystem => Archlinux
27
+ operatingsystemrelease => 3.17.1-1-ARCH
28
+ osfamily => Linux
29
+ path => /home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/gems/1.8/bin/:/root/.gem/ruby/2.1.0/bin
30
+ physicalprocessorcount => 1
31
+ processor0 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
32
+ processor1 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
33
+ processor2 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
34
+ processor3 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
35
+ processorcount => 4
36
+ productname => VirtualBox
37
+ ps => ps -ef
38
+ rubysitedir => /usr/lib/ruby/site_ruby/2.1.0
39
+ rubyversion => 2.1.4
40
+ selinux => false
41
+ serialnumber => 0
42
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPinyAL1PJuvq0UC2XR9XaAWXjTk185XXMRe6kPaiKQORM1GCUE7/7pauu+9E+ZrAZQot8Zf+1y0duoyfTETNoDqwd0eoHLFuJe6BvX7H2uBJtR+yvLgUWbO1scAwi3iyRrJpu1QeCbmfF5iLOWs2dFVR3hliW5SbvODO1Se9EInAAAAFQCI7GIuk+8o2G1Z6IlaQjjY9eNi8wAAAIEA1ktx5s0AoFts25kiDyn92YGBbslRjmmjrpiq4ZfnHmzAows3umO4JcJkn+G5KVXbwXbAXZSQMfdLe/uF8p043uAL/9iyQ78lBRLIVVgDHY/GPuMXR0x55FLlWd9jejIaZTrUjKcwkYVaohEyi2Yk3a/bHECjzj4tyRywVOnKQLEAAACAYvYAtlheRNHuNJGFrX/pIvM1m1UhPIf0BehRE6nBnRHBkrPOYPgdquwgMbHE3dqBou96uyo9R+/PjY5M5FQBN6b3mte8dhboCvtKFMnt6c3unJ7wJrRgpRHgJispAWKXbkCkzKUoGDfgktTlrWrc6XZSC53wy1EcN0GORMURguQ=
43
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbdyGHekxuNYYPBEBhQKgWvyB6TsuP5FVjTW1aJDaDatkjUtNO7kHXTNueKwO/YnNqlP0XB8w1NWBIC5z8l/2o=
44
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDiT9PnxxOJPkyPjT5y0FzTVarpvk595qmpTU/7RLMMH4CzJ8GhKBOe5AsK2K7h3ASGY+e7Rpq+4I3U4VxFRl+7OkzEYtRxD+AEFbcdhqHriwCeQTQk2nLohzp6ZIudBZaYbr695I7NJ4zTDlw3juHV/lCKuYs06pvo/wttloYfqSusEJwZ/vcf8L2mJozRGN/2Ht7muieVmSLzgT+TOkEO5lalbLMGAdOZvUv2iY2PSXx2S9xzHIPd8dvKrgzyXQeNn/2/ew/5g5VUQah2Dnl0SyDxePbXjwUbHTDUEITIU4W1T6BGBt8/IN/cDX5PtiE5wplSffzTVpbgqMBsYqJB
45
+ swapfree => 0.00 kB
46
+ swapsize => 0.00 kB
47
+ timezone => AEDT
48
+ type => Other
49
+ uniqueid => 000a0f02
50
+ uptime => 0:02 hours
51
+ uptime_days => 0
52
+ uptime_hours => 0
53
+ uptime_seconds => 160
54
+ virtual => virtualbox
@@ -0,0 +1,83 @@
1
+ architecture => x86_64
2
+ bios_release_date => 12/01/2006
3
+ bios_vendor => innotek GmbH
4
+ bios_version => VirtualBox
5
+ blockdevice_sda_model => VBOX HARDDISK
6
+ blockdevice_sda_size => 10737418240
7
+ blockdevice_sda_vendor => ATA
8
+ blockdevice_sr0_model => CD-ROM
9
+ blockdevice_sr0_size => 1073741312
10
+ blockdevice_sr0_vendor => VBOX
11
+ blockdevices => sda,sr0
12
+ boardmanufacturer => Oracle Corporation
13
+ boardproductname => VirtualBox
14
+ boardserialnumber => 0
15
+ domain => vagrant.vm
16
+ facterversion => 1.7.6
17
+ filesystems => ext2,ext3,ext4
18
+ fqdn => archlinux.vagrant.vm
19
+ gem_version => ~> 1.7.0
20
+ hardwareisa => unknown
21
+ hardwaremodel => x86_64
22
+ hostname => archlinux
23
+ id => root
24
+ interfaces => eth0,lo
25
+ ipaddress => 10.0.2.15
26
+ ipaddress_eth0 => 10.0.2.15
27
+ ipaddress_lo => 127.0.0.1
28
+ is_virtual => true
29
+ kernel => Linux
30
+ kernelmajversion => 3.17
31
+ kernelrelease => 3.17.1-1-ARCH
32
+ kernelversion => 3.17.1
33
+ macaddress => 08:00:27:1a:b1:01
34
+ macaddress_eth0 => 08:00:27:1a:b1:01
35
+ manufacturer => innotek GmbH
36
+ memoryfree => 399.94 MB
37
+ memoryfree_mb => 399.94
38
+ memorysize => 493.76 MB
39
+ memorysize_mb => 493.76
40
+ memorytotal => 493.76 MB
41
+ netmask => 255.255.255.0
42
+ netmask_eth0 => 255.255.255.0
43
+ netmask_lo => 255.0.0.0
44
+ network_eth0 => 10.0.2.0
45
+ network_lo => 127.0.0.0
46
+ operatingsystem => Archlinux
47
+ operatingsystemrelease => 3.17.1-1-ARCH
48
+ osfamily => Archlinux
49
+ path => /home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/gems/1.8/bin/:/root/.gem/ruby/2.1.0/bin
50
+ physicalprocessorcount => 1
51
+ processor0 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
52
+ processor1 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
53
+ processor2 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
54
+ processor3 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
55
+ processorcount => 4
56
+ productname => VirtualBox
57
+ ps => ps -ef
58
+ rubysitedir => /usr/lib/ruby/site_ruby/2.1.0
59
+ rubyversion => 2.1.4
60
+ selinux => false
61
+ serialnumber => 0
62
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPinyAL1PJuvq0UC2XR9XaAWXjTk185XXMRe6kPaiKQORM1GCUE7/7pauu+9E+ZrAZQot8Zf+1y0duoyfTETNoDqwd0eoHLFuJe6BvX7H2uBJtR+yvLgUWbO1scAwi3iyRrJpu1QeCbmfF5iLOWs2dFVR3hliW5SbvODO1Se9EInAAAAFQCI7GIuk+8o2G1Z6IlaQjjY9eNi8wAAAIEA1ktx5s0AoFts25kiDyn92YGBbslRjmmjrpiq4ZfnHmzAows3umO4JcJkn+G5KVXbwXbAXZSQMfdLe/uF8p043uAL/9iyQ78lBRLIVVgDHY/GPuMXR0x55FLlWd9jejIaZTrUjKcwkYVaohEyi2Yk3a/bHECjzj4tyRywVOnKQLEAAACAYvYAtlheRNHuNJGFrX/pIvM1m1UhPIf0BehRE6nBnRHBkrPOYPgdquwgMbHE3dqBou96uyo9R+/PjY5M5FQBN6b3mte8dhboCvtKFMnt6c3unJ7wJrRgpRHgJispAWKXbkCkzKUoGDfgktTlrWrc6XZSC53wy1EcN0GORMURguQ=
63
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbdyGHekxuNYYPBEBhQKgWvyB6TsuP5FVjTW1aJDaDatkjUtNO7kHXTNueKwO/YnNqlP0XB8w1NWBIC5z8l/2o=
64
+ sshfp_dsa => SSHFP 2 1 2b87c7bab2ad1ba52cc3721f93f2bded9d10c6b7
65
+ SSHFP 2 2 4d26708d214bce4cd5b7defd0f9f191ab2ccfd3bf65c20d1141a79e5a9bb62d2
66
+ sshfp_ecdsa => SSHFP 3 1 11f706cf11b667dc861bd8802520cb95a163e337
67
+ SSHFP 3 2 b6980ca450eded201afabbafea99370a9ecad5cc2a1507aba8ba065436440c15
68
+ sshfp_rsa => SSHFP 1 1 6a652c26e1bb5ed44c9b175ec313e05d3bd74dca
69
+ SSHFP 1 2 9ecd6032c960cac1b159d3e1c9c51e97775e0fbbf1c19e7067e2672cb019afc3
70
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDiT9PnxxOJPkyPjT5y0FzTVarpvk595qmpTU/7RLMMH4CzJ8GhKBOe5AsK2K7h3ASGY+e7Rpq+4I3U4VxFRl+7OkzEYtRxD+AEFbcdhqHriwCeQTQk2nLohzp6ZIudBZaYbr695I7NJ4zTDlw3juHV/lCKuYs06pvo/wttloYfqSusEJwZ/vcf8L2mJozRGN/2Ht7muieVmSLzgT+TOkEO5lalbLMGAdOZvUv2iY2PSXx2S9xzHIPd8dvKrgzyXQeNn/2/ew/5g5VUQah2Dnl0SyDxePbXjwUbHTDUEITIU4W1T6BGBt8/IN/cDX5PtiE5wplSffzTVpbgqMBsYqJB
71
+ swapfree => 0.00 MB
72
+ swapfree_mb => 0.00
73
+ swapsize => 0.00 MB
74
+ swapsize_mb => 0.00
75
+ timezone => AEDT
76
+ type => Other
77
+ uniqueid => 000a0f02
78
+ uptime => 0:02 hours
79
+ uptime_days => 0
80
+ uptime_hours => 0
81
+ uptime_seconds => 177
82
+ uuid => 6C8BA834-82EC-43EC-A555-17C893006DD9
83
+ virtual => virtualbox
@@ -0,0 +1,85 @@
1
+ architecture => x86_64
2
+ bios_release_date => 12/01/2006
3
+ bios_vendor => innotek GmbH
4
+ bios_version => VirtualBox
5
+ blockdevice_sda_model => VBOX HARDDISK
6
+ blockdevice_sda_size => 10737418240
7
+ blockdevice_sda_vendor => ATA
8
+ blockdevice_sr0_model => CD-ROM
9
+ blockdevice_sr0_size => 1073741312
10
+ blockdevice_sr0_vendor => VBOX
11
+ blockdevices => sda,sr0
12
+ boardmanufacturer => Oracle Corporation
13
+ boardproductname => VirtualBox
14
+ boardserialnumber => 0
15
+ domain => vagrant.vm
16
+ facterversion => 2.0.2
17
+ filesystems => ext2,ext3,ext4
18
+ fqdn => archlinux.vagrant.vm
19
+ gem_version => ~> 2.0.0
20
+ hardwareisa => unknown
21
+ hardwaremodel => x86_64
22
+ hostname => archlinux
23
+ id => root
24
+ interfaces => eth0,lo
25
+ ipaddress => 10.0.2.15
26
+ ipaddress_eth0 => 10.0.2.15
27
+ ipaddress_lo => 127.0.0.1
28
+ is_virtual => true
29
+ kernel => Linux
30
+ kernelmajversion => 3.17
31
+ kernelrelease => 3.17.1-1-ARCH
32
+ kernelversion => 3.17.1
33
+ macaddress => 08:00:27:1a:b1:01
34
+ macaddress_eth0 => 08:00:27:1a:b1:01
35
+ manufacturer => innotek GmbH
36
+ memoryfree => 401.35 MB
37
+ memoryfree_mb => 401.35
38
+ memorysize => 493.76 MB
39
+ memorysize_mb => 493.76
40
+ netmask => 255.255.255.0
41
+ netmask_eth0 => 255.255.255.0
42
+ netmask_lo => 255.0.0.0
43
+ network_eth0 => 10.0.2.0
44
+ network_lo => 127.0.0.0
45
+ operatingsystem => Archlinux
46
+ operatingsystemrelease => 3.17.1-1-ARCH
47
+ osfamily => Archlinux
48
+ path => /home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/gems/1.8/bin/:/root/.gem/ruby/2.1.0/bin
49
+ physicalprocessorcount => 1
50
+ processor0 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
51
+ processor1 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
52
+ processor2 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
53
+ processor3 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
54
+ processorcount => 4
55
+ productname => VirtualBox
56
+ ps => ps -ef
57
+ rubysitedir => /usr/lib/ruby/site_ruby/2.1.0
58
+ rubyversion => 2.1.4
59
+ selinux => false
60
+ serialnumber => 0
61
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPinyAL1PJuvq0UC2XR9XaAWXjTk185XXMRe6kPaiKQORM1GCUE7/7pauu+9E+ZrAZQot8Zf+1y0duoyfTETNoDqwd0eoHLFuJe6BvX7H2uBJtR+yvLgUWbO1scAwi3iyRrJpu1QeCbmfF5iLOWs2dFVR3hliW5SbvODO1Se9EInAAAAFQCI7GIuk+8o2G1Z6IlaQjjY9eNi8wAAAIEA1ktx5s0AoFts25kiDyn92YGBbslRjmmjrpiq4ZfnHmzAows3umO4JcJkn+G5KVXbwXbAXZSQMfdLe/uF8p043uAL/9iyQ78lBRLIVVgDHY/GPuMXR0x55FLlWd9jejIaZTrUjKcwkYVaohEyi2Yk3a/bHECjzj4tyRywVOnKQLEAAACAYvYAtlheRNHuNJGFrX/pIvM1m1UhPIf0BehRE6nBnRHBkrPOYPgdquwgMbHE3dqBou96uyo9R+/PjY5M5FQBN6b3mte8dhboCvtKFMnt6c3unJ7wJrRgpRHgJispAWKXbkCkzKUoGDfgktTlrWrc6XZSC53wy1EcN0GORMURguQ=
62
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbdyGHekxuNYYPBEBhQKgWvyB6TsuP5FVjTW1aJDaDatkjUtNO7kHXTNueKwO/YnNqlP0XB8w1NWBIC5z8l/2o=
63
+ sshed25519key => AAAAC3NzaC1lZDI1NTE5AAAAIM/P3CCojy8wcLXvMDIIyUpitRxpxXAcZZQWoS5zRphw
64
+ sshfp_dsa => SSHFP 2 1 2b87c7bab2ad1ba52cc3721f93f2bded9d10c6b7
65
+ SSHFP 2 2 4d26708d214bce4cd5b7defd0f9f191ab2ccfd3bf65c20d1141a79e5a9bb62d2
66
+ sshfp_ecdsa => SSHFP 3 1 11f706cf11b667dc861bd8802520cb95a163e337
67
+ SSHFP 3 2 b6980ca450eded201afabbafea99370a9ecad5cc2a1507aba8ba065436440c15
68
+ sshfp_ed25519 => SSHFP 4 1 68e399fca6b9e5a319a73184883b8a5dc14a5587
69
+ SSHFP 4 2 01ed705785ac5f57e14888f378edcf41fb4e4a52bb5e44d90015b3e7abc14f25
70
+ sshfp_rsa => SSHFP 1 1 6a652c26e1bb5ed44c9b175ec313e05d3bd74dca
71
+ SSHFP 1 2 9ecd6032c960cac1b159d3e1c9c51e97775e0fbbf1c19e7067e2672cb019afc3
72
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDiT9PnxxOJPkyPjT5y0FzTVarpvk595qmpTU/7RLMMH4CzJ8GhKBOe5AsK2K7h3ASGY+e7Rpq+4I3U4VxFRl+7OkzEYtRxD+AEFbcdhqHriwCeQTQk2nLohzp6ZIudBZaYbr695I7NJ4zTDlw3juHV/lCKuYs06pvo/wttloYfqSusEJwZ/vcf8L2mJozRGN/2Ht7muieVmSLzgT+TOkEO5lalbLMGAdOZvUv2iY2PSXx2S9xzHIPd8dvKrgzyXQeNn/2/ew/5g5VUQah2Dnl0SyDxePbXjwUbHTDUEITIU4W1T6BGBt8/IN/cDX5PtiE5wplSffzTVpbgqMBsYqJB
73
+ swapfree => 0.00 MB
74
+ swapfree_mb => 0.00
75
+ swapsize => 0.00 MB
76
+ swapsize_mb => 0.00
77
+ timezone => AEDT
78
+ type => Other
79
+ uniqueid => 000a0f02
80
+ uptime => 0:03 hours
81
+ uptime_days => 0
82
+ uptime_hours => 0
83
+ uptime_seconds => 194
84
+ uuid => 6C8BA834-82EC-43EC-A555-17C893006DD9
85
+ virtual => virtualbox
@@ -0,0 +1,88 @@
1
+ architecture => x86_64
2
+ bios_release_date => 12/01/2006
3
+ bios_vendor => innotek GmbH
4
+ bios_version => VirtualBox
5
+ blockdevice_sda_model => VBOX HARDDISK
6
+ blockdevice_sda_size => 10737418240
7
+ blockdevice_sda_vendor => ATA
8
+ blockdevice_sr0_model => CD-ROM
9
+ blockdevice_sr0_size => 1073741312
10
+ blockdevice_sr0_vendor => VBOX
11
+ blockdevices => sda,sr0
12
+ boardmanufacturer => Oracle Corporation
13
+ boardproductname => VirtualBox
14
+ boardserialnumber => 0
15
+ domain => vagrant.vm
16
+ facterversion => 2.1.0
17
+ filesystems => ext2,ext3,ext4
18
+ fqdn => archlinux.vagrant.vm
19
+ gem_version => ~> 2.1.0
20
+ hardwareisa => unknown
21
+ hardwaremodel => x86_64
22
+ hostname => archlinux
23
+ id => root
24
+ interfaces => eth0,lo
25
+ ipaddress => 10.0.2.15
26
+ ipaddress_eth0 => 10.0.2.15
27
+ ipaddress_lo => 127.0.0.1
28
+ is_virtual => true
29
+ kernel => Linux
30
+ kernelmajversion => 3.17
31
+ kernelrelease => 3.17.1-1-ARCH
32
+ kernelversion => 3.17.1
33
+ macaddress => 08:00:27:1a:b1:01
34
+ macaddress_eth0 => 08:00:27:1a:b1:01
35
+ manufacturer => innotek GmbH
36
+ memoryfree => 399.96 MB
37
+ memoryfree_mb => 399.96
38
+ memorysize => 493.76 MB
39
+ memorysize_mb => 493.76
40
+ mtu_eth0 => 1500
41
+ mtu_lo => 65536
42
+ netmask => 255.255.255.0
43
+ netmask_eth0 => 255.255.255.0
44
+ netmask_lo => 255.0.0.0
45
+ network_eth0 => 10.0.2.0
46
+ network_lo => 127.0.0.0
47
+ operatingsystem => Archlinux
48
+ operatingsystemrelease => 3.17.1-1-ARCH
49
+ osfamily => Archlinux
50
+ partitions => {"sda1"=>{"uuid"=>"0bb2fd3d-f4bb-49b3-9d1c-41eb2138b4ba", "size"=>"16000677", "mount"=>"/", "filesystem"=>"ext4\" PARTUUID=\"fa5b3043-01"}, "sda2"=>{"uuid"=>"8de85c2c-4e51-498f-952c-b3ed03139015", "size"=>"4970780", "mount"=>"/home", "filesystem"=>"ext4\" PARTUUID=\"fa5b3043-02"}}
51
+ path => /home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/gems/1.8/bin/:/root/.gem/ruby/2.1.0/bin
52
+ physicalprocessorcount => 1
53
+ processor0 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
54
+ processor1 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
55
+ processor2 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
56
+ processor3 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
57
+ processorcount => 4
58
+ productname => VirtualBox
59
+ ps => ps -ef
60
+ rubysitedir => /usr/lib/ruby/site_ruby/2.1.0
61
+ rubyversion => 2.1.4
62
+ selinux => false
63
+ serialnumber => 0
64
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPinyAL1PJuvq0UC2XR9XaAWXjTk185XXMRe6kPaiKQORM1GCUE7/7pauu+9E+ZrAZQot8Zf+1y0duoyfTETNoDqwd0eoHLFuJe6BvX7H2uBJtR+yvLgUWbO1scAwi3iyRrJpu1QeCbmfF5iLOWs2dFVR3hliW5SbvODO1Se9EInAAAAFQCI7GIuk+8o2G1Z6IlaQjjY9eNi8wAAAIEA1ktx5s0AoFts25kiDyn92YGBbslRjmmjrpiq4ZfnHmzAows3umO4JcJkn+G5KVXbwXbAXZSQMfdLe/uF8p043uAL/9iyQ78lBRLIVVgDHY/GPuMXR0x55FLlWd9jejIaZTrUjKcwkYVaohEyi2Yk3a/bHECjzj4tyRywVOnKQLEAAACAYvYAtlheRNHuNJGFrX/pIvM1m1UhPIf0BehRE6nBnRHBkrPOYPgdquwgMbHE3dqBou96uyo9R+/PjY5M5FQBN6b3mte8dhboCvtKFMnt6c3unJ7wJrRgpRHgJispAWKXbkCkzKUoGDfgktTlrWrc6XZSC53wy1EcN0GORMURguQ=
65
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbdyGHekxuNYYPBEBhQKgWvyB6TsuP5FVjTW1aJDaDatkjUtNO7kHXTNueKwO/YnNqlP0XB8w1NWBIC5z8l/2o=
66
+ sshed25519key => AAAAC3NzaC1lZDI1NTE5AAAAIM/P3CCojy8wcLXvMDIIyUpitRxpxXAcZZQWoS5zRphw
67
+ sshfp_dsa => SSHFP 2 1 2b87c7bab2ad1ba52cc3721f93f2bded9d10c6b7
68
+ SSHFP 2 2 4d26708d214bce4cd5b7defd0f9f191ab2ccfd3bf65c20d1141a79e5a9bb62d2
69
+ sshfp_ecdsa => SSHFP 3 1 11f706cf11b667dc861bd8802520cb95a163e337
70
+ SSHFP 3 2 b6980ca450eded201afabbafea99370a9ecad5cc2a1507aba8ba065436440c15
71
+ sshfp_ed25519 => SSHFP 4 1 68e399fca6b9e5a319a73184883b8a5dc14a5587
72
+ SSHFP 4 2 01ed705785ac5f57e14888f378edcf41fb4e4a52bb5e44d90015b3e7abc14f25
73
+ sshfp_rsa => SSHFP 1 1 6a652c26e1bb5ed44c9b175ec313e05d3bd74dca
74
+ SSHFP 1 2 9ecd6032c960cac1b159d3e1c9c51e97775e0fbbf1c19e7067e2672cb019afc3
75
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDiT9PnxxOJPkyPjT5y0FzTVarpvk595qmpTU/7RLMMH4CzJ8GhKBOe5AsK2K7h3ASGY+e7Rpq+4I3U4VxFRl+7OkzEYtRxD+AEFbcdhqHriwCeQTQk2nLohzp6ZIudBZaYbr695I7NJ4zTDlw3juHV/lCKuYs06pvo/wttloYfqSusEJwZ/vcf8L2mJozRGN/2Ht7muieVmSLzgT+TOkEO5lalbLMGAdOZvUv2iY2PSXx2S9xzHIPd8dvKrgzyXQeNn/2/ew/5g5VUQah2Dnl0SyDxePbXjwUbHTDUEITIU4W1T6BGBt8/IN/cDX5PtiE5wplSffzTVpbgqMBsYqJB
76
+ swapfree => 0.00 MB
77
+ swapfree_mb => 0.00
78
+ swapsize => 0.00 MB
79
+ swapsize_mb => 0.00
80
+ timezone => AEDT
81
+ type => Other
82
+ uniqueid => 000a0f02
83
+ uptime => 0:03 hours
84
+ uptime_days => 0
85
+ uptime_hours => 0
86
+ uptime_seconds => 211
87
+ uuid => 6C8BA834-82EC-43EC-A555-17C893006DD9
88
+ virtual => virtualbox
@@ -0,0 +1,93 @@
1
+ architecture => x86_64
2
+ bios_release_date => 12/01/2006
3
+ bios_vendor => innotek GmbH
4
+ bios_version => VirtualBox
5
+ blockdevice_sda_model => VBOX HARDDISK
6
+ blockdevice_sda_size => 10737418240
7
+ blockdevice_sda_vendor => ATA
8
+ blockdevice_sr0_model => CD-ROM
9
+ blockdevice_sr0_size => 1073741312
10
+ blockdevice_sr0_vendor => VBOX
11
+ blockdevices => sda,sr0
12
+ boardmanufacturer => Oracle Corporation
13
+ boardproductname => VirtualBox
14
+ boardserialnumber => 0
15
+ domain => vagrant.vm
16
+ facterversion => 2.2.0
17
+ filesystems => ext2,ext3,ext4
18
+ fqdn => archlinux.vagrant.vm
19
+ gem_version => ~> 2.2.0
20
+ gid => root
21
+ hardwareisa => unknown
22
+ hardwaremodel => x86_64
23
+ hostname => archlinux
24
+ id => root
25
+ interfaces => eth0,lo
26
+ ipaddress => 10.0.2.15
27
+ ipaddress_eth0 => 10.0.2.15
28
+ ipaddress_lo => 127.0.0.1
29
+ is_virtual => true
30
+ kernel => Linux
31
+ kernelmajversion => 3.17
32
+ kernelrelease => 3.17.1-1-ARCH
33
+ kernelversion => 3.17.1
34
+ macaddress => 08:00:27:1a:b1:01
35
+ macaddress_eth0 => 08:00:27:1a:b1:01
36
+ manufacturer => innotek GmbH
37
+ memoryfree => 398.90 MB
38
+ memoryfree_mb => 398.90
39
+ memorysize => 493.76 MB
40
+ memorysize_mb => 493.76
41
+ mtu_eth0 => 1500
42
+ mtu_lo => 65536
43
+ netmask => 255.255.255.0
44
+ netmask_eth0 => 255.255.255.0
45
+ netmask_lo => 255.0.0.0
46
+ network_eth0 => 10.0.2.0
47
+ network_lo => 127.0.0.0
48
+ operatingsystem => Archlinux
49
+ operatingsystemmajrelease => 3
50
+ operatingsystemrelease => 3.17.1-1-ARCH
51
+ os => {"name"=>"Archlinux", "family"=>"Archlinux", "release"=>{"major"=>"3", "minor"=>"17", "full"=>"3.17.1-1-ARCH"}}
52
+ osfamily => Archlinux
53
+ partitions => {"sda1"=>{"uuid"=>"0bb2fd3d-f4bb-49b3-9d1c-41eb2138b4ba", "size"=>"16000677", "mount"=>"/", "filesystem"=>"ext4"}, "sda2"=>{"uuid"=>"8de85c2c-4e51-498f-952c-b3ed03139015", "size"=>"4970780", "mount"=>"/home", "filesystem"=>"ext4"}}
54
+ path => /home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/gems/1.8/bin/:/root/.gem/ruby/2.1.0/bin
55
+ physicalprocessorcount => 1
56
+ processor0 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
57
+ processor1 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
58
+ processor2 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
59
+ processor3 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
60
+ processorcount => 4
61
+ processors => {"models"=>["Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz", "Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz", "Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz", "Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz"], "count"=>4, "physicalcount"=>1}
62
+ productname => VirtualBox
63
+ ps => ps -ef
64
+ rubysitedir => /usr/lib/ruby/site_ruby/2.1.0
65
+ rubyversion => 2.1.4
66
+ selinux => false
67
+ serialnumber => 0
68
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPinyAL1PJuvq0UC2XR9XaAWXjTk185XXMRe6kPaiKQORM1GCUE7/7pauu+9E+ZrAZQot8Zf+1y0duoyfTETNoDqwd0eoHLFuJe6BvX7H2uBJtR+yvLgUWbO1scAwi3iyRrJpu1QeCbmfF5iLOWs2dFVR3hliW5SbvODO1Se9EInAAAAFQCI7GIuk+8o2G1Z6IlaQjjY9eNi8wAAAIEA1ktx5s0AoFts25kiDyn92YGBbslRjmmjrpiq4ZfnHmzAows3umO4JcJkn+G5KVXbwXbAXZSQMfdLe/uF8p043uAL/9iyQ78lBRLIVVgDHY/GPuMXR0x55FLlWd9jejIaZTrUjKcwkYVaohEyi2Yk3a/bHECjzj4tyRywVOnKQLEAAACAYvYAtlheRNHuNJGFrX/pIvM1m1UhPIf0BehRE6nBnRHBkrPOYPgdquwgMbHE3dqBou96uyo9R+/PjY5M5FQBN6b3mte8dhboCvtKFMnt6c3unJ7wJrRgpRHgJispAWKXbkCkzKUoGDfgktTlrWrc6XZSC53wy1EcN0GORMURguQ=
69
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbdyGHekxuNYYPBEBhQKgWvyB6TsuP5FVjTW1aJDaDatkjUtNO7kHXTNueKwO/YnNqlP0XB8w1NWBIC5z8l/2o=
70
+ sshed25519key => AAAAC3NzaC1lZDI1NTE5AAAAIM/P3CCojy8wcLXvMDIIyUpitRxpxXAcZZQWoS5zRphw
71
+ sshfp_dsa => SSHFP 2 1 2b87c7bab2ad1ba52cc3721f93f2bded9d10c6b7
72
+ SSHFP 2 2 4d26708d214bce4cd5b7defd0f9f191ab2ccfd3bf65c20d1141a79e5a9bb62d2
73
+ sshfp_ecdsa => SSHFP 3 1 11f706cf11b667dc861bd8802520cb95a163e337
74
+ SSHFP 3 2 b6980ca450eded201afabbafea99370a9ecad5cc2a1507aba8ba065436440c15
75
+ sshfp_ed25519 => SSHFP 4 1 68e399fca6b9e5a319a73184883b8a5dc14a5587
76
+ SSHFP 4 2 01ed705785ac5f57e14888f378edcf41fb4e4a52bb5e44d90015b3e7abc14f25
77
+ sshfp_rsa => SSHFP 1 1 6a652c26e1bb5ed44c9b175ec313e05d3bd74dca
78
+ SSHFP 1 2 9ecd6032c960cac1b159d3e1c9c51e97775e0fbbf1c19e7067e2672cb019afc3
79
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDiT9PnxxOJPkyPjT5y0FzTVarpvk595qmpTU/7RLMMH4CzJ8GhKBOe5AsK2K7h3ASGY+e7Rpq+4I3U4VxFRl+7OkzEYtRxD+AEFbcdhqHriwCeQTQk2nLohzp6ZIudBZaYbr695I7NJ4zTDlw3juHV/lCKuYs06pvo/wttloYfqSusEJwZ/vcf8L2mJozRGN/2Ht7muieVmSLzgT+TOkEO5lalbLMGAdOZvUv2iY2PSXx2S9xzHIPd8dvKrgzyXQeNn/2/ew/5g5VUQah2Dnl0SyDxePbXjwUbHTDUEITIU4W1T6BGBt8/IN/cDX5PtiE5wplSffzTVpbgqMBsYqJB
80
+ swapfree => 0.00 MB
81
+ swapfree_mb => 0.00
82
+ swapsize => 0.00 MB
83
+ swapsize_mb => 0.00
84
+ system_uptime => {"seconds"=>228, "hours"=>0, "days"=>0, "uptime"=>"0:03 hours"}
85
+ timezone => AEDT
86
+ type => Other
87
+ uniqueid => 000a0f02
88
+ uptime => 0:03 hours
89
+ uptime_days => 0
90
+ uptime_hours => 0
91
+ uptime_seconds => 228
92
+ uuid => 6C8BA834-82EC-43EC-A555-17C893006DD9
93
+ virtual => virtualbox
@@ -0,0 +1,94 @@
1
+ architecture => x86_64
2
+ bios_release_date => 12/01/2006
3
+ bios_vendor => innotek GmbH
4
+ bios_version => VirtualBox
5
+ blockdevice_sda_model => VBOX HARDDISK
6
+ blockdevice_sda_size => 10737418240
7
+ blockdevice_sda_vendor => ATA
8
+ blockdevice_sr0_model => CD-ROM
9
+ blockdevice_sr0_size => 1073741312
10
+ blockdevice_sr0_vendor => VBOX
11
+ blockdevices => sda,sr0
12
+ boardmanufacturer => Oracle Corporation
13
+ boardproductname => VirtualBox
14
+ boardserialnumber => 0
15
+ domain => vagrant.vm
16
+ facterversion => 2.3.0
17
+ filesystems => ext2,ext3,ext4
18
+ fqdn => archlinux.vagrant.vm
19
+ gem_version => ~> 2.3.0
20
+ gid => root
21
+ hardwareisa => unknown
22
+ hardwaremodel => x86_64
23
+ hostname => archlinux
24
+ id => root
25
+ interfaces => eth0,lo
26
+ ipaddress => 10.0.2.15
27
+ ipaddress_eth0 => 10.0.2.15
28
+ ipaddress_lo => 127.0.0.1
29
+ is_virtual => true
30
+ kernel => Linux
31
+ kernelmajversion => 3.17
32
+ kernelrelease => 3.17.1-1-ARCH
33
+ kernelversion => 3.17.1
34
+ macaddress => 08:00:27:1a:b1:01
35
+ macaddress_eth0 => 08:00:27:1a:b1:01
36
+ manufacturer => innotek GmbH
37
+ memoryfree => 398.71 MB
38
+ memoryfree_mb => 398.71
39
+ memorysize => 493.76 MB
40
+ memorysize_mb => 493.76
41
+ mtu_eth0 => 1500
42
+ mtu_lo => 65536
43
+ netmask => 255.255.255.0
44
+ netmask_eth0 => 255.255.255.0
45
+ netmask_lo => 255.0.0.0
46
+ network_eth0 => 10.0.2.0
47
+ network_lo => 127.0.0.0
48
+ operatingsystem => Archlinux
49
+ operatingsystemmajrelease => 3
50
+ operatingsystemrelease => 3.17.1-1-ARCH
51
+ os => {"name"=>"Archlinux", "family"=>"Archlinux", "release"=>{"major"=>"3", "minor"=>"17", "full"=>"3.17.1-1-ARCH"}}
52
+ osfamily => Archlinux
53
+ partitions => {"sda1"=>{"uuid"=>"0bb2fd3d-f4bb-49b3-9d1c-41eb2138b4ba", "size"=>"16000677", "mount"=>"/", "filesystem"=>"ext4"}, "sda2"=>{"uuid"=>"8de85c2c-4e51-498f-952c-b3ed03139015", "size"=>"4970780", "mount"=>"/home", "filesystem"=>"ext4"}}
54
+ path => /home/vagrant/vendor/bundler/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/gems/1.8/bin/:/root/.gem/ruby/2.1.0/bin
55
+ physicalprocessorcount => 1
56
+ processor0 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
57
+ processor1 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
58
+ processor2 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
59
+ processor3 => Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
60
+ processorcount => 4
61
+ processors => {"models"=>["Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz", "Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz", "Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz", "Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz"], "count"=>4, "physicalcount"=>1}
62
+ productname => VirtualBox
63
+ ps => ps -ef
64
+ rubyplatform => x86_64-linux
65
+ rubysitedir => /usr/lib/ruby/site_ruby/2.1.0
66
+ rubyversion => 2.1.4
67
+ selinux => false
68
+ serialnumber => 0
69
+ sshdsakey => AAAAB3NzaC1kc3MAAACBAPinyAL1PJuvq0UC2XR9XaAWXjTk185XXMRe6kPaiKQORM1GCUE7/7pauu+9E+ZrAZQot8Zf+1y0duoyfTETNoDqwd0eoHLFuJe6BvX7H2uBJtR+yvLgUWbO1scAwi3iyRrJpu1QeCbmfF5iLOWs2dFVR3hliW5SbvODO1Se9EInAAAAFQCI7GIuk+8o2G1Z6IlaQjjY9eNi8wAAAIEA1ktx5s0AoFts25kiDyn92YGBbslRjmmjrpiq4ZfnHmzAows3umO4JcJkn+G5KVXbwXbAXZSQMfdLe/uF8p043uAL/9iyQ78lBRLIVVgDHY/GPuMXR0x55FLlWd9jejIaZTrUjKcwkYVaohEyi2Yk3a/bHECjzj4tyRywVOnKQLEAAACAYvYAtlheRNHuNJGFrX/pIvM1m1UhPIf0BehRE6nBnRHBkrPOYPgdquwgMbHE3dqBou96uyo9R+/PjY5M5FQBN6b3mte8dhboCvtKFMnt6c3unJ7wJrRgpRHgJispAWKXbkCkzKUoGDfgktTlrWrc6XZSC53wy1EcN0GORMURguQ=
70
+ sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLbdyGHekxuNYYPBEBhQKgWvyB6TsuP5FVjTW1aJDaDatkjUtNO7kHXTNueKwO/YnNqlP0XB8w1NWBIC5z8l/2o=
71
+ sshed25519key => AAAAC3NzaC1lZDI1NTE5AAAAIM/P3CCojy8wcLXvMDIIyUpitRxpxXAcZZQWoS5zRphw
72
+ sshfp_dsa => SSHFP 2 1 2b87c7bab2ad1ba52cc3721f93f2bded9d10c6b7
73
+ SSHFP 2 2 4d26708d214bce4cd5b7defd0f9f191ab2ccfd3bf65c20d1141a79e5a9bb62d2
74
+ sshfp_ecdsa => SSHFP 3 1 11f706cf11b667dc861bd8802520cb95a163e337
75
+ SSHFP 3 2 b6980ca450eded201afabbafea99370a9ecad5cc2a1507aba8ba065436440c15
76
+ sshfp_ed25519 => SSHFP 4 1 68e399fca6b9e5a319a73184883b8a5dc14a5587
77
+ SSHFP 4 2 01ed705785ac5f57e14888f378edcf41fb4e4a52bb5e44d90015b3e7abc14f25
78
+ sshfp_rsa => SSHFP 1 1 6a652c26e1bb5ed44c9b175ec313e05d3bd74dca
79
+ SSHFP 1 2 9ecd6032c960cac1b159d3e1c9c51e97775e0fbbf1c19e7067e2672cb019afc3
80
+ sshrsakey => AAAAB3NzaC1yc2EAAAADAQABAAABAQDiT9PnxxOJPkyPjT5y0FzTVarpvk595qmpTU/7RLMMH4CzJ8GhKBOe5AsK2K7h3ASGY+e7Rpq+4I3U4VxFRl+7OkzEYtRxD+AEFbcdhqHriwCeQTQk2nLohzp6ZIudBZaYbr695I7NJ4zTDlw3juHV/lCKuYs06pvo/wttloYfqSusEJwZ/vcf8L2mJozRGN/2Ht7muieVmSLzgT+TOkEO5lalbLMGAdOZvUv2iY2PSXx2S9xzHIPd8dvKrgzyXQeNn/2/ew/5g5VUQah2Dnl0SyDxePbXjwUbHTDUEITIU4W1T6BGBt8/IN/cDX5PtiE5wplSffzTVpbgqMBsYqJB
81
+ swapfree => 0.00 MB
82
+ swapfree_mb => 0.00
83
+ swapsize => 0.00 MB
84
+ swapsize_mb => 0.00
85
+ system_uptime => {"seconds"=>242, "hours"=>0, "days"=>0, "uptime"=>"0:04 hours"}
86
+ timezone => AEDT
87
+ type => Other
88
+ uniqueid => 000a0f02
89
+ uptime => 0:04 hours
90
+ uptime_days => 0
91
+ uptime_hours => 0
92
+ uptime_seconds => 242
93
+ uuid => 6C8BA834-82EC-43EC-A555-17C893006DD9
94
+ virtual => virtualbox
data/get_facts.sh CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/bin/bash
2
2
 
3
- # Fix for squeeze and el7
4
- export PATH=$PATH:/var/lib/gems/1.8/bin/:/usr/local/bin
3
+ # Fix for squeeze, el7 and arch
4
+ export PATH=$PATH:/var/lib/gems/1.8/bin/:/usr/local/bin:/root/.gem/ruby/2.1.0/bin
5
5
 
6
6
  # Install latest version of facter
7
7
  gem install bundler --no-ri --no-rdoc
@@ -1,5 +1,5 @@
1
1
  module RspecPuppetFacts
2
2
  module Version
3
- STRING = '0.2.2'
3
+ STRING = '0.2.3'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec-puppet-facts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mickaël Canévet
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-19 00:00:00.000000000 Z
11
+ date: 2014-12-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Contains facts from many Facter version on many Operating Systems
14
14
  email:
@@ -22,9 +22,11 @@ files:
22
22
  - ".travis.yml"
23
23
  - CHANGELOG.md
24
24
  - Gemfile
25
+ - LICENSE
25
26
  - README.md
26
27
  - Rakefile
27
28
  - Vagrantfile
29
+ - facts/1.6/archlinux-3-x86_64.facts
28
30
  - facts/1.6/centos-5-i386.facts
29
31
  - facts/1.6/centos-5-x86_64.facts
30
32
  - facts/1.6/centos-6-i386.facts
@@ -59,6 +61,7 @@ files:
59
61
  - facts/1.6/ubuntu-12.04-x86_64.facts
60
62
  - facts/1.6/ubuntu-14.04-i386.facts
61
63
  - facts/1.6/ubuntu-14.04-x86_64.facts
64
+ - facts/1.7/archlinux-3-x86_64.facts
62
65
  - facts/1.7/centos-5-i386.facts
63
66
  - facts/1.7/centos-5-x86_64.facts
64
67
  - facts/1.7/centos-6-i386.facts
@@ -93,6 +96,7 @@ files:
93
96
  - facts/1.7/ubuntu-12.04-x86_64.facts
94
97
  - facts/1.7/ubuntu-14.04-i386.facts
95
98
  - facts/1.7/ubuntu-14.04-x86_64.facts
99
+ - facts/2.0/archlinux-3-x86_64.facts
96
100
  - facts/2.0/centos-5-i386.facts
97
101
  - facts/2.0/centos-5-x86_64.facts
98
102
  - facts/2.0/centos-6-i386.facts
@@ -129,6 +133,7 @@ files:
129
133
  - facts/2.0/ubuntu-12.04-x86_64.facts
130
134
  - facts/2.0/ubuntu-14.04-i386.facts
131
135
  - facts/2.0/ubuntu-14.04-x86_64.facts
136
+ - facts/2.1/archlinux-3-x86_64.facts
132
137
  - facts/2.1/centos-5-i386.facts
133
138
  - facts/2.1/centos-5-x86_64.facts
134
139
  - facts/2.1/centos-6-i386.facts
@@ -165,6 +170,7 @@ files:
165
170
  - facts/2.1/ubuntu-12.04-x86_64.facts
166
171
  - facts/2.1/ubuntu-14.04-i386.facts
167
172
  - facts/2.1/ubuntu-14.04-x86_64.facts
173
+ - facts/2.2/archlinux-3-x86_64.facts
168
174
  - facts/2.2/centos-5-i386.facts
169
175
  - facts/2.2/centos-5-x86_64.facts
170
176
  - facts/2.2/centos-6-i386.facts
@@ -201,6 +207,7 @@ files:
201
207
  - facts/2.2/ubuntu-12.04-x86_64.facts
202
208
  - facts/2.2/ubuntu-14.04-i386.facts
203
209
  - facts/2.2/ubuntu-14.04-x86_64.facts
210
+ - facts/2.3/archlinux-3-x86_64.facts
204
211
  - facts/2.3/centos-5-i386.facts
205
212
  - facts/2.3/centos-5-x86_64.facts
206
213
  - facts/2.3/centos-6-i386.facts