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 2ba897f commit 04d59eeCopy full SHA for 04d59ee
.fixtures.yml
@@ -1,6 +1,8 @@
1
fixtures:
2
repositories:
3
- apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
+ apt:
4
+ repo: "https://github.com/puppetlabs/puppetlabs-apt.git"
5
+ branch: "1.8.x"
6
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
7
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
8
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
0 commit comments