2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

No Package matching 'atomic-openshift' found available, installed or updated #71

Closed ryanj closed 8 years ago

ryanj commented 8 years ago
TASK: [openshift_master_ca | Install the base package for admin tooling] ****** 
failed: [openshift-master.evgus.openshift3roadshow.com] => {"changed": false, "failed": true, "rc": 0, "results": []}
msg: No Package matching 'atomic-openshift' found available, installed or updated

FATAL: all hosts have already failed -- aborting
detiber commented 8 years ago

Sounds like the host doesn't have access to the 3.1 repo.

ryanj commented 8 years ago

What AMI should I be using? I have RHEL-7.2_HVM_GA-20151112-x86_64

detiber commented 8 years ago

That ami should be fine. Any RHEL 7 ami should work.

ryanj commented 8 years ago

This might have been related to use of the (deprecated?) --skip-subscription-management flag.

thoraxe commented 8 years ago

Yes, I think you're correct. I've never gotten this error. Would you be opposed to closing this and re-opening if you see it again?

ryanj commented 8 years ago

yep, np. Thanks