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 a089759 + 1318e8a commit b352068Copy full SHA for b352068
.fixtures.yml
@@ -5,7 +5,9 @@ fixtures:
5
archive: "https://github.com/voxpupuli/puppet-archive.git"
6
augeas_core: "https://github.com/puppetlabs/puppetlabs-augeas_core.git"
7
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
8
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
9
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10
+ ref: v4.12.1
11
provision: 'https://github.com/puppetlabs/provision.git'
12
13
symlinks:
0 commit comments