Bug #52
nameindicator is an attribute of hostgroup, not puppetclass
| Status: | Closed | Start: | 10/18/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Database | |||
| Target version: | 0.3 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
Related issues
| related to Foreman - Feature #55: Allow for customised hostname formats | Closed | 10/25/2009 |
Associated revisions
Revision ca18cf0bcd606cf11e3583c41e2ba94ae0dd016a
fixes #52 - remove unused fields from puppetclasses table
History
Updated by Ohad Levy over 2 years ago
You are correct, additionally, it has no functional meaning at the current code.
I would assume we need to either create a default behavior for host name (something with regexps?!) or allow an interface for users to run an external script which returns some value.
Updated by Ohad Levy over 2 years ago
- Category set to Database
- Assigned to set to Ohad Levy
- Target version set to 0.1-3
Updated by Ohad Levy over 2 years ago
- Assigned to changed from Ohad Levy to Paul Kelly
- Target version changed from 0.1-3 to 0.3
Updated by Ohad Levy 10 months ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset ca18cf0bcd606cf11e3583c41e2ba94ae0dd016a.
