Actions
Feature #13
closedimprove debian integeration
Difficulty:
Triaged:
No
Description
Currently the debian/ubuntu release name is hard coded in the template, it should be possible to define it in the operating system setting.
it would make most sense to do when we redesign the form (and not use AS), so we can dynamically show this option in ajax when choosing a debian family os
Updated by Paul Kelly over 14 years ago
- Category set to Host creation
- Status changed from New to Ready For Testing
- Assignee set to Paul Kelly
- Branch set to feature/13-ubuntu-name
Added a release_name to the operatingsystem object
Patched preseed.rhtml to interpolate the operatingsystem.release_name
Added a local javascript function to operatingsystems/_form.html.erb that shows/hides the release_name field based upon the selected family
Updated by Paul Kelly over 14 years ago
- % Done changed from 0 to 100
Applied in changeset 9a9b3e756e6aa9883ae1961e7b9807044ec0ef39.
Updated by Ohad Levy over 14 years ago
- Status changed from Ready For Testing to Closed
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman-puppet/pull/19 added
Actions