Skip to content

Commit ea03f5d

Browse files
committed
purge obsolete symlink setting in fixtures
1 parent 1bc43b9 commit ea03f5d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.fixtures.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
fixtures:
22
repositories:
3-
stdlib:
4-
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
5-
epel:
6-
repo: 'https://github.com/stahnma/puppet-module-epel.git'
7-
symlinks:
8-
python: "#{source_dir}"
3+
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
4+
epel: 'https://github.com/stahnma/puppet-module-epel.git'

0 commit comments

Comments
 (0)