Sha256: e6102397d7ed69eacd9570ce2523b873d7783f27d6f6f216eff593b65287cf92

Contents?: true

Size: 1.42 KB

Versions: 1

Compression:

Stored size: 1.42 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".

## Special note

To make VNC client work properly, Foreman frontend should be configured without forcing SSL:

/usr/share/foreman/config/settings.yaml
:require_ssl: false

## Compatibility

| Foreman Version |
| ---------------:|
| >=  1.5         |

## 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"

## Support

http://projects.theforeman.org/projects/xen/issues

# 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.4.1 README.md