Project

General

Profile

Actions

Feature #33666

closed

Optionally use ignoredisk in kickstart default partition template

Added by Dave Thomas over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Difficulty:
trivial
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Similar format to autopart, and only triggered if declared. To avoid all disks being formatted.

<% if host_param('ignoredisk_options') %>
ignoredisk <%= host_param('ignoredisk_options') %>
<% end %>
zerombr
clearpart --all --initlabel
autopart <%= host_param('autopart_options') %>
Actions #1

Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 3.1.0 added
Actions #3

Updated by Anonymous over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Amit Upadhye over 2 years ago

  • Category set to Templates
Actions

Also available in: Atom PDF