Skip to content

Commit 804ed83

Browse files
Pin to old provision
Signed-off-by: Gavin Didrichsen <gavin.didrichsen@gmail.com>
1 parent 255b974 commit 804ed83

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)