We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef8129b + 4f1fdbe commit 3b13b89Copy full SHA for 3b13b89
.fixtures.yml
@@ -7,7 +7,9 @@ fixtures:
7
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
8
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
9
provision: "https://github.com/puppetlabs/provision.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.12.1
13
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
14
yumrepo_core: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
15
systemd: "https://github.com/voxpupuli/puppet-systemd.git"
0 commit comments