Project

General

Profile

Actions

Feature #21613

closed

Expose Foreman version in provisioning templates

Added by Ondřej Pražák over 6 years ago. Updated about 2 years ago.

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

Description

Description of problem:
To be able to use the same provisioning template in multiple Foreman versions, it would be good to have a variable to identify the version of Foreman in the provisioning templates.
This variable can then be used to have clear Foreman version dependent code fragments.

<% if @foreman.version >= 1.15 >
... new features / variables
<
else >
... legacy code
<
end %>

Actions #1

Updated by Ondřej Pražák over 6 years ago

  • Subject changed from Expose Foreman version in provisioning templates to Expose Foreman version in provisioning templates
  • Category changed from TFTP to Templates
  • Target version set to 115
Actions #2

Updated by Marek Hulán about 2 years ago

  • Status changed from New to Rejected
  • Triaged set to No

the linked BZ was closed meanwhile

Actions

Also available in: Atom PDF