forked from corey-hammerton/puppet-metricbeat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.fixtures.yml
16 lines (16 loc) · 740 Bytes
/
.fixtures.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file can be used to install module depdencies for unit testing
# See https://github.com/puppetlabs/puppetlabs_spec_helper#using-fixtures for details
---
fixtures:
repositories:
yumrepo_core:
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
puppet_version: ">= 6.0.0"
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
archive: "https://github.com/voxpupuli/puppet-archive.git"
powershell: "https://github.com/puppetlabs/puppetlabs-powershell.git"
pwshlib: "https://github.com/puppetlabs/ruby-pwsh.git"
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
zypprepo: "https://github.com/voxpupuli/puppet-zypprepo.git"
symlinks:
metricbeat: "#{source_dir}"