-
Notifications
You must be signed in to change notification settings - Fork 290
/
.fixtures.yml
49 lines (49 loc) · 1.45 KB
/
.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
fixtures:
repositories:
apt:
repo: https://github.com/puppetlabs/puppetlabs-apt.git
ref: 5.0.1
stdlib:
repo: https://github.com/puppetlabs/puppetlabs-stdlib.git
ref: 5.1.0
datacat:
repo: https://github.com/richardc/puppet-datacat.git
ref: 0.6.2
yumrepo_core:
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core
ref: 1.0.1
puppet_version: ">= 6.0.0"
chocolatey:
repo: https://github.com/puppetlabs/puppetlabs-chocolatey.git
ref: 3.0.0
# Needed by chocolatey
registry:
repo: https://github.com/puppetlabs/puppetlabs-registry.git
ref: 1.0.0
# Needed by chocolatey
powershell:
repo: https://github.com/puppetlabs/puppetlabs-powershell.git
ref: 1.0.1
# Need by postgresql
augeas_core:
repo: https://github.com/puppetlabs/puppetlabs-augeas_core
ref: 1.0.4
puppet_version: ">= 6.0.0"
# Need by postgresql
concat:
repo: https://github.com/puppetlabs/puppetlabs-concat.git
ref: v6.0.0
postgresql:
repo: https://github.com/puppetlabs/puppetlabs-postgresql.git
ref: v6.4.0
archive:
repo: https://github.com/voxpupuli/puppet-archive.git
ref: 'v3.0.0'
windows_env:
repo: https://github.com/voxpupuli/puppet-windows_env.git
ref: 'v3.0.0'
systemd:
repo: https://github.com/camptocamp/puppet-systemd.git
ref: '2.0.0'
symlinks:
sensu: "#{source_dir}"