Project

General

Profile

« Previous | Next » 

Revision 148a8efe

Added by Ivan Necas almost 7 years ago

Add config dir to the gem

Needed for packaging to work properly

View differences:

foreman_maintain.gemspec
s.description = "Provides various features that helps keeping \
the Foreman/Satellite up and running."
s.files = Dir['{bin,lib,definitions}/**/*']
s.files = Dir['{bin,lib,definitions}/**/*'] + Dir['config/foreman_maintain.yml.*']
s.extra_rdoc_files = [
'LICENSE',
'README.md'

Also available in: Unified diff