Project

General

Profile

« Previous | Next » 

Revision 796b58c3

Added by Daniel Lobato Garcia over 9 years ago

plugins:foreman_docker - Release 1.1.0

View differences:

plugins/ruby-foreman-docker/debian/changelog
ruby-foreman-docker (1.1.0-1) stable; urgency=low
* Support for katello content views as image source
-- Daniel Lobato Garcia <elobatocs@gmail.com> Tue, 10 Feb 2015 06:38:00 +0100
ruby-foreman-docker (1.0.1-1) stable; urgency=low
* Fixes for 1.7 compatibility
plugins/ruby-foreman-docker/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_docker-1.0.1.gem"
GEMS="https://rubygems.org/downloads/foreman_docker-1.1.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/docker-api-1.13.6.gem"
GEMS="$GEMS https://rubygems.org/downloads/wicked-1.1.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/archive-tar-minitar-0.5.2.gem"
plugins/ruby-foreman-docker/foreman_docker.rb
gem 'foreman_docker', '1.0.1'
gem 'foreman_docker', '1.1.0'

Also available in: Unified diff