Upgrade RSKj to 5.3.0, deploy new nodes
Adapted the cookbook for new nodes running on Jammy.
This commit is contained in:
@@ -9,7 +9,7 @@ end
|
||||
|
||||
describe package('rskj') do
|
||||
it { should be_installed }
|
||||
its('version') { should eq '4.4.0~focal' }
|
||||
its('version') { should eq '5.3.0~jammy' }
|
||||
end
|
||||
|
||||
describe service('rsk') do
|
||||
|
||||
Reference in New Issue
Block a user