ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Could not find route to ansible-service-broker #140

Closed matzew closed 7 years ago

matzew commented 7 years ago

Hello,

I've started the Openshift Origin (upstream) 3.6.0 release, like:

oc cluster up --metrics --service-catalog=true

Now I want to run an APB, located here: https://github.com/feedhenry/3scale-apb

On its master branch, I did:

make DOCKERORG="matzew" 
apb bootstrap

our Makefile went well, and some image got pushed to my docker-hub account, however, on the apb boostrap, I am getting the following error:

Exception occurred! Could not find route to ansible-service-broker. Use --broker or log into the cluster using "oc login"

Any ideas ?

BTW. I am on this version:

apb-0.2.4-1.20171004141547.fc26.noarch
matzew commented 7 years ago

Was on a wrong OC - w/ no asb installed - sorry for the noice