Email reports content

Problem:
I’d like to change the text contained within the email reports ie the email that is sent when a host is done building.

Expected outcome:
The host’s os name and a link to its post installation log should be in the text.

Foreman and Proxy versions:
1.17.1

Foreman and Proxy plugin versions:

Other relevant data:
[e.g. logs from Foreman and/or the Proxy, modified templates, commands issued, etc]
(for logs, surround with three back-ticks to get proper formatting, e.g.)

logs

Sounds like an RFE that should be raised at our issue tracker

Adding os info should be trivial, would you be interested in contributing the patch? The problem with installation log is, Foreman currently does not get it at the end of provisioning process. That would be interesting addition to our call home callback.

Hey thanks for responding. If I could get a link to the post installation log that would be great. The whole log in the email wouldn’t be needed.

I would be happy to try to do a patch. I am not a ruby person but there is someone on my team that can help me. If you could point me in the right direction I would appreciate it.