[
https://issues.jboss.org/browse/JBDS-3656?page=com.atlassian.jira.plugin....
]
Hardy Ferentschik commented on JBDS-3656:
-----------------------------------------
How do you install the box file? I assume you are running a _vagrant box add
<something>`_? There is difference in the expected box name. In openshift-vagrant
the box is called _cdk_v2_, whereas the _Vagrantfile_ of the CDK uses _cdkv2_.
So you would need to run:
{code}
vagrant box add <cdk.box> --name cdkv2
{code}
The installer should use Vagrantfile provided by CDK
----------------------------------------------------
Key: JBDS-3656
URL:
https://issues.jboss.org/browse/JBDS-3656
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: installer
Reporter: Hardy Ferentschik
Assignee: Denis Golovin
Priority: Blocker
Labels: havoc
Fix For: 9.1.0.CR1
The installer should be using the {{Vagrantfile}} provided by the CDK (provided it
reaches feature parity) instead of the {{Vagrantfile}} provided by the
[
openshift-vagrant|https://github.com/redhat-developer-tooling/openshift-v...].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)