Neeloj
#1
Problem:
I use foreman_column_view but I dont know which facts_hash can I use there.
Where can I find the facts_hash ?
Thanks in advanve
Regards
Neeloj
Foreman and Proxy versions:
2.5.1
Foreman and Proxy plugin versions:
foreman_column_view , version 0.4.0
lzap
#2
You can use any facts reported via Monitor - Facts. Structured facts are separated via ::
, e.g. os::release
.
1 Like
Neeloj
#3
thank you for your answer @lzap it works. Actually I want have comment column and thats not in facts,its possible to use params and comment ?
thank you again
Neeloj
#4
solved, you can only write comment without facts_hash and params 