Project

General

Profile

Download (4.18 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fd0acdbe 09/03/2015 03:21 AM Arnold Bechtoldt

fix some trivial typos in README file

a64c58e8 08/26/2015 06:25 AM Dominic Cleal

refs #4841 - change EL OSes to use 'tfm' SCL prefix

Parameters are supplied on the main foreman class to revert behaviour
for Foreman 1.9 and prior, plus on three plugin classes with
non-standard package names.

Closes GH-348

25168bb5 03/06/2015 03:04 PM Dominic Cleal

Change apipie rake task to rebuild API doc indexes only

Ticket #4478 in Foreman 1.8 changed our packages to provide prebuilt API docs
for resources, so Foreman packages provide hosts, domains etc, and plugin
packages provide things like containers, disks etc....

31672207 02/23/2015 06:41 AM Dominic Cleal

Change EC2 support to install foreman-ec2

5b0820c0 02/05/2015 11:54 AM Dominic Cleal

Add introduction to README

a32b6639 02/02/2015 11:15 AM Dominic Cleal

fixes #9101 - refresh db:migrate if DB class changes or settings are missing

When the DB is missing, the foreman::database::${type} class will refresh as
it recreates it, and now triggers the migration. On a clean install, this was
working mostly by luck as foreman::config refreshed everything....

193056aa 10/15/2014 05:37 PM Dominic Cleal

refs #7227 - set PassengerRuby to ruby1.9.1 on Ubuntu 12.04

Explicitly set PassengerRuby from the passenger_ruby parameter and set it to
ruby1.9.1 on Ubuntu 12.04 to ensure Passenger runs under the intended version
if the system-wide default is changed.
...

9d798147 09/05/2013 03:23 PM Greg Sutcliffe

Add new ENC and report processor templates

Add new ENC node.rb for new Facts API
Add report processor for new Reports API
Add JSON dependency for both scripts
Add tests

7359c6b9 09/02/2013 08:43 AM Dominic Cleal

Add DB docs, mentioning optional MySQL dep

b877eb64 05/20/2013 12:10 PM Dominic Cleal

Add Modulefile and pre-reqs for Puppet Forge