Feature #4127
closedArray, Boolean and other types support in "hostgroup parameters"
Added by Neil Miao almost 11 years ago. Updated over 5 years ago.
Description
Currently "string" is the only parameter type supported in hostgroup parameters on foreman 1.3. Our customers desperately need to put Array and Boolean type of parameters (possibly other types as well) into the hostgroup for better puppet parameter management of they application clusters. Since multiple parameter types are supported in Smart Variables, why the hostgroup parameters (as well host parameter) have to stuck with just one type (string).
Updated by Dominic Cleal almost 11 years ago
- Translation missing: en.field_release deleted (
1)
We have talked about replacing general parameters with the smart variables implementation at some point, but obviously removing the association to Puppet classes. It might not be exactly what you need, but it is possible use smart class parameters and override them from the host group and host edit pages.
Updated by Alejandro Falcon almost 11 years ago
I was going to open a new issue about this when I found this one. I like using smart class parameters as you mention but I use Example42 modules which have a nice feature to keep the original modules up to date and it is a my_class parameter on each module that allow me to add a desired custom class as a parameter in foreman and obviously I can't use smart class parameters with them so I have to use global parameters for these custom classes. It would be great to have all data types working on global params as in smart class parameters.
Updated by Neil Miao almost 11 years ago
ideally, we should use smart class parameters, but the reality is that
we have too many legacy home-baked modules (hundreds, if not
thousands) lying in our puppet code-based that it might take us months
to refactor them to the proper parameterized classes.
I certainly hope adding this feature to Foreman is quicker than that.
Updated by Dominic Cleal over 10 years ago
- Related to Feature #2753: Addition of Drop Down / Chooseable Parameters with fixed values added
Updated by Dominic Cleal over 10 years ago
- Related to Tracker #4470: Usability of parameters and overrides added
Updated by Dominic Cleal over 10 years ago
- Related to Feature #1464: Parameters in subnets added
Updated by Dominic Cleal over 10 years ago
- Related to Feature #4318: Add editable description field for host parameter added
Updated by Stephen Benjamin over 10 years ago
- Related to Bug #5170: Global parameters can only be strings added
Updated by Dominic Cleal over 10 years ago
- Has duplicate Feature #5203: Custom facts in foreman added
Updated by Dominic Cleal over 10 years ago
- Related to Bug #5204: support class parameters at the domain and OS levels. added
Updated by Tom Caspy over 9 years ago
- Related to deleted (Bug #5170: Global parameters can only be strings)
Updated by Tom Caspy over 9 years ago
- Has duplicate Bug #5170: Global parameters can only be strings added
Updated by Ori Rabin almost 9 years ago
- Related to Tracker #12950: Turn all parameters into lookup keys added
Updated by Stephen Benjamin almost 9 years ago
- Related to Feature #13402: Foreman Parameters & Salt Multilevel Pillars added
Updated by Stephen Benjamin over 8 years ago
- Blocks Feature #13963: Support multiple SSH keys in Katello cloud-init added
Updated by Tomer Brisker over 7 years ago
- Has duplicate Bug #20617: global variables: set the type added
Updated by stachu dev about 7 years ago
What is the detailed status of this ticket?
Is it going to be resolved anytime?
Updated by Kavita Gaikwad about 7 years ago
- Target version changed from 1.15.6 to 230
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5241 added
Updated by Kavita Gaikwad almost 6 years ago
- Related to Feature #26008: key type for Parameters added
Updated by Marek Hulán over 5 years ago
- Triaged set to No
- Fixed in Releases 1.22.0 added
Updated by Kavita Gaikwad over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 62f2fd886b35f3543ecea134efec840ccfb36aa6.
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/6506 added
Updated by Tomer Brisker over 5 years ago
- Related to Bug #27631: foreman-rake db:migrate fails with hidden parameters added
Updated by Kavita Gaikwad about 5 years ago
- Related to Bug #27745: rails db:migrate fails while running upgrade added
Updated by Tomer Brisker about 5 years ago
- Related to Bug #28129: Parameters get converted from type string to boolean including the value added
Updated by Tomer Brisker about 5 years ago
- Has duplicate Feature #20618: global variables: set the type added
Updated by Tomer Brisker about 5 years ago
- Related to Bug #1971: Add complex data to parameters added