forked from treydock/puppet-module-keycloak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.fixtures.yml
32 lines (32 loc) · 991 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
fixtures:
repositories:
stdlib:
repo: https://github.com/puppetlabs/puppetlabs-stdlib.git
ref: 4.25.0
mysql:
repo: https://github.com/puppetlabs/puppetlabs-mysql.git
ref: v10.2.0
postgresql:
repo: https://github.com/puppetlabs/puppetlabs-postgresql.git
ref: v6.4.0
java:
repo: https://github.com/puppetlabs/puppetlabs-java.git
ref: v5.0.0
java_ks:
repo: https://github.com/puppetlabs/puppetlabs-java_ks.git
ref: 1.4.1
archive:
repo: https://github.com/voxpupuli/puppet-archive.git
ref: v0.5.1
systemd:
repo: https://github.com/camptocamp/puppet-systemd.git
ref: 0.4.0
yumrepo_core:
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
puppet_version: ">= 6.0.0"
apt:
repo: https://github.com/puppetlabs/puppetlabs-apt.git
concat:
repo: https://github.com/puppetlabs/puppetlabs-concat.git
symlinks:
keycloak: "#{source_dir}"