Bug 1396254 - Ansible fails to install on Atomic Host
Summary: Ansible fails to install on Atomic Host
Keywords:
Status: CLOSED DUPLICATE of bug 1364160
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-17 19:22 UTC by Alfredo Quiroga
Modified: 2017-01-05 21:25 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-05 21:25:31 UTC
Target Upstream Version:


Attachments (Terms of Use)

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 ***


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