We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fba3b0 commit aecaa3aCopy full SHA for aecaa3a
.fixtures.yml
@@ -1,7 +1,7 @@
1
fixtures:
2
repositories:
3
- "stdlib":
4
- repo: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
5
- ref: "4.2.0"
+ stdlib:
+ repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
+ ref: '4.2.0'
6
symlinks:
7
- "pureftpd": "#{source_dir}"
+ pureftpd: "#{source_dir}"
0 commit comments