Feature #1028
Ability to edit custom fields in the host edit page
| Status: | Closed | Start: | 07/06/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Web Interface | |||
| Target version: | 1.1 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 3 (View) |
Description
as part of #322, it is now possible to assign more variables with hosts.
this ticket should expose that work via the host edit page as well.
Associated revisions
Revision 298756caf04420744466f0fd0e195672c9766f23
fixes #1028 - show and override puppet class parameters in the host form.
History
Updated by Ohad Levy over 1 year ago
- Assigned to changed from Amos Benari to Ohad Levy
Updated by Ohad Levy over 1 year ago
- Target version deleted (
0.4)
due to a few open issue with rails, this will need to be done after the rails 3 upgrade.
Updated by Ohad Levy over 1 year ago
- Target version set to 1.0
lets try to get something out for 0.5
Updated by Nicolas Vogel about 1 year ago
My proposal :
From the host group have the ability to add parameters with these fields :
- name
- description
- default value
- read only
- mandatory
- validator (regex)
When you edit a host, you can see all the parameters defined in the host group (or its parents),
you can edit the value of a parameter (if it's not in read only) or even delete it if it's not mandatory, foreman use the validator to check that the value is correct and show a message if not
Updated by Ohad Levy 11 months ago
- Target version deleted (
1.0)
sadly i didnt get to finish this on time, hoping for a 1.1 quick release.
Updated by Ohad Levy 8 months ago
- Assigned to changed from Ohad Levy to Amos Benari
- Target version set to 1.1
Updated by Amos Benari 7 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 298756caf04420744466f0fd0e195672c9766f23.
