Feature #93
closedDisplay host group in listing when unattended is disabled
Description
When you disable unattended mode, displaying the "Operating System" column isn't useful, instead a "Hostgroup" should be used.
Should be done after refector #92
Updated by Martin Englund almost 15 years ago
Updated by Ohad Levy almost 15 years ago
can you merge/rebase your master to my master?
I would prefer it to merge cleanly :)
Thanks
Updated by Martin Englund almost 15 years ago
I know! I botched the commit, but could not edit the post (that's why I asked for developer access)
I'm trying to figure out the best way to undo the change and commit it without the extra line.
Updated by Ohad Levy almost 15 years ago
Martin Englund wrote:
I know! I botched the commit, but could not edit the post (that's why I asked for developer access)
I'm trying to figure out the best way to undo the change and commit it without the extra line.
I'll create a new branch, from my master and rebase your master (I think)
Updated by Martin Englund almost 15 years ago
Try this commit instead:
http://github.com/pmenglund/foreman/commit/e0cb87dbe99d63bb8c45ad1a7497d879cbd3fd89
Updated by Ohad Levy almost 15 years ago
I would display the hostgroup by default (e.g. with our without "build / unattended" support)
Updated by Martin Englund almost 15 years ago
So with unattended support it would be:
Name, Operating System, Hostgroup, Environment & Last report
while with unattended support disabled it would be:
Name, Hostgroup, Puppet classes, Environment & Last report
Updated by Ohad Levy almost 15 years ago
Martin Englund wrote:
So with unattended support it would be:
Name, Operating System, Hostgroup, Environment & Last report
while with unattended support disabled it would be:
Name, Hostgroup, Puppet classes, Environment & Last report
sounds about right :)
Updated by Martin Englund almost 15 years ago
Patch on the way, I'm just trying to get aligned with your code. Which branch should I aim for? master or next?
Updated by Ohad Levy almost 15 years ago
Martin Englund wrote:
Patch on the way, I'm just trying to get aligned with your code. Which branch should I aim for? master or next?
master, I'll create a dev / patches howto in the wiki :)
Updated by Ohad Levy almost 15 years ago
- Target version changed from 0.1-3 to 0.1-4
Updated by Ohad Levy over 14 years ago
- Status changed from New to Rejected
the whole host pages will be redone upon next release (current NO_AS branch), therefor I'm rejecting this ticket