-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.fixtures.yml
48 lines (48 loc) · 1.37 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
fixtures:
forge_modules:
stdlib:
repo: "puppetlabs/apache"
ref: "1.6.0"
ntp:
repo: "puppetlabs/ntp"
ref: "4.1.0"
influxdb:
repo: "golja/influxdb"
ref: "0.1.2"
firewall:
repo: "puppetlabs/firewall"
ref: "1.7.1"
repositories:
profiles:
repo: "git://github.com/glarizza/puppet-profiles"
ref: "fadc05e337c191ff7198286570581a6058edc808"
grafana:
repo: "https://github.com/bfraser/puppet-grafana.git"
ref: "v2.0.2"
catalog_diff:
repo: "https://github.com/acidprime/puppet-catalog-diff.git"
ref: "5ef365a0bc3464f54b9418ebde87233b223238da"
archive:
repo: "https://github.com/camptocamp/puppet-archive.git"
ref: "0.8.1"
docker:
repo: "https://github.com/garethr/garethr-docker.git"
ref: "v3.5.0"
wget:
repo: "https://github.com/maestrodev/puppet-wget.git"
ref: "v1.7.0"
stdlib:
repo: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
ref: "4.6.0"
concat:
repo: "https://github.com/puppetlabs/puppetlabs-concat.git"
ref: "1.2.4"
jenkins:
repo: "https://github.com/jenkinsci/puppet-jenkins.git"
ref: "v1.5.0"
staging:
repo: "https://github.com/nanliu/puppet-staging.git"
ref: "1.0.4"
java:
repo: "https://github.com/puppetlabs/puppetlabs-java.git"
ref: "1.4.1"