We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb7d70 commit 7a6fdf6Copy full SHA for 7a6fdf6
.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