Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c781bb1a 05/13/2010 05:03 PM Ohad Levy

fixes #246 - add kickstart compatibility with RHE6 and minor fixes for ftp based urls

c289176c 05/03/2010 03:18 PM Ohad Levy

fixes #237 - installing puppet from epel breaks if base image is not 5.3 or 4.9 release

7a481d2d 05/03/2010 02:20 PM Jochen Schalanda

fixes #235 - Small refactoring of the media handling for operating system families: * Use URI class for any URI related operations * Added substitution for $version, $major and $minor in media path * Force use of http(s)|ftp|nfs URI schema: NFS shares have now to be entered in URI form: nfs://server/path/.../ instead of server:/path/.../

5f75dccc 04/14/2010 04:02 AM Paul Kelly

Fixes #177 - Family concept

It will_paginate and handle searches
Added family support to Operatingsystem
More work will be needed to add family support to host manipulation.

cf2f7656 04/12/2010 03:17 PM Ohad Levy

fixes #181 - External node import prints 'nil' instead of 'class foo missing'

0da5bcf1 03/25/2010 03:01 PM Ohad Levy

refs #181 - solves unordered output

49a9a8cc 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces

78c16ff7 01/26/2010 03:42 PM Ohad Levy

redundent line

2ff38053 01/08/2010 08:05 AM Ohad Levy

fixes #152 - add a script to scan out of sync hosts

7e22f6d8 01/06/2010 02:03 AM Ohad Levy

fixes - #146 Adds a host environment and fact based filtering to Summarized emails

75a66925 12/14/2009 06:33 AM Ohad Levy

fixed typo

b2ef897d 12/14/2009 06:00 AM Ohad Levy

fixes #71 - send out daily email summary of puppet changes

438cf19e 11/04/2009 01:56 PM Ohad Levy

fixes typo

56009410 11/04/2009 01:50 PM Ohad Levy

fixes #57 - add retention rules to expire old reports

816465f2 09/18/2009 05:11 AM Ohad Levy

Fixes #17
This adds the possibility to import from a previous external node interface.
letting Foreman reads the old setup and update its database accordingly

363141af 09/16/2009 08:34 AM Ohad Levy

fixes #10

e577678a 09/11/2009 04:36 AM Ohad Levy

minor formating and aliasing

1fe671cf 09/09/2009 01:44 PM Ohad Levy

We have a final project name -- The ForeMan

eac234e0 09/06/2009 02:44 PM Ohad Levy

renamed project to the torque

d6de9136 08/24/2009 02:13 PM Ohad Levy

fixed an useless error when trying to populate an host entry when there are no host facts

95db4b8d 08/19/2009 06:55 AM Ohad Levy

rake job that imports puppet envs and classes

80ce2367 08/13/2009 04:28 PM Ohad Levy

updated wrong yaml path

e22af92d 08/13/2009 03:43 PM Ohad Levy

Added a rake task which imports facts (in yaml format) directly to the DB.
this is useful for people who don't use store configs, but still want to import puppet node information to the database.

5ca94bb5 08/09/2009 01:15 PM Ohad Levy

0.25 doesnt store IP address(?)

c8ab11f5 08/03/2009 02:58 PM Ohad Levy

a prototype for dhcp communications

87079dc5 08/03/2009 08:48 AM Ohad Levy

fixes arch fact name on Solaris - thanks to

9b901ed4 08/02/2009 04:58 PM Ohad Levy

workaround for the fact that puppet default env is empty

c33abf10 07/31/2009 04:50 AM Ohad Levy

updated Storeconfig import, as by default facter doesnt report an env unless defined in puppet.conf

8a5d3250 07/30/2009 03:31 PM Ohad Levy

added prod2dev rake tasks

326575f8 07/30/2009 03:31 PM Ohad Levy

simplifed rake job,importing all in one go

77450504 07/30/2009 07:29 AM Telmo X

Addind the rake tasks description to the README and fixing a couple of sentence in the tasks descriptions

d135ae69 07/30/2009 07:27 AM Telmo X

adding rake tasks for puppet migrations