Project

General

Profile

Actions

Feature #25439

closed

Add new DiffView to Config Reports

Added by Gilad Lekner about 6 years ago. Updated about 6 years ago.

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

Description

Add new DiffView to Config Reports


Files

report.json report.json 8.73 KB Ohad Levy, 11/20/2018 03:09 PM

Related issues 1 (0 open1 closed)

Related to Foreman - Bug #19067: Unintuitive diff colorsClosedOhad LevyActions
Actions #1

Updated by The Foreman Bot about 6 years ago

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

Updated by Ohad Levy about 6 years ago

  • Related to Bug #19067: Unintuitive diff colors added
Actions #3

Updated by Ohad Levy about 6 years ago

for those who might want to test this PR, here is a way to add a config report with a diff view (as generated by puppet for example):

download the attached report.json and execute

curl -ku admin:changeme -H 'Content-Type: application/json' http://localhost:3000/api/config_reports -d @report.json -v -X POST

Actions #4

Updated by Ohad Levy about 6 years ago

  • Target version set to 1.21.0
  • Fixed in Releases 1.21.0 added
Actions #5

Updated by Anonymous about 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF