Skip to content

Commit 0ecacab

Browse files
committed
(MODULES-9698) Update facts module used for testing install task
Update the version of puppetlabs-facts to match what is shipped with the latest bolt version.
1 parent 1eee5c2 commit 0ecacab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task_spec/.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ fixtures:
22
forge_modules:
33
facts:
44
repo: "puppetlabs/facts"
5-
ref: "0.5.1"
5+
ref: "0.6.0"
66
symlinks:
77
puppet_agent: "#{File.absolute_path(File.join(source_dir, '..'))}"

0 commit comments

Comments
 (0)