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 d28a5c5 commit dc97432Copy full SHA for dc97432
.fixtures.yml
@@ -1,5 +1,6 @@
1
+---
2
fixtures:
3
repositories:
- concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
4
- stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
5
- systemd: "https://github.com/voxpupuli/puppet-systemd.git"
+ concat: https://github.com/puppetlabs/puppetlabs-concat.git
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
6
+ systemd: https://github.com/voxpupuli/puppet-systemd.git
0 commit comments