Project

General

Profile

Actions

Feature #18205

closed

Provide useful macros for templates and save_to_file helper

Added by Marek Hulán about 7 years ago. Updated almost 6 years ago.

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

Description

Looking at community templates we often repeat code around @host.operatingsystem, it's family, version, name. Another macro that would be handy is for storing the content into a file using cat << EOF > target. Ideally Foreman core should provide helpers that provides shortcuts for these, raise meaningful errors, DRY up the code between multiple templates, are testable and improve the template readability.


Related issues 1 (1 open0 closed)

Related to Foreman - Feature #24027: Provide some macros for OS name/family and version comparsionNewLukas Zapletal06/21/2018Actions
Actions #1

Updated by The Foreman Bot about 7 years ago

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

Updated by Marek Hulán about 7 years ago

Only non-host related macros are being accepted before we have proxy objects. Therefore only save_to_file will be addressed with the PR. When we have proxy objects, I'll convert those macros to host proxy methods.

Actions #3

Updated by Marek Hulán about 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Dominic Cleal about 7 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from Provide useful macros for templates to Add save_to_file template helper
  • translation missing: en.field_release set to 209
Actions #5

Updated by Lukas Zapletal almost 6 years ago

  • Subject changed from Add save_to_file template helper to Provide useful macros for templates and save_to_file helper
  • Triaged set to No

Not sure what happened.

Actions #6

Updated by Lukas Zapletal almost 6 years ago

  • Related to Feature #24027: Provide some macros for OS name/family and version comparsion added
Actions

Also available in: Atom PDF