(maint) Add missing nanliu/staging module
The module is not really used, but its absence creates nasty warning messages.
This commit is contained in:
parent
9501649234
commit
9aadcebb1b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue