(maint) Add missing nanliu/staging module

The module is not really used, but its absence creates nasty warning
messages.
This commit is contained in:
David Schmitt 2016-04-05 14:52:29 +01:00
parent 9501649234
commit 9aadcebb1b

View file

@ -49,6 +49,7 @@ RSpec.configure do |c|
else
on host, puppet('module','install','puppetlabs-stdlib','--version','3.2.0')
on host, puppet('module','install','stahnma/epel')
on host, puppet('module','install','nanliu/staging')
end
end
end