[jbosstools-issues] [JBoss JIRA] (JBDS-3656) The installer should use Vagrantfile provided by CDK

Hardy Ferentschik (JIRA) issues at jboss.org
Tue Mar 22 07:18:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180452#comment-13180452 ] 

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-vagrant].



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list