Feature #1028
closedAbility to edit custom fields in the host edit page
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.
Updated by Ohad Levy about 13 years ago
- Assignee changed from Amos Benari to Ohad Levy
Updated by Ohad Levy about 13 years 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 almost 13 years ago
- Target version set to 1.0
lets try to get something out for 0.5
Updated by Nicolas Vogel almost 13 years 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 over 12 years 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 over 12 years ago
- Assignee changed from Ohad Levy to Amos Benari
- Target version set to 1.1
Updated by Ohad Levy about 12 years ago
pull request at https://github.com/theforeman/foreman/pull/181
Updated by Amos Benari about 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 298756caf04420744466f0fd0e195672c9766f23.