openshift / vagrant-openshift

Other
83 stars 117 forks source link

Pass Origin name explicitly instead of relying on null behavior #544

Closed stevekuznetsov closed 7 years ago

stevekuznetsov commented 7 years ago

In the past we were relying on default behavior when a null was passed as the repository to sync when syncing the Origin repo. This patch makes that repository specification explicit.

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

stevekuznetsov commented 7 years ago

@spadgett should fix the sync-origin issue