Project

General

Profile

Download (863 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0fa5d146 12/25/2013 09:22 AM Dominic Cleal

fixes #3752 - move data population from migrations into seed script

9269ddca 10/18/2013 01:35 PM Lukas Zapletal

fixes #3239 - pxelinux spoofing on postgres now works

80e0157c 02/13/2011 03:15 AM Paul Kelly

Fixes #623 - incomplete multiple builds commit

Signed-off-by: Paul Kelly <>

ef5cbe9b 01/17/2011 02:00 PM Justin Sherrill

Fixes #592 - Adding tests for provisioning template selection based on Host

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...