Bug 1956124

Summary: Ansible callback doesn't run because the file is not executable
Product: Red Hat Satellite Reporter: Aldrey Souza <alsouza>
Component: Provisioning TemplatesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Ondrej Gajdusek <ogajduse>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.8.0CC: gtalreja, mhulan, osousa, parmstro
Target Milestone: 6.10.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: foreman-2.5.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:10:44 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 Aldrey Souza 2021-05-02 21:24:26 UTC
Description of problem:
 Ansible callback doesn't run because the file is not executable

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

How reproducible:
 Create a virtual machine via image based

Steps to Reproduce:
1. Create a new virtual machine
2. Select the Image Based
3. Check the file created '/root/ansible_provisioning_call.sh' with permission 0644 (should be 755)

Actual results:
 The file created has permission 644 and the tower callback will not start (doesn't run).

Expected results:
 The file '/root/ansible_provisioning_call.sh' should be executable and tower callback works. 

Additional info:

Comment 1 Bryan Kearney 2021-07-04 16:06:28 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32490 has been resolved.

Comment 2 Ondrej Gajdusek 2021-09-01 14:11:36 UTC
VERIFIED

satellite-6.10.0-0.8.beta.el7sat.noarch
foreman-2.5.2.4-1.el7sat.noarch

Ansible provisioning callback is now being executed.

Additional info:
Ansible provisioning callback is not rendered correctly in the User data provisioning template. BZ2000141

Comment 5 errata-xmlrpc 2021-11-16 14:10:44 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 (Moderate: Satellite 6.10 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-2021:4702

Comment 6 Tomer Brisker 2021-12-01 13:29:43 UTC
*** Bug 1980074 has been marked as a duplicate of this bug. ***