File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,15 @@ fixtures:
5
5
stdlib : ' https://github.com/puppetlabs/puppetlabs-stdlib.git'
6
6
apt : ' https://github.com/puppetlabs/puppetlabs-apt.git'
7
7
concat : ' https://github.com/puppetlabs/puppetlabs-concat.git'
8
- file_concat : ' https://github.com/electrical/puppet-lib-file_concat.git'
9
8
systemd : ' https://github.com/camptocamp/puppet-systemd.git'
10
- cron : ' https://github.com/voxpupuli/puppet-cron.git'
11
9
provision : ' https://github.com/puppetlabs/provision.git'
12
10
puppet_agent : ' https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
13
11
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"
12
+ cron_core : ' https://github.com/puppetlabs/puppetlabs-cron_core.git'
13
+ yumrepo_core : ' https://github.com/puppetlabs/puppetlabs-yumrepo_core.git'
14
+ augeas_core : ' https://github.com/puppetlabs/puppetlabs-augeas_core.git'
15
+ postgresql : ' https://github.com/puppetlabs/puppetlabs-postgresql.git'
16
+ firewall : ' https://github.com/puppetlabs/puppetlabs-firewall.git'
23
17
forge_modules :
24
18
postgresql :
25
19
repo : ' puppetlabs/postgresql'
You can’t perform that action at this time.
0 commit comments