Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
-
3
-
Client 2016-07-13 (HA, 1.5.3)
-
Not Needed
Description
The report will specify which master was successfully used (See PUP-6378). The actual key in the report has the following specification:
"master_used": {
|
"description": "The name and port of the master that was used to compile the catalog. If failover occurred, this will hold the first master successfully contacted. If this run had no master (e.g. a `puppet apply` run), this field will be blank",
|
"type": "string"
|
},
|
Write a test similar to tests/reports/cached_catalog_status_in_report.rb to check the report..