Bug 1396254

Summary: Ansible fails to install on Atomic Host
Product: OpenShift Container Platform Reporter: Alfredo Quiroga <aquiroga>
Component: InstallerAssignee: Jason DeTiberus <jdetiber>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.3.1CC: aos-bugs, bleanhar, jokerman, mdavis, mmccomas
Target Milestone: ---   
Target Release: ---   
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: 2017-01-05 21:25:31 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:

Description Alfredo Quiroga 2016-11-17 19:22:02 UTC
Description of problem:

- Unable to install on Atomic host.
- In a Single master, 3 node env. where two nodes are RHEL based and the other one is Atomic Host, all nodes install successfully but Atomic Host.
- We are experiencing the following failure:

fatal: [ose-atomic1.rdu.salab.redhat.com -> ose-master1.rdu.salab.redhat.com]: FAILED! => {
    "changed": false, 
    "cmd": "/usr/local/bin/oc adm create-api-client-config --certificate-authority=/etc/origin/master/ca.crt --client-dir=/etc/origin/generated-configs/node-ose-atomic1.rdu.salab.redhat.com --groups=system:nodes --master=https://ose-master1.rdu.salab.redhat.com:8443 --signer-cert=/etc/origin/master/ca.crt --signer-key=/etc/origin/master/ca.key --signer-serial=/etc/origin/master/ca.serial.txt --user=system:node:ose-atomic1.rdu.salab.redhat.com", 
    "failed": true, 
    "rc": 2
}

MSG:

[Errno 2] No such file or directory


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Brenton Leanhardt 2017-01-05 21:25:31 UTC

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