-
Notifications
You must be signed in to change notification settings - Fork 40
/
.fixtures.yml
28 lines (28 loc) · 1.61 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
fixtures:
repositories:
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
extlib: "https://github.com/voxpupuli/puppet-extlib"
apache: "https://github.com/puppetlabs/puppetlabs-apache.git"
cron_core:
repo: 'https://github.com/puppetlabs/puppetlabs-cron_core'
puppet_version: '>= 6.0.0'
vcsrepo: "https://github.com/puppetlabs/puppetlabs-vcsrepo.git"
yumrepo_core: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
postgresql: "https://github.com/puppetlabs/puppetlabs-postgresql.git"
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
xinetd: "https://github.com/puppetlabs/puppetlabs-xinetd.git"
certs: "https://github.com/theforeman/puppet-certs.git"
dns: "https://github.com/theforeman/puppet-dns.git"
katello: "https://github.com/theforeman/puppet-katello.git"
candlepin: "https://github.com/theforeman/puppet-candlepin.git"
foreman: "https://github.com/theforeman/puppet-foreman.git"
foreman_proxy: "https://github.com/theforeman/puppet-foreman_proxy.git"
redis: "https://github.com/voxpupuli/puppet-redis"
tftp: "https://github.com/theforeman/puppet-tftp.git"
datacat: "https://github.com/richardc/puppet-datacat"
selinux: "https://github.com/voxpupuli/puppet-selinux"
selinux_core:
repo: 'https://github.com/puppetlabs/puppetlabs-selinux_core'
puppet_version: '>= 6.0.0'
systemd: "https://github.com/camptocamp/puppet-systemd"
rhsm: "https://github.com/voxpupuli/puppet-rhsm"