mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-06-02 08:45:35 +01:00
switching fixtures to git checkout, and making examples more verbose
This commit is contained in:
parent
44a4665782
commit
9c317eba10
4 changed files with 22 additions and 11 deletions
|
@ -1,8 +1,8 @@
|
|||
fixtures:
|
||||
forge_modules:
|
||||
stdlib: puppetlabs/stdlib
|
||||
apt: puppetlabs/apt
|
||||
yum: puppet/yum
|
||||
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: puppetlabs/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