Skip to content
Snippets Groups Projects
Commit 82aae04a authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

chore: update Puppet modules (apt, concat, postgresql, stdlib, vcsrepo, archive)

parent 8fee6f74
No related branches found
No related tags found
1 merge request!2Resolve "Update Puppet modules (apt, concat, postgresql, stdlib, vcsrepo and archive)"
Pipeline #78161 passed
......@@ -2,24 +2,28 @@
################################################################################
mod 'archive',
:git => 'https://github.com/voxpupuli/puppet-archive.git',
:tag => 'v6.0.2'
:tag => 'v7.1.0'
# Modules from Puppetlabs: A -> Z
################################################################################
# Dependencies for concat: stdlib | translate
mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat.git',
:tag => 'v7.3.1'
:tag => 'v9.0.2'
# Dependencies for apt: stdlib | translate
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt.git',
:tag => 'v9.4.0'
# Dependencies for postgresql: stdlib | apt | concat
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql.git',
:tag => 'v8.2.1'
:tag => 'v10.3.0'
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib.git',
:tag => 'v8.5.0'
:tag => 'v9.6.0'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo.git',
:tag => 'v5.0.0'
:tag => 'v6.1.0'
# Modules from others: A -> Z
################################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment