Project

General

Profile

List of Plugins » History » Version 11

Dominic Cleal, 02/15/2013 04:43 AM
hubot_notify

1 1 Joseph Magen
h1. List of Plugins
2
3 3 Joseph Magen
h3. foreman_reserve - https://github.com/isratrade/foreman_reserve
4 2 Joseph Magen
5 7 Joseph Magen
> This plugin implements a new custom API call at */api/hosts_reserve* that returns the name of available host(s) and updates the host's parameters.
6 2 Joseph Magen
7 8 Oved Ourfali
h3. foreman_ovirt - https://github.com/oourfali/foreman_ovirt
8 2 Joseph Magen
9 8 Oved Ourfali
> This plugin allows oVirt users to view Foreman data from within the oVirt Administration Portal
10 2 Joseph Magen
11
h3. foreman_radiator - https://github.com/isratrade/foreman_radiator
12
13 5 Joseph Magen
> This plugin allows users to view from within Foreman the radiator page found in Puppet Dashboard.
14 9 Mikael Fridh
15
h3. foreman_epel_release - https://github.com/frimik/foreman_epel_release
16
17
> This plugin exposes a new route /epel-release/:version/:arch which redirects to the latest Fedora "EPEL":http://fedoraproject.org/wiki/EPEL release RPM package.
18 10 Dominic Cleal
19
h3. foreman_param_lookup - https://github.com/domcleal/foreman_param_lookup
20
21
> Exposes smart class parameters lookups as an API, used with "foreman_data_binding":https://github.com/domcleal/foreman_data_binding and automatic Puppet 3 data lookups.
22 11 Dominic Cleal
23
h3. hubot_notify - https://github.com/GregSutcliffe/hubot_notify
24
25
> Sends an HTTP message (via POST) to a webservice (hubot) for reposting to an IRC channel on build events.