Actions
Bug #3604
closedIP missing from Host Output
Description
Hammer attempts to list the IP in the output of "hammer host list" but because the IP isn't in the RABL, the column is empty:
$ hammer host list
---|----------------------------------|---------------------|---------------|----|----
ID | NAME | OPERATING SYSTEM ID | HOST GROUP ID | IP | MAC
---|----------------------------------|---------------------|---------------|----|----
1 | test4.elysium.emeraldreverie.org | 1 | | |
---|----------------------------------|---------------------|---------------|----|----
We should either add this to the rabl or remove the column from Hammer.
Actions