Skip to content

Commit 700171b

Browse files
committed
Missing yum for integration tests
1 parent 11f032e commit 700171b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Berksfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ metadata
33

44
group :integration do
55
cookbook 'apt', '~> 2.0'
6+
cookbook 'yum', '~> 3.3'
67
cookbook 'windows', '~> 1.12'
78
end

0 commit comments

Comments
 (0)