Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1088751

Summary: [RFE] Allow override of smart class parameter without specifying or forcing a default value
Product: Red Hat Satellite Reporter: Dominic Cleal <dcleal>
Component: Configuration ManagementAssignee: orabin
Status: CLOSED ERRATA QA Contact: jcallaha
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.2CC: bbreard, bkearney, brwillia, jcallaha, jshubin, orabin, riehecky, xdmoon
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/3260
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-12 05:08:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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