Project

General

Profile

Feature #31015

Add macros to deal with json and yaml in safemode

Added by Kamil Szubrycht over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

List of macros:
  • parse_yaml (YAML.safe_load)
  • parse_json (JSON.parse)
  • to_json(JSON.pretty_generate)
  • to_yaml (.to_yaml)

Associated revisions

Revision a9ed12bb (diff)
Added by Kamil Szubrycht over 2 years ago

Fixes #31015 - Add macros to deal with json and yaml in safemode

History

#1 Updated by The Foreman Bot over 2 years ago

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

#2 Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 2.3.0 added

#3 Updated by Anonymous over 2 years ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF