fauxhai-chef 9.3.2 → 9.3.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -268,6 +268,7 @@ module Fauxhai
268
268
  lsb
269
269
  ohai_time
270
270
  os
271
+ os_release
271
272
  os_version
272
273
  packages
273
274
  platform
@@ -1,3 +1,3 @@
1
1
  module Fauxhai
2
- VERSION = "9.3.2".freeze
2
+ VERSION = "9.3.5".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fauxhai-chef
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.3.2
4
+ version: 9.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-06-13 00:00:00.000000000 Z
12
+ date: 2023-02-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: net-ssh
@@ -119,9 +119,12 @@ files:
119
119
  - lib/fauxhai/platforms/aix/7.1.json
120
120
  - lib/fauxhai/platforms/aix/7.2.json
121
121
  - lib/fauxhai/platforms/almalinux/8.json
122
+ - lib/fauxhai/platforms/almalinux/9.json
122
123
  - lib/fauxhai/platforms/amazon/2.json
123
124
  - lib/fauxhai/platforms/amazon/2018.03.json
124
125
  - lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json
126
+ - lib/fauxhai/platforms/centos-stream/8.json
127
+ - lib/fauxhai/platforms/centos-stream/9.json
125
128
  - lib/fauxhai/platforms/centos/6.10.json
126
129
  - lib/fauxhai/platforms/centos/7.7.1908.json
127
130
  - lib/fauxhai/platforms/centos/7.8.2003.json
@@ -150,6 +153,9 @@ files:
150
153
  - lib/fauxhai/platforms/oracle/6.10.json
151
154
  - lib/fauxhai/platforms/oracle/7.5.json
152
155
  - lib/fauxhai/platforms/oracle/7.6.json
156
+ - lib/fauxhai/platforms/oracle/7.json
157
+ - lib/fauxhai/platforms/oracle/8.json
158
+ - lib/fauxhai/platforms/oracle/9.json
153
159
  - lib/fauxhai/platforms/raspbian/10.json
154
160
  - lib/fauxhai/platforms/redhat/6.10.json
155
161
  - lib/fauxhai/platforms/redhat/7.7.json