-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot install 3.10 #10047
Comments
Although it won't fix your problem, at least try to install as official doc says (preinstalling some packages, for example Ansible 2.6) from https://docs.okd.io/latest/install/host_preparation.html |
@Episodio1 i am running I am using RedHat 7.2, not centos and ansbible 2.4.3.0 (version that is min required version by official docs). Thanks anyways. |
Looks like it's failing here:
What's the output of:
|
seems that:
|
Might be a RHEL 7.2 issue. Can you test on RHEL 7.4 or 7.5 per https://docs.okd.io/3.10/install/prerequisites.html |
@nagonzalez hello, thanks for answer, this error is shown when using RHEL 7.4, AMI |
This worked for me when I moved to RHEL 7.5: |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Unable to install OpenShift 3.10
ansible --version
2.4.3.0
If you're operating from a git clone:
git describe
susie@xps:~/tmp/openshift-ansible$ git describe
openshift-ansible-3.10.47-1-14-g1aae9201c
Steps To Reproduce
[step 1]
git clone https://github.com/openshift/openshift-ansible.git
cd openshift-ansible/
run ansible installer
git checkout release-3.10
[step 2]
add inventory file
environment variables above are replaced correctly.
Expected Results
Installed OpenShift 3.10
ERROR LOG
The text was updated successfully, but these errors were encountered: