Skip to content

Commit

Permalink
Merge pull request #1592 from bastelfreak/fixtures
Browse files Browse the repository at this point in the history
.fixtures.yml: unpin puppet_agent dependency
  • Loading branch information
bastelfreak authored Apr 10, 2024
2 parents 175c842 + 93bb7d4 commit adb724a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
fixtures:
repositories:
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
Expand All @@ -7,9 +8,7 @@ fixtures:
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
provision: "https://github.com/puppetlabs/provision.git"
puppet_agent:
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
ref: v4.13.0
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
yumrepo_core: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
systemd: "https://github.com/voxpupuli/puppet-systemd.git"

0 comments on commit adb724a

Please sign in to comment.