Project

General

Profile

Actions

Feature #31015

closed

Add macros to deal with json and yaml in safemode

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

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

Description

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

Updated by The Foreman Bot over 3 years ago

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

Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases 2.3.0 added
Actions #3

Updated by Anonymous over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF