facterdb 1.11.0 → 1.13.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/test.yml +1 -0
- data/CHANGELOG.md +59 -0
- data/README.md +6 -4
- data/Rakefile +2 -0
- data/facterdb.gemspec +3 -0
- data/facts/1.6/amazon-2017-x86_64.facts +3 -3
- data/facts/1.6/archlinux-x86_64.facts +1 -0
- data/facts/1.6/fedora-19-i386.facts +1 -0
- data/facts/1.6/fedora-19-x86_64.facts +1 -0
- data/facts/1.6/ubuntu-18.04-aarch64.facts +1 -1
- data/facts/1.7/amazon-2017-x86_64.facts +3 -3
- data/facts/1.7/archlinux-x86_64.facts +1 -0
- data/facts/1.7/centos-9-x86_64.facts +3 -3
- data/facts/1.7/ubuntu-18.04-aarch64.facts +1 -1
- data/facts/2.0/amazon-2017-x86_64.facts +3 -3
- data/facts/2.0/archlinux-x86_64.facts +1 -0
- data/facts/2.0/centos-9-x86_64.facts +3 -3
- data/facts/2.0/ubuntu-18.04-aarch64.facts +3 -1
- data/facts/2.1/amazon-2017-x86_64.facts +9 -9
- data/facts/2.1/archlinux-x86_64.facts +1 -0
- data/facts/2.1/centos-9-x86_64.facts +3 -3
- data/facts/2.1/ubuntu-18.04-aarch64.facts +3 -2
- data/facts/2.2/amazon-2017-x86_64.facts +9 -9
- data/facts/2.2/archlinux-x86_64.facts +1 -0
- data/facts/2.2/centos-9-x86_64.facts +3 -3
- data/facts/2.2/sles-15-x86_64.facts +1 -0
- data/facts/2.2/ubuntu-18.04-aarch64.facts +3 -2
- data/facts/2.3/amazon-2017-x86_64.facts +9 -9
- data/facts/2.3/archlinux-x86_64.facts +1 -0
- data/facts/2.3/centos-9-x86_64.facts +3 -3
- data/facts/2.3/sles-15-x86_64.facts +1 -0
- data/facts/2.3/ubuntu-18.04-aarch64.facts +3 -2
- data/facts/2.4/amazon-2017-x86_64.facts +9 -9
- data/facts/2.4/archlinux-x86_64.facts +1 -0
- data/facts/2.4/centos-9-x86_64.facts +3 -3
- data/facts/2.4/sles-15-x86_64.facts +1 -0
- data/facts/2.4/ubuntu-18.04-aarch64.facts +3 -2
- data/facts/2.4/windows-2012 r2-x64.facts +1 -0
- data/facts/2.4/windows-7-x64.facts +1 -0
- data/facts/2.5/archlinux-x86_64.facts +1 -0
- data/facts/2.5/sles-15-x86_64.facts +2 -0
- data/facts/2.5/solaris-10-i86pc.facts +4 -15
- data/facts/2.5/ubuntu-18.04-aarch64.facts +3 -2
- data/facts/3.0/ubuntu-15.10-i386.facts +6 -0
- data/facts/3.0/ubuntu-15.10-x86_64.facts +6 -0
- data/facts/3.10/archlinux-x86_64.facts +2 -1
- data/facts/3.10/ubuntu-18.04-aarch64.facts +9 -2
- data/facts/3.11/archlinux-x86_64.facts +3 -2
- data/facts/3.11/solaris-10-i86pc.facts +4 -10
- data/facts/3.12/archlinux-x86_64.facts +3 -2
- data/facts/3.14/VirtuozzoLinux-7-x86_64.facts +4 -4
- data/facts/3.14/archlinux-x86_64.facts +2 -1
- data/facts/3.14/centos-9-x86_64.facts +478 -0
- data/facts/3.14/rocky-8-x86_64.facts +6 -6
- data/facts/3.14/ubuntu-21.04-x86_64.facts +6 -6
- data/facts/3.14/ubuntu-21.10-x86_64.facts +609 -0
- data/facts/3.2/aix-53-powerpc.facts +8 -2
- data/facts/3.2/aix-61-powerpc.facts +8 -2
- data/facts/3.2/aix-71-powerpc.facts +8 -2
- data/facts/3.6/amazon-2017-x86_64.facts +9 -9
- data/facts/3.6/pcs-6-x86_64.facts +8 -2
- data/facts/3.9/aix-7.1-power.facts +4 -4
- data/facts/3.9/archlinux-x86_64.facts +2 -1
- data/facts/3.9/solaris-10-i86pc.facts +4 -10
- data/facts/4.0/centos-7-x86_64.facts +3 -16
- data/facts/4.0/debian-10-x86_64.facts +3 -17
- data/facts/4.0/debian-11-x86_64.facts +256 -68
- data/facts/4.0/fedora-32-x86_64.facts +233 -35
- data/facts/4.0/fedora-33-x86_64.facts +229 -27
- data/facts/4.0/fedora-34-x86_64.facts +234 -33
- data/facts/4.0/fedora-35-x86_64.facts +504 -0
- data/facts/4.0/freebsd-11-x86_64.facts +237 -22
- data/facts/4.0/freebsd-12-x86_64.facts +239 -24
- data/facts/4.0/freebsd-13-x86_64.facts +287 -18
- data/facts/4.0/oraclelinux-7-x86_64.facts +3 -16
- data/facts/4.0/redhat-7-x86_64.facts +3 -16
- data/facts/4.0/scientific-7-x86_64.facts +3 -16
- data/facts/4.0/solaris-11-sun4v.facts +3 -6
- data/facts/4.0/ubuntu-18.04-x86_64.facts +280 -62
- data/facts/4.0/ubuntu-20.04-x86_64.facts +365 -75
- data/facts/4.0/ubuntu-21.04-x86_64.facts +646 -0
- data/facts/4.0/ubuntu-21.10-x86_64.facts +624 -0
- data/facts/4.1/debian-11-x86_64.facts +256 -68
- data/facts/4.1/fedora-32-x86_64.facts +231 -33
- data/facts/4.1/fedora-33-x86_64.facts +229 -27
- data/facts/4.1/fedora-34-x86_64.facts +236 -35
- data/facts/4.1/fedora-35-x86_64.facts +506 -0
- data/facts/4.1/freebsd-11-x86_64.facts +237 -22
- data/facts/4.1/freebsd-12-x86_64.facts +239 -24
- data/facts/4.1/freebsd-13-x86_64.facts +287 -18
- data/facts/4.1/ubuntu-18.04-x86_64.facts +280 -62
- data/facts/4.1/ubuntu-20.04-x86_64.facts +365 -75
- data/facts/4.1/ubuntu-21.04-x86_64.facts +648 -0
- data/facts/4.1/ubuntu-21.10-x86_64.facts +626 -0
- data/facts/4.2/centos-9-x86_64.facts +14 -3
- data/facts/4.2/fedora-32-x86_64.facts +236 -38
- data/facts/4.2/fedora-33-x86_64.facts +229 -27
- data/facts/4.2/fedora-35-x86_64.facts +506 -0
- data/facts/4.2/freebsd-11-x86_64.facts +22 -22
- data/facts/4.2/freebsd-12-x86_64.facts +25 -25
- data/facts/4.2/freebsd-13-x86_64.facts +242 -26
- data/facts/4.2/oraclelinux-9-x86_64.facts +14 -3
- data/facts/4.2/redhat-9-x86_64.facts +14 -3
- data/facts/4.2/ubuntu-18.04-x86_64.facts +280 -62
- data/facts/4.2/ubuntu-20.04-x86_64.facts +365 -75
- data/facts/4.2/ubuntu-21.04-x86_64.facts +654 -0
- data/facts/4.2/ubuntu-21.10-x86_64.facts +632 -0
- data/facts/Gemfile +2 -0
- data/facts/Vagrantfile +29 -62
- data/facts/get_facts.sh +10 -184
- data/lib/facterdb/version.rb +1 -1
- data/spec/facts_spec.rb +33 -27
- metadata +15 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1365427a2c7878f09ad4dac0df2f3917695dddb4886df7d554ff860ac06810ca
|
4
|
+
data.tar.gz: 7b8c436ac66acd850d53d10ae796228273cadc348a04f3f5a9a10094e5c728d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 28dbcdf4a7ac74d97ae810bbbfec7e808a0adf3ae29329097e861d73d293da71af3cde0e07c4c3ccfb05a45066a1d21fdb16d9fda0f5fe6a337099cd31c83a30
|
7
|
+
data.tar.gz: 364c279ac576b366a8882cd151881499a995eae2151f55cc77d5c11af3f5cd1f559efd240eba25b8c1069a538121ccb384b075cba83fa5385565eb737d060ac4
|
data/.github/workflows/test.yml
CHANGED
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,64 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [1.13.0](https://rubygems.org/gems/facterdb/versions/1.13.0) (2022-02-11)
|
4
|
+
|
5
|
+
[Full Changelog](https://github.com/voxpupuli/facterdb/compare/1.12.2...1.13.0)
|
6
|
+
|
7
|
+
**Implemented enhancements:**
|
8
|
+
|
9
|
+
- Add CentOS 9 facter 3.14 facts [\#231](https://github.com/voxpupuli/facterdb/pull/231) ([bastelfreak](https://github.com/bastelfreak))
|
10
|
+
|
11
|
+
**Merged pull requests:**
|
12
|
+
|
13
|
+
- document minimal Ruby 2.5 version in gemspec [\#233](https://github.com/voxpupuli/facterdb/pull/233) ([bastelfreak](https://github.com/bastelfreak))
|
14
|
+
- Add Ruby 3.1 to CI matrix [\#232](https://github.com/voxpupuli/facterdb/pull/232) ([bastelfreak](https://github.com/bastelfreak))
|
15
|
+
- Ensure all facts have osfamily/operatingsystem facts [\#230](https://github.com/voxpupuli/facterdb/pull/230) ([bastelfreak](https://github.com/bastelfreak))
|
16
|
+
- add spec tests for legacy osfamily and operatingsystem facts [\#228](https://github.com/voxpupuli/facterdb/pull/228) ([jhoblitt](https://github.com/jhoblitt))
|
17
|
+
- add a default rake target [\#227](https://github.com/voxpupuli/facterdb/pull/227) ([jhoblitt](https://github.com/jhoblitt))
|
18
|
+
- Remove EOL things from fact collection and align Red Hat OSes [\#187](https://github.com/voxpupuli/facterdb/pull/187) ([ekohl](https://github.com/ekohl))
|
19
|
+
|
20
|
+
## [1.12.2](https://rubygems.org/gems/facterdb/versions/1.12.2) (2021-12-15)
|
21
|
+
|
22
|
+
[Full Changelog](https://github.com/voxpupuli/facterdb/compare/1.12.1...1.12.2)
|
23
|
+
|
24
|
+
**Implemented enhancements:**
|
25
|
+
|
26
|
+
- Adding facts for Fedora 35 [\#218](https://github.com/voxpupuli/facterdb/pull/218) ([hbrown-uiowa](https://github.com/hbrown-uiowa))
|
27
|
+
|
28
|
+
**Fixed bugs:**
|
29
|
+
|
30
|
+
- validate all factsets to legacy facts & fix renaming network related facts [\#225](https://github.com/voxpupuli/facterdb/pull/225) ([bastelfreak](https://github.com/bastelfreak))
|
31
|
+
- Validate legacy domain/fqdn/hostname fact on all factsets & Add missing fqdn/domain/hostname fact to all factsets [\#224](https://github.com/voxpupuli/facterdb/pull/224) ([bastelfreak](https://github.com/bastelfreak))
|
32
|
+
- Add test for legacy domain fact & Add/correct legacy domain fact [\#223](https://github.com/voxpupuli/facterdb/pull/223) ([bastelfreak](https://github.com/bastelfreak))
|
33
|
+
- Add test for legacy FQDN/hostname & correct FQDN/hostname facts [\#222](https://github.com/voxpupuli/facterdb/pull/222) ([bastelfreak](https://github.com/bastelfreak))
|
34
|
+
- Oraclelinux/RHEL 9: Add legacy facts [\#220](https://github.com/voxpupuli/facterdb/pull/220) ([bastelfreak](https://github.com/bastelfreak))
|
35
|
+
- Add some CentOS 9 legacy facts [\#219](https://github.com/voxpupuli/facterdb/pull/219) ([traylenator](https://github.com/traylenator))
|
36
|
+
|
37
|
+
## [1.12.1](https://rubygems.org/gems/facterdb/versions/1.12.1) (2021-11-25)
|
38
|
+
|
39
|
+
[Full Changelog](https://github.com/voxpupuli/facterdb/compare/1.12.0...1.12.1)
|
40
|
+
|
41
|
+
**Fixed bugs:**
|
42
|
+
|
43
|
+
- Fix hostname facts for freebsd13 and add spec test [\#216](https://github.com/voxpupuli/facterdb/pull/216) ([msalway](https://github.com/msalway))
|
44
|
+
|
45
|
+
## [1.12.0](https://rubygems.org/gems/facterdb/versions/1.12.0) (2021-11-10)
|
46
|
+
|
47
|
+
[Full Changelog](https://github.com/voxpupuli/facterdb/compare/1.11.0...1.12.0)
|
48
|
+
|
49
|
+
**Implemented enhancements:**
|
50
|
+
|
51
|
+
- Add support for ubuntu 21.10 and 21.04 [\#209](https://github.com/voxpupuli/facterdb/pull/209) ([hbrown-uiowa](https://github.com/hbrown-uiowa))
|
52
|
+
|
53
|
+
**Fixed bugs:**
|
54
|
+
|
55
|
+
- Cleanup stdlib/systemd facts and add tests to ensure that they are absent [\#213](https://github.com/voxpupuli/facterdb/pull/213) ([bastelfreak](https://github.com/bastelfreak))
|
56
|
+
- Re-generating fact sets which were missing the mountpoints fact [\#210](https://github.com/voxpupuli/facterdb/pull/210) ([hbrown-uiowa](https://github.com/hbrown-uiowa))
|
57
|
+
|
58
|
+
**Merged pull requests:**
|
59
|
+
|
60
|
+
- Gemfile: mention why we include sys-filesystem [\#212](https://github.com/voxpupuli/facterdb/pull/212) ([bastelfreak](https://github.com/bastelfreak))
|
61
|
+
|
3
62
|
## [1.11.0](https://rubygems.org/gems/facterdb/versions/1.11.0) (2021-11-05)
|
4
63
|
|
5
64
|
[Full Changelog](https://github.com/voxpupuli/facterdb/compare/1.10.1...1.11.0)
|
data/README.md
CHANGED
@@ -75,7 +75,7 @@ FacterDB::get_facts('osfamily=Debian')
|
|
75
75
|
| CentOS 6 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 | 1 | | | |
|
76
76
|
| CentOS 7 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 2 | 2 | | 2 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | | 1 |
|
77
77
|
| CentOS 8 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | | | | 1 | 1 | 1 | 1 | | | 1 |
|
78
|
-
| CentOS 9 | | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | | | | | | | |
|
78
|
+
| CentOS 9 | | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | | | | | | | | 1 | | | 1 |
|
79
79
|
| Darwin | | | 4 | 4 | | | | | | | | | | | | | | | | | | | | | | |
|
80
80
|
| Darwin 14 | | | 2 | 2 | 2 | 2 | 2 | 1 | | 1 | | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | |
|
81
81
|
| Darwin 15 | | | | | 1 | 1 | 1 | 1 | | 1 | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | |
|
@@ -103,6 +103,7 @@ FacterDB::get_facts('osfamily=Debian')
|
|
103
103
|
| Fedora 32 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
104
104
|
| Fedora 33 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
105
105
|
| Fedora 34 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
106
|
+
| Fedora 35 | | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 |
|
106
107
|
| FreeBSD 9 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | | | | | | | | | | | | | | | | | | |
|
107
108
|
| FreeBSD 10 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | | | | | | | | | | 1 | | | | | | | | |
|
108
109
|
| FreeBSD 11 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | | 1 | 1 | 1 | 1 | 1 | 2 | 1 | 1 | 1 |
|
@@ -126,14 +127,14 @@ FacterDB::get_facts('osfamily=Debian')
|
|
126
127
|
| OracleLinux 6 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 | 2 | 1 | 1 | 1 | | | |
|
127
128
|
| OracleLinux 7 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 2 | 2 | | 2 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | | 1 |
|
128
129
|
| OracleLinux 8 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | | | | 1 | 1 | 1 | 1 | | | 1 |
|
129
|
-
| OracleLinux 9 | |
|
130
|
+
| OracleLinux 9 | | | | | | | | | | | | | | | | | | | | | | | | | | 1 |
|
130
131
|
| Raspbian 9 | | | | | | | 2 | | | | | | | | | | | | | | | | | | | |
|
131
132
|
| Raspbian 10 | | | | | | | | | | | | | | | | | | | | 2 | | | | | | |
|
132
133
|
| RedHat 5 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | | | | | |
|
133
134
|
| RedHat 6 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | 2 | 2 | 2 | 3 | 2 | 2 | 2 | 2 | 2 | 1 | 1 | 1 | | | |
|
134
135
|
| RedHat 7 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 2 | 2 | | 2 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | | 1 |
|
135
136
|
| RedHat 8 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | | | | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
|
136
|
-
| RedHat 9 | |
|
137
|
+
| RedHat 9 | | | | | | | | | | | | | | | | | | | | | | | | | | 1 |
|
137
138
|
| Rocky 8 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
138
139
|
| SLES 11 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | | | | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 | 1 | | | |
|
139
140
|
| SLES 12 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | | |
|
@@ -153,7 +154,8 @@ FacterDB::get_facts('osfamily=Debian')
|
|
153
154
|
| Ubuntu 16.10 | | | | | | | | | | | | | | | 2 | | | | | | | | | | | |
|
154
155
|
| Ubuntu 18.04 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | | | | | | | | | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
|
155
156
|
| Ubuntu 20.04 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
156
|
-
| Ubuntu 21.04 | | | | | | | | | | | | | | | | | | | | | | | 1 |
|
157
|
+
| Ubuntu 21.04 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
158
|
+
| Ubuntu 21.10 | | | | | | | | | | | | | | | | | | | | | | | 1 | 1 | 1 | 1 |
|
157
159
|
| VirtuozzoLinux 7 | | | | | | | | | | | | | | | | | | | | | | | 1 | | | |
|
158
160
|
| Windows 7 | | | | 1 | 1 | 1 | 2 | 1 | 2 | 2 | | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | |
|
159
161
|
| Windows 8.1 | | | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | 1 | 1 | 1 | 1 | 1 | 1 | | | | | | | | | |
|
data/Rakefile
CHANGED
data/facterdb.gemspec
CHANGED
@@ -16,6 +16,9 @@ Gem::Specification.new do |s|
|
|
16
16
|
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
17
17
|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
18
18
|
|
19
|
+
# we have that configured in our CI file
|
20
|
+
s.required_ruby_version = Gem::Requirement.new('>= 2.5.0')
|
21
|
+
|
19
22
|
s.add_development_dependency 'coveralls'
|
20
23
|
s.add_development_dependency 'rake'
|
21
24
|
s.add_development_dependency 'pry'
|
@@ -3,14 +3,14 @@
|
|
3
3
|
"architecture": "x86_64",
|
4
4
|
"kernel": "Linux",
|
5
5
|
"augeasversion": "1.4.0",
|
6
|
-
"domain": "
|
6
|
+
"domain": "example.com",
|
7
7
|
"macaddress": "02:85:E9:60:90:D4",
|
8
8
|
"operatingsystem": "Amazon",
|
9
9
|
"facterversion": "1.6.18",
|
10
|
-
"fqdn": "
|
10
|
+
"fqdn": "foo.example.com",
|
11
11
|
"hardwareisa": "x86_64",
|
12
12
|
"hardwaremodel": "x86_64",
|
13
|
-
"hostname": "
|
13
|
+
"hostname": "foo",
|
14
14
|
"id": "root",
|
15
15
|
"interfaces": "eth0,lo",
|
16
16
|
"ipaddress_eth0": "10.254.253.132",
|
@@ -1 +1 @@
|
|
1
|
-
{"gem_version":"~> 1.6.0","architecture":"aarch64","kernel":"Linux","augeasversion":"1.10.1","macaddress":"0e:4d:7e:1d:ba:93","facterversion":"1.6.18","hardwareisa":"aarch64","hardwaremodel":"aarch64","hostname":"
|
1
|
+
{"domain": "example.com", "fqdn": "foo.example.com","gem_version":"~> 1.6.0","architecture":"aarch64","kernel":"Linux","augeasversion":"1.10.1","macaddress":"0e:4d:7e:1d:ba:93","facterversion":"1.6.18","hardwareisa":"aarch64","hardwaremodel":"aarch64","hostname":"foo","id":"pi","interfaces":"datapath,docker0,eth0,lo,vethwe_bridge,vethwe_datapath,vethwepl1190438,vethwepl45061de,vxlan_6784,weave","macaddress_datapath":"0e:4d:7e:1d:ba:93","macaddress_docker0":"02:42:b2:a3:3e:6e","macaddress_eth0":"00:1e:06:36:82:50","macaddress_vethwe_bridge":"9e:05:83:01:88:19","macaddress_vethwe_datapath":"5a:78:67:28:0e:bf","macaddress_vethwepl1190438":"f6:84:b6:6c:50:e5","macaddress_vethwepl45061de":"da:a8:a2:71:87:c5","macaddress_vxlan_6784":"1e:04:e7:91:ea:97","macaddress_weave":"9a:7c:ff:7c:17:5a","ipaddress":"172.17.0.1","kernelmajversion":"4.19","kernelrelease":"4.19.20-meson64","kernelversion":"4.19.20","lsbdistcodename":"bionic","lsbdistdescription":"Ubuntu 18.04.2 LTS","lsbdistid":"Ubuntu","lsbdistrelease":"18.04","lsbmajdistrelease":"18","memorysize":"1.93 GB","memoryfree":"630.89 MB","swapsize":"0.00 kB","swapfree":"0.00 kB","memorytotal":"1.93 GB","operatingsystem":"Ubuntu","operatingsystemrelease":"18.04","osfamily":"Debian","path":"/var/lib/gems/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games","physicalprocessorcount":1,"processorcount":"4","ps":"ps -ef","puppetversion":"5.4.0","rubysitedir":"/usr/local/lib/site_ruby/2.5.0","rubyversion":"2.5.1","selinux":"false","sshrsakey":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDNfqIh9u1n6hnzc/m9UBY+x3WPYJ6oEQE6CwgVPuL0F0ZPnl8U+NsUGwezYnszdGyyw08NNrxDBW881+rrXtFFpbd8Owl0/AcEVAr1iCPbP5v/jZ7VYkXJJiEqiupSPfmkhbuCWviYqK4VFhiKyhnRrkojnzfCZrSDh0BpZj+jGZTV4bPvxF9iCq2e4ySNt4Icmw0//pMDrvCYqPqeuJT5svG7ULTkIqWBh2p2/Nihe+AQZ2GfwbnrQlfDED83i6a8igdux3C7ERhP05N4IXdKcWXR23a6rfo/f+tAMQqGxpo5m6PwLjyOpbYXpkkU/gNrS7u4IoVq8IN8u1MsgI5P","sshecdsakey":"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD315RI/2z56nPdxYxXmGHuZmxEPcScc5Mna4+5j1T4L5LJ27886y6l+g04keuaJZJnMN3UTU04zw8vwqgt2x4k=","timezone":"UTC","uniqueid":"a8c00501","uptime":"1 day","uptime_days":1,"uptime_hours":27,"uptime_seconds":99678,"virtual":"physical","is_virtual":"false"}
|
@@ -5,16 +5,16 @@
|
|
5
5
|
"kernel": "Linux",
|
6
6
|
"blockdevice_xvda_size": 8589934592,
|
7
7
|
"blockdevices": "xvda",
|
8
|
-
"domain": "
|
8
|
+
"domain": "example.com",
|
9
9
|
"macaddress": "02:85:E9:60:90:D4",
|
10
10
|
"osfamily": "RedHat",
|
11
11
|
"operatingsystem": "Amazon",
|
12
12
|
"facterversion": "1.7.6",
|
13
13
|
"filesystems": "ext3,ext4",
|
14
|
-
"fqdn": "
|
14
|
+
"fqdn": "foo.example.com",
|
15
15
|
"hardwareisa": "x86_64",
|
16
16
|
"hardwaremodel": "x86_64",
|
17
|
-
"hostname": "
|
17
|
+
"hostname": "foo",
|
18
18
|
"id": "root",
|
19
19
|
"interfaces": "eth0,lo",
|
20
20
|
"ipaddress_eth0": "10.254.253.132",
|
@@ -11,16 +11,16 @@
|
|
11
11
|
"blockdevice_vda_size": 100000000000,
|
12
12
|
"blockdevice_vda_vendor": "0x1af4",
|
13
13
|
"blockdevices": "sr0,vda,vdb",
|
14
|
-
"domain": "
|
14
|
+
"domain": "example.com",
|
15
15
|
"macaddress": "52:54:00:0a:d2:26",
|
16
16
|
"osfamily": "RedHat",
|
17
17
|
"operatingsystem": "CentOS",
|
18
18
|
"facterversion": "1.7.6",
|
19
19
|
"filesystems": "iso9660,xfs",
|
20
|
-
"fqdn": "
|
20
|
+
"fqdn": "foo.example.com",
|
21
21
|
"hardwareisa": "x86_64",
|
22
22
|
"hardwaremodel": "x86_64",
|
23
|
-
"hostname": "
|
23
|
+
"hostname": "foo",
|
24
24
|
"id": "stack",
|
25
25
|
"interfaces": "ens3,ens4,lo",
|
26
26
|
"ipaddress_ens3": "10.109.1.2",
|
@@ -1 +1 @@
|
|
1
|
-
{"gem_version":"~> 1.7.0","architecture":"aarch64","augeasversion":"1.10.1","kernel":"Linux","blockdevice_mmcblk1_size":32010928128,"blockdevices":"mmcblk1","macaddress":"0e:4d:7e:1d:ba:93","osfamily":"Debian","operatingsystem":"Ubuntu","lsbdistid":"Ubuntu","facterversion":"1.7.6","filesystems":"btrfs,ext2,ext3,ext4,f2fs,iso9660,jfs,msdos,udf,vfat,xfs","hardwareisa":"aarch64","hardwaremodel":"aarch64","hostname":"
|
1
|
+
{"domain": "example.com", "fqdn": "foo.example.com","gem_version":"~> 1.7.0","architecture":"aarch64","augeasversion":"1.10.1","kernel":"Linux","blockdevice_mmcblk1_size":32010928128,"blockdevices":"mmcblk1","macaddress":"0e:4d:7e:1d:ba:93","osfamily":"Debian","operatingsystem":"Ubuntu","lsbdistid":"Ubuntu","facterversion":"1.7.6","filesystems":"btrfs,ext2,ext3,ext4,f2fs,iso9660,jfs,msdos,udf,vfat,xfs","hardwareisa":"aarch64","hardwaremodel":"aarch64","hostname":"foo","id":"pi","interfaces":"datapath,docker0,eth0,lo,vethwe_bridge,vethwe_datapath,vethwepl1190438,vethwepl45061de,vxlan_6784,weave","macaddress_datapath":"0e:4d:7e:1d:ba:93","ipaddress_docker0":"172.17.0.1","macaddress_docker0":"02:42:b2:a3:3e:6e","netmask_docker0":"255.255.0.0","ipaddress_eth0":"192.168.1.5","macaddress_eth0":"00:1e:06:36:82:50","netmask_eth0":"255.255.255.0","ipaddress_lo":"127.0.0.1","netmask_lo":"255.0.0.0","macaddress_vethwe_bridge":"9e:05:83:01:88:19","macaddress_vethwe_datapath":"5a:78:67:28:0e:bf","macaddress_vethwepl1190438":"f6:84:b6:6c:50:e5","macaddress_vethwepl45061de":"da:a8:a2:71:87:c5","macaddress_vxlan_6784":"1e:04:e7:91:ea:97","ipaddress_weave":"172.24.0.1","macaddress_weave":"9a:7c:ff:7c:17:5a","netmask_weave":"255.252.0.0","ipaddress":"172.17.0.1","kernelmajversion":"4.19","kernelrelease":"4.19.20-meson64","kernelversion":"4.19.20","lsbdistcodename":"bionic","lsbdistdescription":"Ubuntu 18.04.2 LTS","lsbdistrelease":"18.04","lsbmajdistrelease":"18","memorysize":"1.93 GB","memoryfree":"624.57 MB","swapsize":"0.00 MB","swapfree":"0.00 MB","swapsize_mb":"0.00","swapfree_mb":"0.00","memorysize_mb":"1976.34","memoryfree_mb":"624.57","memorytotal":"1.93 GB","netmask":"255.255.0.0","network_docker0":"172.17.0.0","network_eth0":"192.168.1.0","network_lo":"127.0.0.0","network_weave":"172.24.0.0","operatingsystemrelease":"18.04","path":"/var/lib/gems/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games","physicalprocessorcount":1,"processorcount":"4","ps":"ps -ef","puppetversion":"5.4.0","rubysitedir":"/usr/local/lib/site_ruby/2.5.0","rubyversion":"2.5.1","selinux":"false","sshrsakey":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDNfqIh9u1n6hnzc/m9UBY+x3WPYJ6oEQE6CwgVPuL0F0ZPnl8U+NsUGwezYnszdGyyw08NNrxDBW881+rrXtFFpbd8Owl0/AcEVAr1iCPbP5v/jZ7VYkXJJiEqiupSPfmkhbuCWviYqK4VFhiKyhnRrkojnzfCZrSDh0BpZj+jGZTV4bPvxF9iCq2e4ySNt4Icmw0//pMDrvCYqPqeuJT5svG7ULTkIqWBh2p2/Nihe+AQZ2GfwbnrQlfDED83i6a8igdux3C7ERhP05N4IXdKcWXR23a6rfo/f+tAMQqGxpo5m6PwLjyOpbYXpkkU/gNrS7u4IoVq8IN8u1MsgI5P","sshfp_rsa":"SSHFP 1 1 24b84ae09b7f8db80ed93ca2fb83d3702f43746a\nSSHFP 1 2 74bf878c7bbfcf1b60dc2811a0d6564476f975e6370e87fb03f43a26034761e7","sshecdsakey":"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD315RI/2z56nPdxYxXmGHuZmxEPcScc5Mna4+5j1T4L5LJ27886y6l+g04keuaJZJnMN3UTU04zw8vwqgt2x4k=","sshfp_ecdsa":"SSHFP 3 1 6eb842eea4719e00d2227b466a09e5e2289d9e73\nSSHFP 3 2 dc8b86430645fd7cfe394d666a866cde400cfcb3c0ef38ddf931d6998be86528","timezone":"UTC","uniqueid":"a8c00501","uptime":"1 day","uptime_days":1,"uptime_hours":27,"uptime_seconds":99702,"virtual":"physical","is_virtual":"false"}
|
@@ -11,9 +11,9 @@
|
|
11
11
|
"mtu_lo": "65536",
|
12
12
|
"architecture": "x86_64",
|
13
13
|
"macaddress": "02:85:E9:60:90:D4",
|
14
|
-
"domain": "
|
14
|
+
"domain": "example.com",
|
15
15
|
"operatingsystemmajrelease": "4",
|
16
|
-
"fqdn": "
|
16
|
+
"fqdn": "foo.example.com",
|
17
17
|
"id": "root",
|
18
18
|
"uptime": "2:39 hours",
|
19
19
|
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
|
@@ -58,7 +58,7 @@
|
|
58
58
|
"swapfree_mb": "0.00",
|
59
59
|
"memorysize_mb": "2001.53",
|
60
60
|
"memoryfree_mb": "1309.96",
|
61
|
-
"hostname": "
|
61
|
+
"hostname": "foo",
|
62
62
|
"ps": "ps -ef",
|
63
63
|
"uptime_days": 0,
|
64
64
|
"operatingsystemrelease": "4.9.27-14.33.amzn1.x86_64",
|
@@ -11,16 +11,16 @@
|
|
11
11
|
"blockdevice_vda_size": 100000000000,
|
12
12
|
"blockdevice_vda_vendor": "0x1af4",
|
13
13
|
"blockdevices": "sr0,vda,vdb",
|
14
|
-
"domain": "
|
14
|
+
"domain": "example.com",
|
15
15
|
"macaddress": "52:54:00:0a:d2:26",
|
16
16
|
"osfamily": "RedHat",
|
17
17
|
"operatingsystem": "CentOS",
|
18
18
|
"facterversion": "2.0.2",
|
19
19
|
"filesystems": "iso9660,xfs",
|
20
|
-
"fqdn": "
|
20
|
+
"fqdn": "foo.example.com",
|
21
21
|
"hardwareisa": "x86_64",
|
22
22
|
"hardwaremodel": "x86_64",
|
23
|
-
"hostname": "
|
23
|
+
"hostname": "foo",
|
24
24
|
"id": "stack",
|
25
25
|
"interfaces": "ens3,ens4,lo",
|
26
26
|
"ipaddress_ens3": "10.109.1.2",
|
@@ -1,4 +1,6 @@
|
|
1
1
|
{
|
2
|
+
"domain": "example.com",
|
3
|
+
"fqdn": "foo.example.com",
|
2
4
|
"gem_version": "~> 2.0.0",
|
3
5
|
"selinux": "false",
|
4
6
|
"kernelrelease": "4.19.20-meson64",
|
@@ -68,7 +70,7 @@
|
|
68
70
|
"puppetversion": "5.4.0",
|
69
71
|
"processorcount": "4",
|
70
72
|
"filesystems": "btrfs,ext2,ext3,ext4,f2fs,iso9660,jfs,msdos,udf,vfat,xfs",
|
71
|
-
"hostname": "
|
73
|
+
"hostname": "foo",
|
72
74
|
"netmask": "255.255.0.0",
|
73
75
|
"uptime": "1 day",
|
74
76
|
"uptime_days": 1,
|
@@ -11,9 +11,9 @@
|
|
11
11
|
"mtu_lo": "65536",
|
12
12
|
"architecture": "x86_64",
|
13
13
|
"macaddress": "02:85:E9:60:90:D4",
|
14
|
-
"domain": "
|
14
|
+
"domain": "example.com",
|
15
15
|
"operatingsystemmajrelease": "4",
|
16
|
-
"fqdn": "
|
16
|
+
"fqdn": "foo.example.com",
|
17
17
|
"id": "root",
|
18
18
|
"uptime": "2:39 hours",
|
19
19
|
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"ami": "/dev/xvda",
|
27
27
|
"root": "/dev/xvda"
|
28
28
|
},
|
29
|
-
"hostname": "
|
29
|
+
"hostname": "foo.example.com",
|
30
30
|
"iam": {
|
31
31
|
"info": [
|
32
32
|
"{",
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"instance-action": "none",
|
54
54
|
"instance-id": "i-021bd29b48d609819",
|
55
55
|
"instance-type": "t2.small",
|
56
|
-
"local-hostname": "
|
56
|
+
"local-hostname": "foo.example.com",
|
57
57
|
"local-ipv4": "10.254.253.132",
|
58
58
|
"mac": "02:85:e9:60:90:d4",
|
59
59
|
"metrics": {
|
@@ -65,7 +65,7 @@
|
|
65
65
|
"02:85:e9:60:90:d4": {
|
66
66
|
"device-number": "0",
|
67
67
|
"interface-id": "eni-f53215b3",
|
68
|
-
"local-hostname": "
|
68
|
+
"local-hostname": "foo.example.com",
|
69
69
|
"local-ipv4s": "10.254.253.132",
|
70
70
|
"mac": "02:85:e9:60:90:d4",
|
71
71
|
"owner-id": "050287752177",
|
@@ -106,7 +106,7 @@
|
|
106
106
|
"ec2_ami_manifest_path": "(unknown)",
|
107
107
|
"ec2_block_device_mapping_ami": "/dev/xvda",
|
108
108
|
"ec2_block_device_mapping_root": "/dev/xvda",
|
109
|
-
"ec2_hostname": "
|
109
|
+
"ec2_hostname": "foo.example.com",
|
110
110
|
"ec2_iam_info_0": "{",
|
111
111
|
"ec2_iam_info_1": " \"Code\" : \"Success\",",
|
112
112
|
"ec2_iam_info_2": " \"LastUpdated\" : \"2017-09-14T21:04:53Z\",",
|
@@ -125,13 +125,13 @@
|
|
125
125
|
"ec2_instance_action": "none",
|
126
126
|
"ec2_instance_id": "i-021bd29b48d609819",
|
127
127
|
"ec2_instance_type": "t2.small",
|
128
|
-
"ec2_local_hostname": "
|
128
|
+
"ec2_local_hostname": "foo.example.com",
|
129
129
|
"ec2_local_ipv4": "10.254.253.132",
|
130
130
|
"ec2_mac": "02:85:e9:60:90:d4",
|
131
131
|
"ec2_metrics_vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
|
132
132
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_device_number": "0",
|
133
133
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_interface_id": "eni-f53215b3",
|
134
|
-
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_local_hostname": "
|
134
|
+
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_local_hostname": "foo.example.com",
|
135
135
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_local_ipv4s": "10.254.253.132",
|
136
136
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_mac": "02:85:e9:60:90:d4",
|
137
137
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_owner_id": "050287752177",
|
@@ -185,7 +185,7 @@
|
|
185
185
|
"swapfree_mb": "0.00",
|
186
186
|
"memorysize_mb": "2001.53",
|
187
187
|
"memoryfree_mb": "1308.18",
|
188
|
-
"hostname": "
|
188
|
+
"hostname": "foo",
|
189
189
|
"ps": "ps -ef",
|
190
190
|
"uptime_days": 0,
|
191
191
|
"operatingsystemrelease": "4.9.27-14.33.amzn1.x86_64",
|
@@ -16,16 +16,16 @@
|
|
16
16
|
"ens3": "10.109.1.1",
|
17
17
|
"ens4": "192.168.24.1"
|
18
18
|
},
|
19
|
-
"domain": "
|
19
|
+
"domain": "example.com",
|
20
20
|
"virtual": "physical",
|
21
21
|
"is_virtual": "false",
|
22
22
|
"hardwaremodel": "x86_64",
|
23
23
|
"operatingsystem": "CentOS",
|
24
24
|
"facterversion": "2.1.0",
|
25
25
|
"filesystems": "iso9660,xfs",
|
26
|
-
"fqdn": "
|
26
|
+
"fqdn": "foo.example.com",
|
27
27
|
"hardwareisa": "x86_64",
|
28
|
-
"hostname": "
|
28
|
+
"hostname": "foo",
|
29
29
|
"id": "stack",
|
30
30
|
"interfaces": "ens3,ens4,lo",
|
31
31
|
"ipaddress_ens3": "10.109.1.2",
|
@@ -1,4 +1,5 @@
|
|
1
1
|
{
|
2
|
+
"domain": "example.com",
|
2
3
|
"gem_version": "~> 2.1.0",
|
3
4
|
"selinux": "false",
|
4
5
|
"kernelrelease": "4.19.20-meson64",
|
@@ -85,8 +86,8 @@
|
|
85
86
|
"puppetversion": "5.4.0",
|
86
87
|
"processorcount": "4",
|
87
88
|
"filesystems": "btrfs,ext2,ext3,ext4,f2fs,iso9660,jfs,msdos,udf,vfat,xfs",
|
88
|
-
"fqdn": "
|
89
|
-
"hostname": "
|
89
|
+
"fqdn": "foo.example.com",
|
90
|
+
"hostname": "foo",
|
90
91
|
"dhcp_servers": {
|
91
92
|
"system": "192.168.1.1",
|
92
93
|
"eth0": "192.168.1.1"
|
@@ -11,7 +11,7 @@
|
|
11
11
|
"mtu_lo": "65536",
|
12
12
|
"architecture": "x86_64",
|
13
13
|
"macaddress": "02:85:E9:60:90:D4",
|
14
|
-
"domain": "
|
14
|
+
"domain": "example.com",
|
15
15
|
"operatingsystemmajrelease": "2017",
|
16
16
|
"processors": {
|
17
17
|
"models": [
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"count": 1,
|
21
21
|
"physicalcount": 1
|
22
22
|
},
|
23
|
-
"fqdn": "
|
23
|
+
"fqdn": "foo.example.com",
|
24
24
|
"id": "root",
|
25
25
|
"uptime": "2:39 hours",
|
26
26
|
"rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"ami": "/dev/xvda",
|
34
34
|
"root": "/dev/xvda"
|
35
35
|
},
|
36
|
-
"hostname": "
|
36
|
+
"hostname": "foo",
|
37
37
|
"iam": {
|
38
38
|
"info": [
|
39
39
|
"{",
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"instance-action": "none",
|
61
61
|
"instance-id": "i-021bd29b48d609819",
|
62
62
|
"instance-type": "t2.small",
|
63
|
-
"local-hostname": "
|
63
|
+
"local-hostname": "foo.example.com",
|
64
64
|
"local-ipv4": "10.254.253.132",
|
65
65
|
"mac": "02:85:e9:60:90:d4",
|
66
66
|
"metrics": {
|
@@ -72,7 +72,7 @@
|
|
72
72
|
"02:85:e9:60:90:d4": {
|
73
73
|
"device-number": "0",
|
74
74
|
"interface-id": "eni-f53215b3",
|
75
|
-
"local-hostname": "
|
75
|
+
"local-hostname": "foo.example.com",
|
76
76
|
"local-ipv4s": "10.254.253.132",
|
77
77
|
"mac": "02:85:e9:60:90:d4",
|
78
78
|
"owner-id": "050287752177",
|
@@ -122,7 +122,7 @@
|
|
122
122
|
"ec2_ami_manifest_path": "(unknown)",
|
123
123
|
"ec2_block_device_mapping_ami": "/dev/xvda",
|
124
124
|
"ec2_block_device_mapping_root": "/dev/xvda",
|
125
|
-
"ec2_hostname": "
|
125
|
+
"ec2_hostname": "foo.example.com",
|
126
126
|
"ec2_iam_info_0": "{",
|
127
127
|
"ec2_iam_info_1": " \"Code\" : \"Success\",",
|
128
128
|
"ec2_iam_info_2": " \"LastUpdated\" : \"2017-09-14T21:04:53Z\",",
|
@@ -141,13 +141,13 @@
|
|
141
141
|
"ec2_instance_action": "none",
|
142
142
|
"ec2_instance_id": "i-021bd29b48d609819",
|
143
143
|
"ec2_instance_type": "t2.small",
|
144
|
-
"ec2_local_hostname": "
|
144
|
+
"ec2_local_hostname": "foo.example.com",
|
145
145
|
"ec2_local_ipv4": "10.254.253.132",
|
146
146
|
"ec2_mac": "02:85:e9:60:90:d4",
|
147
147
|
"ec2_metrics_vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
|
148
148
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_device_number": "0",
|
149
149
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_interface_id": "eni-f53215b3",
|
150
|
-
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_local_hostname": "
|
150
|
+
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_local_hostname": "foo.example.com",
|
151
151
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_local_ipv4s": "10.254.253.132",
|
152
152
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_mac": "02:85:e9:60:90:d4",
|
153
153
|
"ec2_network_interfaces_macs_02:85:e9:60:90:d4_owner_id": "050287752177",
|
@@ -201,7 +201,7 @@
|
|
201
201
|
"swapfree_mb": "0.00",
|
202
202
|
"memorysize_mb": "2001.53",
|
203
203
|
"memoryfree_mb": "1306.57",
|
204
|
-
"hostname": "
|
204
|
+
"hostname": "foo",
|
205
205
|
"ps": "ps -ef",
|
206
206
|
"uptime_days": 0,
|
207
207
|
"operatingsystemrelease": "2017.03",
|
@@ -16,7 +16,7 @@
|
|
16
16
|
"ens3": "10.109.1.1",
|
17
17
|
"ens4": "192.168.24.1"
|
18
18
|
},
|
19
|
-
"domain": "
|
19
|
+
"domain": "example.com",
|
20
20
|
"virtual": "physical",
|
21
21
|
"is_virtual": "false",
|
22
22
|
"hardwaremodel": "x86_64",
|
@@ -31,10 +31,10 @@
|
|
31
31
|
},
|
32
32
|
"facterversion": "2.2.0",
|
33
33
|
"filesystems": "iso9660,xfs",
|
34
|
-
"fqdn": "
|
34
|
+
"fqdn": "foo.example.com",
|
35
35
|
"gid": "stack",
|
36
36
|
"hardwareisa": "x86_64",
|
37
|
-
"hostname": "
|
37
|
+
"hostname": "foo",
|
38
38
|
"id": "stack",
|
39
39
|
"interfaces": "ens3,ens4,lo",
|
40
40
|
"ipaddress_ens3": "10.109.1.2",
|
@@ -1,4 +1,5 @@
|
|
1
1
|
{
|
2
|
+
"domain": "example.com",
|
2
3
|
"gem_version": "~> 2.2.0",
|
3
4
|
"selinux": "false",
|
4
5
|
"kernelrelease": "4.19.20-meson64",
|
@@ -111,8 +112,8 @@
|
|
111
112
|
},
|
112
113
|
"processorcount": "4",
|
113
114
|
"filesystems": "btrfs,ext2,ext3,ext4,f2fs,iso9660,jfs,msdos,udf,vfat,xfs",
|
114
|
-
"fqdn": "
|
115
|
-
"hostname": "
|
115
|
+
"fqdn": "foo.example.com",
|
116
|
+
"hostname": "foo",
|
116
117
|
"dhcp_servers": {
|
117
118
|
"system": "192.168.1.1",
|
118
119
|
"eth0": "192.168.1.1"
|