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.
2 parents d6a307c + 0218ca6 commit 58627e3Copy full SHA for 58627e3
.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
- selinux: 'https://github.com/voxpupuli/puppet-selinux.git'
+ concat: https://github.com/puppetlabs/puppetlabs-concat.git
+ selinux: https://github.com/voxpupuli/puppet-selinux.git
6
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
0 commit comments