Sha256: 1f8a71cd1b1caf95155a54bc1612236a60ae49455d7a1c22fe39bf9200a12c32
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
# Foreman XEN Plugin This plugin enables provisioning and managing XEN Server in Foreman. ## Installation Please see the Foreman manual for appropriate instructions: * [Foreman: How to Install a Plugin](http://theforeman.org/manuals/latest/index.html#6.1InstallaPlugin) The gem name is "foreman_xen". ## Compatibility | Foreman Version | Plugin Version | | ---------------:| --------------:| | >= 1.5 | 0.0.2 | ## Latest code You can get the develop branch of the plugin by specifying your Gemfile in this way: gem 'foreman_xen', :git => "https://github.com/theforeman/foreman-xen.git" # Copyright Copyright (c) 2014 ooVoo LLC This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_xen-0.0.2 | README.md |