-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.fixtures.yml
33 lines (33 loc) · 938 Bytes
/
.fixtures.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
fixtures:
repositories:
apt:
repo: git://github.com/puppetlabs/puppetlabs-apt.git
ref: 4.1.0
yumrepo_core:
repo: git://github.com/puppetlabs/puppetlabs-yumrepo_core
ref: 1.0.1
puppet_version: ">= 6.0.0"
stdlib:
repo: git://github.com/puppetlabs/puppetlabs-stdlib.git
ref: 4.25.0
remote_file:
repo: git://github.com/lwf/puppet-remote_file.git
ref: v1.1.3
dsc:
repo: git://github.com/puppetlabs/puppetlabs-dsc.git
ref: 1.7.0
acl:
repo: git://github.com/puppetlabs/puppetlabs-acl.git
ref: 2.1.0
powershell:
repo: git://github.com/puppetlabs/puppetlabs-powershell.git
ref: 2.2.0
sensu:
repo: git://github.com/sensu/sensu-puppet.git
ref: v5.2.1
# Needed by sensu module
datacat:
repo: git://github.com/richardc/puppet-datacat.git
ref: 0.6.2
symlinks:
sensuclassic: "#{source_dir}"