| Summary: | Khaleesi - wait_for_ssh script is not OS X friendly | ||
|---|---|---|---|
| Product: | [Community] khaleesi | Reporter: | Brian Demers <brdemers> |
| Component: | kcli | Assignee: | tkammer |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | adarazs, psedlak, whayutin, yfried |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-01-18 13:50:06 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
Brian Demers
2016-02-10 22:23:12 UTC
The proper way is to use wait_for built-in module: https://review.gerrithub.io/#/c/259018/ The tricky part is the reboot. I've yet to figure a reliable way to use ansible to reboot the machines. It's very nice that Yair is trying to solve this, but FYI only Fedora 21+/RHEL7 is supported/tested for now as a host OS for running jobs: http://khaleesi.readthedocs.org/en/latest/khaleesi.html#prerequisites Closing, as stated above reported issue wasn't on support host at that time and Khaleesi project was abandoned, replaced by https://github.com/openstack/tripleo-quickstart (or https://github.com/redhat-openstack/infrared ). |