Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
20c7874c 09/27/2011 10:14 AM Ohad Levy

default should not use 3000, as we run with passenger by default

dd877942 09/21/2011 10:01 AM Ohad Levy

Fixing yet another small dependency problem

0cd1783b 09/21/2011 09:24 AM Ohad Levy

workaround for required class dependecy problem

8c974670 09/21/2011 07:58 AM Ohad Levy

restructure foreman module

6fb7b836 09/21/2011 07:58 AM Ohad Levy

split out smart proxy to its own puppet module

e3391e93 08/09/2011 09:00 AM Ohad Levy

fixed missing permissions

14bbbd4a 08/09/2011 08:59 AM Ohad Levy

we want to install stable version by default, don't we?

79d27f6c 08/09/2011 08:58 AM Ohad Levy

renamed tftp class to avoid class name space issues

80891f2e 08/09/2011 08:57 AM Ohad Levy

removed 0.24 dep warning

78c6b9d2 07/11/2011 03:18 AM Ohad Levy

fixes #1024 - adds missing comma in puppet manifests.

provided by

91b8ef80 07/11/2011 03:17 AM Ohad Levy

fixes #1025 - adds more path to search for executables

Provided by

11a84077 07/03/2011 02:08 AM Gregory Etling

fixes #1011 - removed deprecated puppet/tfp classes

28361906 05/23/2011 02:46 AM Rob Terhaar

Adds better support for Ubuntu / Debian

  • add debian os to case statement for apache config
  • Copy the config.ru from the rails vendor subdirectory into the /usr/share/foreman root and chown it to user=foreman so that passenger in Ubuntu 10.04 will work....
cd72aa77 05/05/2011 03:10 PM Ohad Levy

when running with storeconfigs, foreman (from 0.2 version) will auto import facts when a report comes in, therefore its no longer required

5cbd0a12 04/06/2011 01:59 PM Ohad Levy

fixes #823 - tftp root dir path inconsistency b/w module and distro package

e0696f41 03/29/2011 11:35 AM Ohad Levy

Added Smart Proxy mangement

1696f368 11/08/2010 05:41 AM Ohad Levy

Updating to point to new yum repo, and include the testing yum repo

d7b639cf 09/28/2010 10:15 AM Ohad Levy

The rpm should not be installed on Debian 5 machines :)

We'll create a repo for Debian/Ubuntu and add the proper repos for the
next foreman release

f1322522 05/30/2010 10:47 AM Ohad Levy

added support to install the develop version too

ec063a7c 04/19/2010 03:23 AM Ohad Levy

fix cron ordering

078b3be7 04/19/2010 02:56 AM Ohad Levy

updated Readme

ac83a24c 04/19/2010 02:30 AM Ohad Levy

initial import, this includes:

A puppet module which manages Foreman
Apache module which supports passenger