Skip to content

Commit d8c70d4

Browse files
author
Gheorghe Popescu
authored
Merge pull request #433 from donoghuc/update-facts-module-dep
(MODULES-9698) Update facts module used for testing install task
2 parents d1c5634 + 0ecacab commit d8c70d4

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)