Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 22b7d72

Browse files
committedApr 6, 2024·
Testing latest Omnibus r7_9.0.23_custom - with healthcheck fixes
1 parent 1423dae commit 22b7d72

File tree

2 files changed

+56
-52
lines changed

2 files changed

+56
-52
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
# Install omnibus
44
# gem 'omnibus', '~> 4.0'
5-
gem 'omnibus', git: 'https://github.com/rapid7/omnibus', branch: 'r7_8.2.4_custom'
5+
gem 'omnibus', git: 'https://github.com/adfoster-r7/omnibus', branch: 'r7_9.0.23_custom'
66

77
# Use Chef's software definitions. It is recommended that you write your own
88
# software definitions, but you can clone/fork Chef's to get you started.

‎Gemfile.lock

+55-51
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,127 @@
11
GIT
2-
remote: https://github.com/rapid7/omnibus
3-
revision: 5b238e62088797782f6b7ca1ddda3a0e7128c224
4-
branch: r7_8.2.4_custom
2+
remote: https://github.com/adfoster-r7/omnibus
3+
revision: ddc1af8f88f013e1c0c0daf0be20bf7f51db0095
4+
branch: r7_9.0.23_custom
55
specs:
6-
omnibus (8.2.4)
7-
aws-sdk-s3 (~> 1)
6+
omnibus (9.0.23)
7+
aws-sdk-s3 (~> 1.116.0)
88
chef-cleanroom (~> 1.0)
99
chef-utils (>= 15.4)
1010
contracts (>= 0.16.0, < 0.17.0)
1111
ffi-yajl (~> 2.2)
1212
license_scout (~> 1.0)
1313
mixlib-shellout (>= 2.0, < 4.0)
1414
mixlib-versioning
15-
ohai (>= 15, < 17)
15+
ohai (>= 16, < 19)
1616
pedump
17+
rexml (~> 3.2)
1718
ruby-progressbar (~> 1.7)
1819
thor (>= 0.18, < 2.0)
1920

