Project

General

Profile

« Previous | Next » 

Revision 69ade1c3

Added by Michael Moll over 8 years ago

update foreman_remote_execution to 0.1.2

View differences:

plugins/ruby-foreman-remote-execution/debian/changelog
ruby-foreman-remote-execution (0.1.2-1) stable; urgency=low
* 0.1.2 released
-- Michael Moll <kvedulv@kvedulv.de> Tue, 22 Dec 2015 00:13:15 +0100
ruby-foreman-remote-execution (0.1.1-1) stable; urgency=low
* 0.1.1 released
plugins/ruby-foreman-remote-execution/debian/control
Section: ruby
Priority: extra
Maintainer: Stephen Benjamin <stephen@redhat.com>
Build-Depends: debhelper (>= 8.0.0), foreman-assets (>= 1.10.0~rc2), foreman (>= 1.10.0~rc2), foreman-sqlite3 (>= 1.10.0~rc2), ruby-foreman-tasks (>= 0.7.6), ruby-foreman-tasks (<< 0.8.0), ruby-foreman-deface
Build-Depends: debhelper (>= 8.0.0), foreman-assets (>= 1.10.0~rc2), foreman (>= 1.10.0~rc2), foreman-sqlite3 (>= 1.10.0~rc2), ruby-foreman-tasks (>= 0.7.8), ruby-foreman-tasks (<< 0.8.0), ruby-foreman-deface
Standards-Version: 3.9.3
Homepage: https://github.com/theforeman/foreman_remote_execution
Package: ruby-foreman-remote-execution
Architecture: all
Depends: ${misc:Depends}, bundler, foreman (>= 1.10.0~rc2), ruby-foreman-tasks (>= 0.7.6), ruby-foreman-tasks (<< 0.8.0), ruby-foreman-deface
Depends: ${misc:Depends}, bundler, foreman (>= 1.10.0~rc2), foreman (<< 1.11), ruby-foreman-tasks (>= 0.7.8), ruby-foreman-tasks (<< 0.8.0), ruby-foreman-deface
Description: Foreman Remote Execution Plugin
A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality
plugins/ruby-foreman-remote-execution/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_remote_execution-0.1.1.gem"
GEMS="https://rubygems.org/downloads/foreman_remote_execution-0.1.2.gem"
plugins/ruby-foreman-remote-execution/foreman_remote_execution.rb
gem 'foreman_remote_execution', '0.1.1'
gem 'foreman_remote_execution', '0.1.2'

Also available in: Unified diff