forked from theforeman/puppet-foreman_proxy_content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.fixtures.yml
More file actions
35 lines (35 loc) · 1.89 KB
/
Copy path.fixtures.yml
File metadata and controls
35 lines (35 loc) · 1.89 KB
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
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'
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
extlib: "https://github.com/voxpupuli/puppet-extlib"
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
cron_core:
repo: "https://github.com/puppetlabs/puppetlabs-cron_core"
puppet_version: ">= 6.0.0"
datacat: "https://github.com/richardc/puppet-datacat"
foreman_proxy: "https://github.com/theforeman/puppet-foreman_proxy.git"
foreman: "https://github.com/theforeman/puppet-foreman"
puppet: "https://github.com/theforeman/puppet-puppet"
tftp: "https://github.com/theforeman/puppet-tftp"
xinetd: "https://github.com/puppetlabs/puppetlabs-xinetd"
certs: "https://github.com/theforeman/puppet-certs.git"
qpid: "https://github.com/theforeman/puppet-qpid.git"
pulp: "https://github.com/theforeman/puppet-pulp.git"
pulpcore: "https://github.com/theforeman/puppet-pulpcore.git"
postgresql: "https://github.com/puppetlabs/puppetlabs-postgresql"
redis: "https://github.com/voxpupuli/puppet-redis"
mongodb: "https://github.com/voxpupuli/puppet-mongodb.git"
trusted_ca: "https://github.com/voxpupuli/puppet-trusted_ca.git"
squid: "https://github.com/voxpupuli/puppet-squid.git"
selinux: "https://github.com/voxpupuli/puppet-selinux.git"
selinux_core:
repo: "https://github.com/puppetlabs/puppetlabs-selinux_core"
puppet_version: ">= 6.0.0"
systemd: "https://github.com/camptocamp/puppet-systemd.git"
yumrepo_core:
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core"
puppet_version: ">= 6.0.0"