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