|
1 | 1 | ---
|
2 | 2 | fixtures:
|
3 | 3 | repositories:
|
4 |
| - inifile: 'https://github.com/puppetlabs/puppetlabs-inifile.git' |
5 |
| - stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git' |
6 |
| - apt: 'https://github.com/puppetlabs/puppetlabs-apt.git' |
7 |
| - concat: 'https://github.com/puppetlabs/puppetlabs-concat.git' |
8 |
| - file_concat: 'https://github.com/electrical/puppet-lib-file_concat.git' |
9 |
| - systemd: 'https://github.com/camptocamp/puppet-systemd.git' |
10 |
| - cron: 'https://github.com/voxpupuli/puppet-cron.git' |
11 | 4 | provision: 'https://github.com/puppetlabs/provision.git'
|
12 | 5 | puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
|
13 | 6 | facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
|
14 |
| - cron_core: |
15 |
| - repo: https://github.com/puppetlabs/puppetlabs-cron_core.git |
16 |
| - puppet_version: ">= 6.0.0" |
17 |
| - yumrepo_core: |
18 |
| - repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git |
19 |
| - puppet_version: ">= 6.0.0" |
20 |
| - augeas_core: |
21 |
| - repo: https://github.com/puppetlabs/puppetlabs-augeas_core.git |
22 |
| - puppet_version: ">= 6.0.0" |
| 7 | + cron_core: 'https://github.com/puppetlabs/puppetlabs-cron_core.git' |
| 8 | + yumrepo_core: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core.git' |
| 9 | + augeas_core: 'https://github.com/puppetlabs/puppetlabs-augeas_core.git' |
23 | 10 | forge_modules:
|
| 11 | + apt: 'puppetlabs/apt' |
| 12 | + inifile: 'puppetlabs/inifile' |
| 13 | + stdlib: 'puppetlabs/stdlib' |
| 14 | + concat: 'puppetlabs/concat' |
| 15 | + systemd: 'puppet/systemd' |
24 | 16 | postgresql:
|
25 | 17 | repo: 'puppetlabs/postgresql'
|
26 | 18 | ref: "9.2.0"
|
27 | 19 | firewall:
|
28 | 20 | repo: 'puppetlabs/firewall'
|
29 | 21 | ref: "6.0.0"
|
30 |
| - symlinks: |
31 |
| - puppetdb: '#{source_dir}' |
0 commit comments