Bug #1197
it is possible to have 2 hosts with the same name in the interface.
| Status: | Closed | Start: | 09/29/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Web Interface | |||
| Target version: | 1.1 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 1 (View) |
Description
If a user saves a host specifing the fqdn (test.example.com) and then save the same host without specifing the fqdn (test) Foreman will show 2 hosts with the same name in hosts listing. Operators seems to make some confusion about that. They see the hostname registered in host's listing but don't know if they must use fqdn or not. I would be better to be explicit about that.
I don't know if this is the best approach, but here is the patch
https://github.com/gustavosoares/foreman/commit/37a2371fbb5356442769bc442a44a17b997e55ef
History
Updated by Ohad Levy over 1 year ago
- Status changed from New to Feedback
I think we already solved it with the latest view in 0.4.x
would you mind validating if this is still an issue?
thanks
Updated by Gustavo Soares over 1 year ago
- File duplicate_hosts_example.tiff added
Yeap. This issue still affects version 0.4.
I've attached a print screen. There are two hosts registered with the short name "cittavld126". The first was created without fqdn style.. and the second with fqdn.
Updated by Benjamin Papillon 11 months ago
- Category set to Web Interface
- Status changed from Feedback to New
Updated by Greg Sutcliffe 6 months ago
- Target version set to Bug scrub
Updated by Greg Sutcliffe 6 months ago
- Status changed from New to Closed
I cannot reproduce this in 1.x develop. If you create an unmanaged host without a domain, Foreman will now append it's own domain. Thus all hosts are fully qualified, and you can't get duplicates.
Please re-open if you still hit this with the latest version.
