forked from theforeman/puppet-pulpcore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.fixtures.yml
16 lines (16 loc) · 853 Bytes
/
.fixtures.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
fixtures:
repositories:
apache: 'https://github.com/puppetlabs/puppetlabs-apache'
augeas_core:
repo: 'https://github.com/puppetlabs/puppetlabs-augeas_core'
puppet_version: '>= 6.0.0'
concat: 'https://github.com/puppetlabs/puppetlabs-concat'
extlib: 'https://github.com/voxpupuli/puppet-extlib'
postgresql: 'https://github.com/puppetlabs/puppetlabs-postgresql'
redis: 'https://github.com/voxpupuli/puppet-redis'
selinux_core:
repo: 'https://github.com/puppetlabs/puppetlabs-selinux_core'
puppet_version: '>= 6.0.0'
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib'
systemd: 'https://github.com/voxpupuli/puppet-systemd'
yumrepo_core: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'