forked from theforeman/puppet-katello
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.fixtures.yml
26 lines (26 loc) · 1.3 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
fixtures:
repositories:
apache: "https://github.com/puppetlabs/puppetlabs-apache.git"
augeas_core:
repo: 'https://github.com/puppetlabs/puppetlabs-augeas_core'
puppet_version: '>= 6.0.0'
candlepin: "https://github.com/theforeman/puppet-candlepin.git"
certs: "https://github.com/theforeman/puppet-certs.git"
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
cron_core:
repo: 'https://github.com/puppetlabs/puppetlabs-cron_core'
puppet_version: '>= 6.0.0'
extlib: "https://github.com/voxpupuli/puppet-extlib"
foreman: "https://github.com/theforeman/puppet-foreman.git"
postgresql: "https://github.com/puppetlabs/puppetlabs-postgresql.git"
qpid: "https://github.com/theforeman/puppet-qpid.git"
redis: "https://github.com/voxpupuli/puppet-redis"
selinux: "https://github.com/voxpupuli/puppet-selinux.git"
selinux_core:
repo: 'https://github.com/puppetlabs/puppetlabs-selinux_core'
puppet_version: '>= 6.0.0'
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
systemd: "https://github.com/voxpupuli/puppet-systemd.git"
yumrepo_core:
repo: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'
puppet_version: '>= 6.0.0'