Project

General

Profile

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

# Date Author Comment
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

2e31dbca 04/28/2010 05:27 PM Ohad Levy

fixes #225 - migration fails - undefined local variable or method release_name

9a9b3e75 04/20/2010 06:21 AM Paul Kelly

Fixes #13 - Manage Debian family release-name

c4c59fbb 04/14/2010 07:58 AM Ohad Levy

family id can not be forced at this time, as it breaks many fact import operatings, fixing broken tests

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.

611397af 04/08/2010 07:16 AM Ohad Levy

added audting on architecture, hostgroup, operatingsystem and puppetclass

88693384 02/18/2010 08:05 PM Lucas Tolchinsky

before_destroy patch successfully applied, also, added require for ruby-debug

52905046 02/18/2010 07:57 PM Lucas Tolchinsky

blank line removed

3d29a5a4 02/18/2010 07:57 PM Lucas Tolchinsky

operatingsystem tests refactored on green

8123c475 02/18/2010 07:57 PM Lucas Tolchinsky

Operatingsystem tests on green

290c4d84 09/23/2009 07:33 AM Ohad Levy

fixes #26

3312a03d 09/14/2009 04:16 PM Ohad Levy

a bit dryer

67981d0e 08/22/2009 05:21 PM Ohad Levy

added support for epel and fixed a few typos

c6eee281 08/02/2009 04:45 PM Ohad Levy

Add support for multiple puppet classes per host / operating system / environment etc
this should enable a proper dropdowns when creating the gui part that shows possible puppet class / operating system / env combinations

fix external nodes to actully work with multiple puppet classes...

9eb0e160 07/30/2009 03:30 PM Ohad Levy

fixed an issue with wrong contoller names which lead to broken links, redid some model relationships (hopefuly simplified - hence removed the nested_has_many_through plugin

c5ea5361 07/29/2009 02:55 AM Ohad Levy

no need to recreate the OS many times

53d2fd87 07/28/2009 04:22 PM Ohad Levy

added a OS fact import method

6e50fa1d 07/25/2009 04:34 PM Ohad Levy

realigned models to use :though and habtm when it made sense, setup basic AS controllers to support that

ffc12fd6 07/25/2009 04:34 PM Ohad Levy

linked between arch and os, as each os might have multiple archs

286a2207 07/25/2009 04:34 PM Ohad Levy

updated migrations to use puppet Rails function of creating the db schema, adjusted what ever it took to get the first Fedora 11 client installed with our kickstart