Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

"env openshift" shows ip instead of showing "openshift.cdk" #377

Open
naina-verma opened this issue Aug 17, 2016 · 1 comment
Open

"env openshift" shows ip instead of showing "openshift.cdk" #377

naina-verma opened this issue Aug 17, 2016 · 1 comment
Labels

Comments

@naina-verma
Copy link

naina-verma commented Aug 17, 2016

OS details:
Windows 10 Pro

Provider:
HyperV (for CDK only)

Output of vagrant -v:

Vagrant 1.8.1

Output of vagrant plugin list:

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:

  1. vagrant up
  2. run vagrant.exe service-manager env openshift
  3. 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
@coolbrg coolbrg changed the title vsm "env openshift" shows ip instead of showing "openshift.cdk" "env openshift" shows ip instead of showing "openshift.cdk" Aug 17, 2016
@coolbrg coolbrg added this to the 1.3.1 milestone Aug 18, 2016
@coolbrg coolbrg modified the milestones: v1.4.0, 1.3.1 Aug 25, 2016
@LalatenduMohanty
Copy link
Collaborator

I can reproduce it with ADB 2.3.1 on a libvirt setup.

$ vagrant service-manager env openshift
# You can access the OpenShift console on: https://192.168.121.63:8443/console
# To use OpenShift CLI, run: oc login https://192.168.121.63:8443
export OPENSHIFT_URL=https://192.168.121.63:8443
export OPENSHIFT_WEB_CONSOLE=https://192.168.121.63:8443/console
export DOCKER_REGISTRY=hub.openshift.adb

# run following command to configure your shell:
# eval "$(vagrant service-manager env openshift)"

@hferentschik hferentschik removed this from the v1.4.0 milestone Sep 19, 2016
@coolbrg coolbrg added this to the v1.4.0 milestone Sep 26, 2016
@hferentschik hferentschik modified the milestones: v1.5.0, v1.4.0 Oct 18, 2016
@hferentschik hferentschik removed this from the v1.5.0 milestone Oct 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants