How to display puppet agent certnames in dashboard instead of fqdn?

Problem: FQDN displayed on the foreman dashboard

Expected outcome: Agent certnames should be displayed

Foreman and Proxy versions: 1.20.22

Isn’t this the same as Identify Hosts by Certname?

Is it possible to achieve this?
I want to have windows agents having hostnames more than 15 characters to be displayed in foreman dashboard. It is not possible using fqdn as the hostname max length is 15 characters for windows.So, i want to use certnames.

Sanket,

Please try this

GitHub - theforeman/foreman_column_view: A simple Foreman plugin showcasing Deface for altering the Hosts view

Thanks!!
I can display the certnames now