Skip to content

Commit de0511d

Browse files
temp pin to prev version of agent before its breaking change
1 parent 6d77920 commit de0511d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.fixtures.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ fixtures:
77
reboot: "puppetlabs/reboot"
88
repositories:
99
facts: "https://github.com/puppetlabs/puppetlabs-facts.git"
10-
puppet_agent: "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
10+
puppet_agent:
11+
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12+
ref: v4.22.0
1113
provision: "https://github.com/puppetlabs/provision.git"
1214
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
1315
apply_helpers: "https://github.com/puppetlabs/puppetlabs-apply_helpers"

0 commit comments

Comments
 (0)