Skip to content

Commit

Permalink
Merge pull request #6 from gavindidrichsen-forks/fix_missing_dependency
Browse files Browse the repository at this point in the history
Add missing 'apt' dependency for puppet_agent
  • Loading branch information
h0tw1r3 authored Jun 4, 2024
2 parents da429a2 + ddcae30 commit cfb0bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ fixtures:
repositories:
provision: 'https://github.com/puppetlabs/provision.git'
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
apt: 'https://github.com/puppetlabs/puppetlabs-apt.git'
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'

0 comments on commit cfb0bd7

Please sign in to comment.