Skip to content

Commit 275c6d0

Browse files
authored
Merge pull request #368 from bastelfreak/fixtures
cleanup .fixtures.yml
2 parents 2ea0613 + 2536054 commit 275c6d0

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.fixtures.yml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
fixtures:
23
repositories:
34
inifile: 'https://github.com/puppetlabs/puppetlabs-inifile.git'
@@ -9,14 +10,6 @@ fixtures:
910
file_concat: 'https://github.com/electrical/puppet-lib-file_concat.git'
1011
systemd: 'https://github.com/camptocamp/puppet-systemd.git'
1112
cron: 'https://github.com/voxpupuli/puppet-cron.git'
12-
cron_core:
13-
repo: https://github.com/puppetlabs/puppetlabs-cron_core.git
14-
puppet_version: ">= 6.0.0"
15-
yumrepo_core:
16-
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
17-
puppet_version: ">= 6.0.0"
18-
augeas_core:
19-
repo: https://github.com/puppetlabs/puppetlabs-augeas_core.git
20-
puppet_version: ">= 6.0.0"
21-
symlinks:
22-
puppetdb: '#{source_dir}'
13+
cron_core: 'https://github.com/puppetlabs/puppetlabs-cron_core.git'
14+
yumrepo_core: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core.git'
15+
augeas_core: 'https://github.com/puppetlabs/puppetlabs-augeas_core.git'

0 commit comments

Comments
 (0)