Skip to content

Commit 9aadceb

Browse files
committed
(maint) Add missing nanliu/staging module
The module is not really used, but its absence creates nasty warning messages.
1 parent 9501649 commit 9aadceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper_acceptance.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
else
5050
on host, puppet('module','install','puppetlabs-stdlib','--version','3.2.0')
5151
on host, puppet('module','install','stahnma/epel')
52+
on host, puppet('module','install','nanliu/staging')
5253
end
5354
end
5455
end

0 commit comments

Comments
 (0)