Project

General

Profile

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

# Date Author Comment
a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

8de14697 04/10/2011 03:21 PM Ohad Levy

added search to operating systems page #refs 719

3518bfa0 04/06/2011 03:48 PM Frank Sweetser

Recognize Scientific Linux as a RedHat derivative.

Note that this requires equivalent support in facter, which is currently
in git but not yet released as of facter 1.5.8.

Signed-off-by: Frank Sweetser <>

5410421d 03/15/2011 04:26 AM Ohad Levy

fixed broken tests

added default order and paginations which
fixes #721
fixes #688

218bd6e0 02/15/2011 10:55 AM Justin Sherrill

Fixes #632 - Adds the ability to generate a PXE menu containig
provisioning template and hostgroup combinations on smart proxies

b723e051 12/20/2010 05:31 AM Ohad Levy

Fixes #555 - unable to build Debian hosts with Safe template's

db59a916 12/20/2010 05:31 AM Jochen Schalanda

Fixes #263 - Refactored Foreman to use correct singular and pluralization of medium/media

380d48b9 12/13/2010 03:46 AM Ohad Levy

Fixes #524 - unable to access epel in safe templates, refs #469

32847027 12/09/2010 04:17 PM Justin Sherrill

Fixes #469 - Changing templates to be rendered within a safemode/sandbox

02c0befc 12/09/2010 03:52 PM Justin Sherrill

Fixes #496 - Fixing issues with operating system edit/new pages when setting default config templates

cab0d8c6 11/29/2010 07:08 AM Ohad Levy

Fixes #378 - Adds support for multiple configuration templates

Configuration templates (Kickstart, preseed, syslinux, gpxe etc) can now
be saved in the database directly.

Each template is associated with valid operating systems (unless if its a
snippet which can rendered via all other templates) and a possible...

11782648 11/25/2010 09:53 AM Ohad Levy

fixes #471 - enabling parameters for Operating Systems

b34e9aea 11/08/2010 07:53 PM Ohad Levy

Fixes #298 - Add tests to unattended controller

on the way, I've fixed a few bugs:
  • When OS is sucsuffully installed, it tells foreman it was installed
    when having roles enabled, Foreman would not allow an anonymous user to change the settings
  • text/plain was only being set for spoof operations...
9fd7478e 11/07/2010 10:39 AM Paul Kelly

Fixes #366 - Redmine authorization port

This is a major feature which provides RBAC authorization within Foreman
a mental note to myself - never ever work on large commits

0f77c7f2 10/24/2010 01:12 PM Ohad Levy

Fixes #178 and Fixes #24 - Automate populating the TFTP directory

This implementation is only for the Red Hat family, other OS's should follow
It implements a way to query foreman and gets the required boot files (i.e. kernel and initrd) files
from a predefine media over JSON....

a2c6281b 10/17/2010 02:54 PM Ohad Levy

Operating system API should return allowed ptable, arch and media for this os

ff5ad780 10/17/2010 08:43 AM Ohad Levy

Added JSON API Support to the OS controller

2c83f744 06/25/2010 08:56 AM Paul Kelly

Fixes #260 - Switch to using STI for OS families

1b1e1820 06/02/2010 08:31 AM Frank Sweetser

fixes #296 Check for existence of family_id before referencing it

b3bbe8e2 05/27/2010 07:03 PM Ohad Levy

another try to fix 281, refs #281

60c13954 05/27/2010 05:53 PM Ohad Levy

fixes #281 - missing attribute: family_id error on migration

32119972 05/27/2010 05:29 PM Ohad Levy

fixes #280 - sample data should include newer operating systems

0c0f5ed3 05/27/2010 03:21 PM Ohad Levy

fixes #278 - operatingsystem minor field is mandatory

0bba6aae 05/27/2010 03:42 AM Ohad Levy

migration might fail if medium does not have an opeartingsystem - refs #236

0ba45d6d 05/24/2010 09:03 AM Jochen Schalanda

fixes #236 - Installation media are now usable with more than one operating system.

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