We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc43b9 commit ea03f5dCopy full SHA for ea03f5d
.fixtures.yml
@@ -1,8 +1,4 @@
1
fixtures:
2
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}"
+ stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
+ epel: 'https://github.com/stahnma/puppet-module-epel.git'
0 commit comments