You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2018. It is now read-only.
landrush (1.1.1)
vagrant-registration (1.2.3)
Version Constraint: 1.2.3
vagrant-service-manager (1.3.0)
Version Constraint: 1.3.0
vagrant-share (1.1.5, system)
vagrant-sshfs (1.2.0)
Version Constraint: 1.2.0
Output of vagrant service-manager box version:
Container Development Kit (CDK) 2.2
Steps to reproduce the issue:
vagrant up
run vagrant.exe service-manager env openshift
expected result it should show openshift.cdk instead of URL (TLD )
$ vagrant.exe service-manager env openshift
The system cannot find the path specified.
You can access the OpenShift console on: https://10.70.35.140:8443/console
To use OpenShift CLI, run: oc login https://10.70.35.140:8443
export OPENSHIFT_URL=https://10.70.35.140:8443
export OPENSHIFT_WEB_CONSOLE=https://10.70.35.140:8443/console
export DOCKER_REGISTRY=hub.openshift.cdk
OS details:
Windows 10 Pro
Provider:
HyperV (for CDK only)
Output of
vagrant -v:Output of
vagrant plugin list:Output of
vagrant service-manager box version:Steps to reproduce the issue: