We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d77920 commit de0511dCopy full SHA for de0511d
.fixtures.yml
@@ -7,7 +7,9 @@ fixtures:
7
reboot: "puppetlabs/reboot"
8
repositories:
9
facts: "https://github.com/puppetlabs/puppetlabs-facts.git"
10
- puppet_agent: "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
+ puppet_agent:
11
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12
+ ref: v4.22.0
13
provision: "https://github.com/puppetlabs/provision.git"
14
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
15
apply_helpers: "https://github.com/puppetlabs/puppetlabs-apply_helpers"
0 commit comments