mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-09-13 21:55:34 +01:00
moving parameters into appropriate place, adding meaning unit test, first pass on reference file, expanding acceptance test to include meaningful example
using codename as release
This commit is contained in:
parent
46678ae310
commit
ea3e115bd0
6 changed files with 108 additions and 12 deletions
8
.fixtures.yml
Normal file
8
.fixtures.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
fixtures:
|
||||
forge_modules:
|
||||
stdlib: puppetlabs/stdlib
|
||||
apt: puppetlabs/apt
|
||||
yum: puppet/yum
|
||||
yumrepo_core:
|
||||
repo: puppetlabs/yumrepo_core
|
||||
puppet_version: ">= 6.0.0"
|
Loading…
Add table
Add a link
Reference in a new issue