Skip to content

Commit b9b101b

Browse files
committed
.fixtures.yml: Unpin puppet_agent module
1 parent 65bc030 commit b9b101b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.fixtures.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ fixtures:
55
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
66
portage: "https://github.com/gentoo/puppet-portage.git"
77
provision: 'https://github.com/puppetlabs/provision.git'
8-
puppet_agent:
9-
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10-
ref: v4.13.0
8+
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
119
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
1210
yumrepo_core:
1311
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"

0 commit comments

Comments
 (0)