You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/20 10:52:18 UTC

[jira] [Commented] (TS-4048) Broken Vagrantfile in a lot of ways

    [ https://issues.apache.org/jira/browse/TS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155529#comment-15155529 ] 

ASF GitHub Bot commented on TS-4048:
------------------------------------

GitHub user christoph-k86 opened a pull request:

    https://github.com/apache/trafficserver/pull/490

    TS-4048: Broken Vagrantfile in a lot of ways

    - removed some broken boxes
    - added some boxes
    - changed from puppet-provisioning to shell-provisioning


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/christoph-k86/trafficserver TS-4048

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/490.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #490
    
----
commit 475bc4d408fb4182d371613a8459bcba5b832a4d
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-19T21:40:25Z

    removed a lot of broken stuff

commit 16b134ab9f528bcfbf5350c2f9f813bfd0f0d12b
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-19T23:13:51Z

    added omnios and forced updates of packagelists

commit cf3c7c7e81899ed45cd45621d946ef2d5d207f51
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-19T23:15:03Z

    added OmniOS, speed up vm's with more cores and switch jessie image to one with guest additions

commit 856cf2bc9244de53ba23dac0b91df496006b197d
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-20T08:37:25Z

    we don't need thos puppet-files anymore because we use a shell provisioner

commit 3879d2c1f116ad83542b5f0e89d33a7882c7b773
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-20T09:15:04Z

    added some boxes and fixed omnios

commit 43cb10796677d99940aee6991cff568d982b82f0
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-20T09:43:12Z

    use prebuilt tcl instead of compiling

commit 1f1a3e993d83f57921b4dd1f5848a0cad64ffed5
Author: Christoph Keller <ke...@gmail.com>
Date:   2016-02-20T09:48:36Z

    added license information

----


> Broken Vagrantfile in a lot of ways
> -----------------------------------
>
>                 Key: TS-4048
>                 URL: https://issues.apache.org/jira/browse/TS-4048
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build, Tools
>            Reporter: Christoph Keller
>            Priority: Minor
>             Fix For: sometime
>
>
> The Vagrant-File seems to be broken.
> 1. I tried to "vagrant up centos64" which failed due to files that could not be downloaded during provisioning.
> 2. Saucy Images are no longer available and should be removed from Vagrantfile.
> 3. I guess it would be better to use sshfs instead of nfs for the shared folder due to the fact that a lot of people use encrypted home-directories these days which makes mounting the shared folder fail. You don't even get a proper errormessage for that.
> I didn't check all resources refered to by either Vagrantfile or the puppet files but i guess there are even more broken links.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)