Project

General

Profile

Actions

Feature #197

closed

Allow site local views of unattended installation

Added by Frank Sweetser about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

While the various unattended views are pretty broadly designed, inevitably some sites will end up having to create their own local versions. This is pretty simple to maintain when foreman is installed via git, but becomes a major pain if using RPM or deb packages.

As an alternative, it would be great if foreman could check for a site local copy of the unattended views, and prefer those over the packaged ones. Then, the view rendering would look roughly like this:

if exists? kickstart-local.rhtml then
render kickstart-local.rhtml
else
render kickstart.rhtml
end

Actions #1

Updated by Ohad Levy almost 14 years ago

  • Target version set to 0.1-5
Actions #2

Updated by Ohad Levy almost 14 years ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100
Actions #3

Updated by Ohad Levy almost 14 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF