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 874f356 + b8e50c0 commit d823a15Copy full SHA for d823a15
.fixtures.yml
@@ -11,7 +11,9 @@ fixtures:
11
rook: 'puppetlabs-rook'
12
repositories:
13
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
14
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
15
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
16
+ ref: v4.12.1
17
provision: 'https://github.com/puppetlabs/provision.git'
18
yumrepo_core:
19
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
0 commit comments