Project

General

Profile

Actions

Feature #32715

closed

Add the ability to add custom steps to the Default Finish template at early and late stages

Added by Pablo Hess almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Templates
Target version:
-
Fixed in Releases:
Found in Releases:

Description

Like the "Kickstart default" provisioning template with its custom pre/packages/post snippets, I'd like to be able to add custom early/late steps do Finish templates. This is valuable when using image-based provisioning if one wants to e.g. install custom packages to the provisioned host before considering provisioning complete or add entries to the host's /etc/hosts file before the bulk of the Finish template completes.

The way I propose this be implemented is with the same approach used in "Kickstart default": snippet_if_exists(template_name + " custom early") as one of the first steps in the template and snippet_if_exists(template_name + " custom late") as one of the last steps.

I'll be sending a PR for this shortly.

Actions #1

Updated by The Foreman Bot almost 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8573 added
Actions #2

Updated by The Foreman Bot almost 3 years ago

  • Fixed in Releases 3.0.0 added
Actions #3

Updated by Anonymous almost 3 years ago

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

Updated by The Foreman Bot over 2 years ago

  • Pull request https://github.com/theforeman/foreman/pull/8633 added
Actions #5

Updated by Tomer Brisker over 2 years ago

  • Fixed in Releases 2.5.2 added
Actions

Also available in: Atom PDF