mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-31 15:55:36 +01:00
Drop EoL Debian, adjust deps for Puppet 6 & 7
Module dependencies were updated minimum versions that support Puppet 6 and max versions that includes the latest releases. The "description" key was removed as it is no longer supported. yumrepo_core was also dropped as it is only needed in the fixtures file. yum was dropped because it is not used within this module
This commit is contained in:
parent
2feb104b49
commit
1844a30bf9
2 changed files with 2 additions and 13 deletions
|
@ -2,7 +2,6 @@ fixtures:
|
|||
repositories:
|
||||
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
|
||||
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
|
||||
yum: "https://github.com/voxpupuli/puppet-yum.git"
|
||||
yumrepo_core:
|
||||
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
|
||||
puppet_version: ">= 6.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue