Bug 1088751 - [RFE] Allow override of smart class parameter without specifying or forcing a default value
Summary: [RFE] Allow override of smart class parameter without specifying or forcing a...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Configuration Management
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: Unspecified
Assignee: orabin
QA Contact: jcallaha
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-17 06:37 UTC by Dominic Cleal
Modified: 2019-05-20 11:10 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-12 05:08:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:1592 0 normal SHIPPED_LIVE Important: Red Hat Satellite 6.1.1 on RHEL 6 2015-08-12 09:04:35 UTC

Description Dominic Cleal 2014-04-17 06:37:40 UTC
Description of problem:
When override is ticked for a smart class parameter, the value is always supplied to Puppet - be it a default value, or an override.  Setting a default should be optional, in which case no value is given to Puppet via the ENC unless an override is used.

This will allow the default value of the parameter to be determined by the Puppet manifest rather than having to be set to a fixed value in Foreman.

Version-Release number of selected component (if applicable):
MDP2

How reproducible:
Always

Steps to Reproduce:
For an example_class with a parameter called example_param, whose default value is "foo":

1. Configure > Puppet class, edit a class' smart class parameter and tick Override
2. Edit or create a host, assign the class to it
3. View the host page, click YAML

Actual results:
classes:
  example_class:
    example_param: foo

Expected results:
classes:
  example_class

Comment 13 Bryan Kearney 2014-10-30 14:02:03 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/3260 has been closed
-------------
Ori Rabin
Applied in changeset commit:8e53b7c915ecab576e5950b20e75552ec6a02edb.

Comment 16 jcallaha 2015-03-06 20:34:23 UTC
Verified in Satellite 6.1.0 snap 5.

Version tested:
RHEL 66
RHEL 7

Comment 17 Bryan Kearney 2015-08-11 13:31:59 UTC
This bug is slated to be released with Satellite 6.1.

Comment 18 errata-xmlrpc 2015-08-12 05:08:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2015:1592


Note You need to log in before you can comment on or make changes to this bug.