Skip to content

Commit bc7afb4

Browse files
author
Neil Anderson
committed
Pinning provsion to released version
Currently issue in main causing problem in peadm ci
1 parent 5273d90 commit bc7afb4

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
@@ -9,7 +9,9 @@ fixtures:
99
repositories:
1010
facts: "https://github.com/puppetlabs/puppetlabs-facts.git"
1111
puppet_agent: "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
12-
provision: "https://github.com/puppetlabs/provision.git"
12+
provision:
13+
repo: "https://github.com/puppetlabs/provision.git"
14+
ref: "v3.0.1"
1315
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
1416
apply_helpers: "https://github.com/puppetlabs/puppetlabs-apply_helpers"
1517
bolt_shim: "https://github.com/puppetlabs/puppetlabs-bolt_shim"

0 commit comments

Comments
 (0)