Bug 1659280

Summary: [RFE]deploy the finish script through smart proxies when using image-based provisioning
Product: Red Hat Satellite Reporter: matt jia <mjia>
Component: Remote ExecutionAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Peter Ondrejka <pondrejk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: aruzicka, inecas
Target Milestone: UnspecifiedKeywords: FutureFeature
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-18 15:00:30 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 matt jia 2018-12-14 01:18:43 UTC
Description of problem:

Currently, the finish script is deployed from Satellite server by directly ssh
into the host. However, in some network setup, Satellite server can't talk to the host but only Capsule does. 


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

6.4

How reproducible:

Normal

Steps to Reproduce:
1. create a subnet with am external DHCP capsule assigned. Only the capsule can talk to the DHCP. 
2. provision a KVM host with an RHEL7 qcwo2 image.

Actual results:

The host is on pending installation forever because the finish script can't be deployed to the new host due to the above network setup.


Expected results:

The finish script can be deployed to the host with a remote execution job. In this case, we can get around this issue by asking the capsule to talk to the host instead of Satellite server.

Comment 5 Adam Ruzicka 2018-12-18 15:00:30 UTC
This looks like a duplicate of BZ1214852. If you feel BZ1214852 does not fully cover requirement described here, please feel free to reopen it.

*** This bug has been marked as a duplicate of bug 1214852 ***