Project

General

Profile

Download (2.08 KB) 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

958d69cd 01/14/2013 01:24 PM Dmitri Dolguikh

v2 api for configuration_templates and template_combinations

a6fcf3b8 01/08/2013 07:33 AM Sam Kottler

Added additional counter-tests to config templates

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