2021
GEM
2122
remote: https://rubygems.org/
2223
specs:
23-
addressable (2.8.0)
24-
public_suffix (>= 2.0.2, < 5.0)
24+
addressable (2.8.5)
25+
public_suffix (>= 2.0.2, < 6.0)
2526
awesome_print (1.9.2)
2627
aws-eventstream (1.2.0)
27-
aws-partitions (1.522.0)
28-
aws-sdk-core (3.121.5)
28+
aws-partitions (1.855.0)
29+
aws-sdk-core (3.187.1)
2930
aws-eventstream (~> 1, >= 1.0.2)
30-
aws-partitions (~> 1, >= 1.520.1)
31+
aws-partitions (~> 1, >= 1.651.0)
32+
aws-sigv4 (~> 1.5)
33+
jmespath (~> 1, >= 1.6.1)
34+
aws-sdk-kms (1.72.0)
35+
aws-sdk-core (~> 3, >= 3.184.0)
3136
aws-sigv4 (~> 1.1)
32-
jmespath (~> 1.0)
33-
aws-sdk-kms (1.50.0)
34-
aws-sdk-core (~> 3, >= 3.121.2)
35-
aws-sigv4 (~> 1.1)
36-
aws-sdk-s3 (1.104.0)
37-
aws-sdk-core (~> 3, >= 3.121.2)
37+
aws-sdk-s3 (1.116.0)
38+
aws-sdk-core (~> 3, >= 3.127.0)
3839
aws-sdk-kms (~> 1)
3940
aws-sigv4 (~> 1.4)
40-
aws-sigv4 (1.4.0)
41+
aws-sigv4 (1.6.1)
4142
aws-eventstream (~> 1, >= 1.0.2)
4243
byebug (11.1.3)
4344
chef-cleanroom (1.0.5)
44-
chef-config (16.16.13)
45+
chef-config (18.3.0)
4546
addressable
46-
chef-utils (= 16.16.13)
47+
chef-utils (= 18.3.0)
4748
fuzzyurl
4849
mixlib-config (>= 2.2.12, < 4.0)
4950
mixlib-shellout (>= 2.0, < 4.0)
5051
tomlrb (~> 1.2)
51-
chef-utils (16.16.13)
52+
chef-utils (18.3.0)
53+
concurrent-ruby
5254
citrus (3.0.2)
5355
coderay (1.1.3)
56+
concurrent-ruby (1.2.2)
5457
contracts (0.16.1)
55-
ffi (1.15.4)
56-
ffi-yajl (2.4.0)
58+
ffi (1.16.3)
59+
ffi-yajl (2.6.0)
5760
libyajl2 (>= 1.2)
5861
fuzzyurl (0.9.0)
59-
iostruct (0.0.4)
62+
iostruct (0.0.5)
6063
ipaddress (0.8.3)
6164
jmespath (1.6.2)
62-
json (2.6.1)
65+
json (2.6.3)
6366
libyajl2 (2.1.0)
64-
license_scout (1.2.13)
67+
license_scout (1.3.6)
6568
ffi-yajl (~> 2.2)
6669
mixlib-shellout (>= 2.2, < 4.0)
6770
toml-rb (>= 1, < 3)
6871
method_source (1.0.0)
6972
mixlib-cli (2.1.8)
70-
mixlib-config (3.0.9)
73+
mixlib-config (3.0.27)
7174
tomlrb
7275
mixlib-log (3.0.9)
73-
mixlib-shellout (3.2.5)
76+
mixlib-shellout (3.2.7)
7477
chef-utils
7578
mixlib-versioning (1.2.12)
76-
multipart-post (2.1.1)
77-
net-scp (3.0.0)
78-
net-ssh (>= 2.6.5, < 7.0.0)
79-
net-ssh (6.1.0)
80-
ohai (16.13.0)
81-
chef-config (>= 12.8, < 17)
82-
chef-utils (>= 16.0, < 17)
79+
multipart-post (2.3.0)
80+
net-scp (4.0.0)
81+
net-ssh (>= 2.6.5, < 8.0.0)
82+
net-ssh (7.2.0)
83+
ohai (18.1.3)
84+
chef-config (>= 14.12, < 19)
85+
chef-utils (>= 16.0, < 19)
8386
ffi (~> 1.9)
8487
ffi-yajl (~> 2.2)
8588
ipaddress
8689
mixlib-cli (>= 1.7.0)
8790
mixlib-config (>= 2.0, < 4.0)
8891
mixlib-log (>= 2.0.1, < 4.0)
89-
mixlib-shellout (>= 2.0, < 4.0)
92+
mixlib-shellout (~> 3.2, >= 3.2.5)
9093
plist (~> 3.1)
9194
train-core
9295
wmi-lite (~> 1.0)
93-
pedump (0.6.2)
96+
pedump (0.6.6)
9497
awesome_print
9598
iostruct (>= 0.0.4)
9699
multipart-post (>= 2.0.0)
97100
rainbow
98101
zhexdump (>= 0.0.2)
99-
plist (3.6.0)
100-
pry (0.13.1)
102+
plist (3.7.0)
103+
pry (0.14.2)
101104
coderay (~> 1.1)
102105
method_source (~> 1.0)
103-
pry-byebug (3.9.0)
106+
pry-byebug (3.10.1)
104107
byebug (~> 11.0)
105-
pry (~> 0.13.0)
106-
public_suffix (4.0.6)
107-
rainbow (3.0.0)
108-
ruby-progressbar (1.11.0)
109-
thor (1.1.0)
110-
toml-rb (2.1.0)
108+
pry (>= 0.13, < 0.15)
109+
public_suffix (5.0.4)
110+
rainbow (3.1.1)
111+
rexml (3.2.6)
112+
ruby-progressbar (1.13.0)
113+
thor (1.3.0)
114+
toml-rb (2.2.0)
111115
citrus (~> 3.0, > 3.0)
112116
tomlrb (1.3.0)
113-
train-core (3.8.1)
117+
train-core (3.11.0)
114118
addressable (~> 2.5)
115119
ffi (!= 1.13.0)
116120
json (>= 1.8, < 3.0)
117121
mixlib-shellout (>= 2.0, < 4.0)
118-
net-scp (>= 1.2, < 4.0)
119-
net-ssh (>= 2.9, < 7.0)
120-
wmi-lite (1.0.5)
122+
net-scp (>= 1.2, < 5.0)
123+
net-ssh (>= 2.9, < 8.0)
124+
wmi-lite (1.0.7)
121125
zhexdump (0.0.2)
122126

123127
PLATFORMS
@@ -128,4 +132,4 @@ DEPENDENCIES
128132
pry-byebug
129133

130134
BUNDLED WITH
131-
2.1.4
135+
2.2.33

0 commit comments

Comments
 (0)
Please sign in to comment.