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 201f965 commit 359817cCopy full SHA for 359817c
.fixtures.yml
@@ -1,18 +1,7 @@
1
fixtures:
2
repositories:
3
- stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib'
4
- forge_modules:
5
- inifile:
6
- repo: "puppetlabs/inifile"
7
- ref: "5.3.0"
8
- apt:
9
- repo: "puppetlabs/apt"
10
- ref: "9.0.0"
11
- translate:
12
- repo: "puppetlabs/translate"
13
- ref: "1.2.0"
14
- yumrepo_core:
15
- repo: "puppetlabs/yumrepo_core"
16
- facts:
17
- repo: "puppetlabs/facts"
18
- ref: "1.4.0"
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
+ apt: https://github.com/puppetlabs/puppetlabs-apt.git
+ inifile: https://github.com/puppetlabs/puppetlabs-inifile.git
+ yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
+ facts: https://github.com/puppetlabs/puppetlabs-facts.git
0 commit comments