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 1871978 - Bug in provisioning_template Module
Summary: Bug in provisioning_template Module
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Ansible Collection
Version: 6.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.8.0
Assignee: Evgeni Golov
QA Contact: Peter Ondrejka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-24 18:29 UTC by Ritesh Chitalia
Modified: 2020-10-27 13:08 UTC (History)
2 users (show)

Fixed In Version: ansible-collection-redhat-satellite-1.2.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 13:05:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github theforeman foreman-ansible-modules pull 930 0 None closed update list of possible template kinds in provisioning_template 2020-10-28 17:47:10 UTC
Red Hat Product Errata RHSA-2020:4366 0 None None None 2020-10-27 13:08:52 UTC

Description Ritesh Chitalia 2020-08-24 18:29:47 UTC
Description of problem:
Provisioning Template Foreman module accepts kind as an optional parameter, belonging to one of the following thirteen values: [finish, iPXE, job_template, POAP, provision, ptable, PXELinux, PXEGrub, PXEGrub2, script, snippet, user_data, ZTP]
API GET template_kinds returns the following thirteen values: [finish, iPXE, cloud-init, POAP, provision, kexec, PXELinux, PXEGrub, PXEGrub2, script, Bootdisk, user_data, ZTP]

There is a mismatch here - Foreman module needs to be updated to accept the same types as the API.

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

Steps to Reproduce:
1. Run 'curl -X GET -s -k -u [UNAME]:[PASSWORD] "https://[SAT_HOSTNAME]/api/v2/template_kinds"
2. Compare with accepted values for kind parameter for provisioning_template module provided here: https://theforeman.github.io/foreman-ansible-modules/v1.0.1/modules/provisioning_template_module.html#provisioning-template-module

Comment 1 Patrick Creech 2020-09-01 20:13:46 UTC
Hello?

Hello,

Can we get a release with this fix in it?

Thanks,
Patrick

Comment 2 Peter Ondrejka 2020-09-25 07:21:10 UTC
Verified on Satellite 6.8 snap 17 with ansible-collection-redhat-satellite-1.3.0-1.el7sat.noarch

Comment 5 errata-xmlrpc 2020-10-27 13:05:30 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 (Important: Satellite 6.8 release), 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-2020:4366

Comment 6 errata-xmlrpc 2020-10-27 13:08:50 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 (Important: Satellite 6.8 release), 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-2020:4366


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