Closed mzazrivec closed 5 years ago
Ivanchuk backport details:
$ git log -1
commit a9f9f526edffda74f75adf1451bc25154fbb95a4
Author: Adam Grare <agrare@redhat.com>
Date: Thu Aug 22 10:03:05 2019 -0400
Merge pull request #43 from mzazrivec/add_ip_address_to_context_data_of_the_bundle_task_results
Add ip address to context data
(cherry picked from commit d83e00ef5022772c61666fad7dfaf2dda04113ae)
https://bugzilla.redhat.com/show_bug.cgi?id=1744606
This is to send back IP address of the appliance, where the actual payload is stored / saved.
Sample task result when sent over API:
@agrare review please? Thank you.