Skip to content

Commit 269a28a

Browse files
Merge pull request #2395 from puppetlabs/pdksync_(MAINT)_Pin_puppetlabs-puppet_agent
pdksync - (CONT-768) Pin puppetlabs-puppet_agent
2 parents 40d23ac + 52908a2 commit 269a28a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.fixtures.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ fixtures:
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
55
portage: "https://github.com/gentoo/puppet-portage.git"
66
provision: 'https://github.com/puppetlabs/provision.git'
7-
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7+
puppet_agent:
8+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9+
ref: v4.12.1
810
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
911
yumrepo_core:
1012
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"

0 commit comments

Comments
 (0)