Skip to content

isratrade/foreman_radiator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

foreman_radiator

This is a rails engine that allows users to view from within Foreman (https://github.com/theforeman/foreman) the radiator page found in Puppet Dashboard (https://github.com/puppetlabs/puppet-dashboard). The HTML and CSS has been taken directly from the Puppet Dashboard project.

Image

Installation:

  1. Add the gem. Add a file (ex. radiator.rb) under the folder /bundler.d in your foreman installation and add the following line.

gem 'foreman_radiator', :git => "https://github.com/isratrade/foreman_radiator.git"

  1. Run "bundle" # As Foreman user

  2. Go to path "http://yourforeman/radiator"

Copyright

Copyright (c) 2012 Joseph Mitchell Magen. See LICENSE.txt for further details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages