Bump required versions of dns and rsync modules
We need to include patches required to support CentOS Stream 9: https: //github.com/theforeman/puppet-dns/commit/70f5b28cf847d3033a418c0d2776218698a4025a https: //github.com/puppetlabs/puppetlabs-rsync/commit/ea6397ef55273b7e20d8eccece493cceb795f5eb Change-Id: Id2431a9f40f523f0fa8dd340e442d4c9c126f906
This commit is contained in:
@@ -204,7 +204,7 @@ mod 'rabbitmq',
|
||||
|
||||
mod 'rsync',
|
||||
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
|
||||
:ref => '1.1.3'
|
||||
:ref => 'ea6397ef55273b7e20d8eccece493cceb795f5eb'
|
||||
|
||||
mod 'stdlib',
|
||||
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
|
||||
@@ -232,7 +232,7 @@ mod 'python',
|
||||
|
||||
mod 'dns',
|
||||
:git => 'https://github.com/theforeman/puppet-dns',
|
||||
:ref => '8.1.0'
|
||||
:ref => '70f5b28cf847d3033a418c0d2776218698a4025a'
|
||||
|
||||
mod 'archive',
|
||||
:git => 'https://github.com/voxpupuli/puppet-archive',
|
||||
|
||||
Reference in New Issue
Block a user