openshift / vagrant-openshift

Other
83 stars 117 forks source link

Use `origin-web-console` instead of `origin-console` #540

Closed stevekuznetsov closed 7 years ago

stevekuznetsov commented 7 years ago

The Git repository for the Origin Web Console is named origin-web-console, not origin-console, so we should use the correct name to identify it in our code. This is now necessary as we have refacoted the code to remove the need for nick-names for the repos and instead use the names of the repos themselves.

Signed-off-by: Steve Kuznetsov skuznets@redhat.com

/cc @jwforres

jwforres commented 7 years ago

LGTM