-
Notifications
You must be signed in to change notification settings - Fork 4
/
.fixtures.yml
90 lines (90 loc) · 2.19 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
fixtures:
forge_modules:
apt:
repo: "puppetlabs/apt"
ref: "7.3.0"
apache:
repo: "puppetlabs/apache"
ref: "5.4.0"
augeas_core:
repo: "puppetlabs/augeas_core"
ref: "1.0.5"
concat:
repo: "puppetlabs/concat"
ref: "6.2.0"
cron_core:
repo: "puppetlabs/cron_core"
ref: "1.0.3"
debconf:
repo: "stm/debconf"
ref: "3.0.0"
epel:
repo: "stahnma/epel"
ref: "1.3.0"
firewall:
repo: "puppetlabs/firewall"
ref: "2.2.0"
puppetserver_gem:
repo: "puppetlabs/puppetserver_gem"
ref: "1.1.1"
git:
repo: "theforeman/git"
ref: "6.0.1"
hocon:
repo: "puppetlabs/hocon"
ref: "1.1.0"
hosts:
repo: "chrekh/hosts"
ref: "2.3.1"
inifile:
repo: "puppetlabs/inifile"
ref: "4.1.0"
postgresql:
repo: "puppetlabs/postgresql"
ref: "6.3.0"
puppet:
repo: "theforeman/puppet"
ref: "14.2.1"
puppet_authorization:
repo: "puppetlabs/puppet_authorization"
ref: "0.5.0"
puppetdb:
repo: "puppetlabs/puppetdb"
ref: "7.7.1"
r10k:
repo: "puppet/r10k"
ref: "8.0.0"
selinux_core:
repo: "puppetlabs/selinux_core"
ref: "1.0.4"
sshkeys_core:
repo: "puppetlabs/sshkeys_core"
ref: "1.0.3"
stdlib:
repo: "puppetlabs/stdlib"
ref: "6.2.0"
systemd:
repo: "camptocamp/systemd"
ref: "2.12.0"
timezone:
repo: "saz/timezone"
ref: "6.1.0"
vcsrepo:
repo: "puppetlabs-vcsrepo"
ref: "3.1.0"
yumrepo_core:
repo: "puppetlabs/yumrepo_core"
ref: "1.0.6"
repositories:
facts:
repo: 'https://github.com/puppetlabs/puppetlabs-facts.git'
provision:
repo: 'https://github.com/puppetlabs/provision.git'
puppet_agent:
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
puppetboard:
repo: 'https://github.com/Puppet-Finland/puppet-module-puppetboard.git'
ref: 'd716c55022e54046002666f7c63df39a14daffce'
python:
repo: 'https://github.com/voxpupuli/puppet-python.git'
ref: 'd7be32bcd801feaae2e490972c4c1237119be90a'