Ron-Lavi / foreman_rh_cloud

a plugin to Foreman that generates and uploads reports to the Red Hat cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForemanRhCloud

Introdction here

Installation

See How_to_Install_a_Plugin for how to install Foreman plugins

Usage

Usage here

In Satellite

Normally you run it via UI in RH Cloud -> Inventory Upload -> Restart, but if you need to run from command-line for some reason:

export organization_id=1
export target=/var/lib/foreman/red_hat_inventory/generated_reports/
/usr/sbin/foreman-rake foreman_inventory_upload:report:generate

TODO

Todo list here

Contributing

Fork and send a Pull Request. Thanks!

Copyright

Copyright (c) year your name

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/.

About

a plugin to Foreman that generates and uploads reports to the Red Hat cloud

License:GNU General Public License v3.0


Languages

Language:JavaScript 53.7%Language:Ruby 42.2%Language:CSS 2.4%Language:Makefile 0.7%Language:HTML 0.5%Language:Shell 0.5%