Project

General

Profile

« Previous | Next » 

Revision 7813d882

Added by Ewoud Kohl van Wijngaarden about 7 years ago

Allow including foreman::repo standalone

By adding all parameters on the foreman::repo class it's possible to
include the class without the main foreman class.

View differences:

.sync.yml
---
.travis.yml:
beaker_sets:
- docker/centos-7
- docker/debian-8
Gemfile:
extra:
- gem: webmock
......
end
Dir["./spec/support/**/*.rb"].sort.each { |f| require f }
spec/spec_helper_acceptance.rb:
modules:
- puppet-extlib
- puppetlabs-apt

Also available in: Unified diff