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 175c842 + 93bb7d4 commit adb724aCopy full SHA for adb724a
.fixtures.yml
@@ -1,3 +1,4 @@
1
+---
2
fixtures:
3
repositories:
4
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
@@ -7,9 +8,7 @@ fixtures:
7
8
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
9
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
10
provision: "https://github.com/puppetlabs/provision.git"
- puppet_agent:
11
- repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12
- ref: v4.13.0
+ puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
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