[
https://issues.apache.org/jira/browse/METRON-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898322#comment-15898322
]
ASF GitHub Bot commented on METRON-671:
---------------------------------------
Github user dlyle65535 commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/436#discussion_r104546225
--- Diff: metron-deployment/vagrant/full-dev-platform/Vagrantfile ---
@@ -53,7 +53,7 @@ hosts = [{
Vagrant.configure(2) do |config|
# all hosts built on centos 6
- config.vm.box = "bento/centos-6.7"
+ config.vm.box = "metron/centos_base"
--- End diff --
Exactly that for exactly that reason. That and I can control the swap space
size now. I get a much more reliable (not perfect, but better) full dev
experience with this image. Something that I wanted to do for quite some time,
but I finally got it done because I was having trouble differentiating between
errors I had introduced and pre-existing errors.
> Refactor existing Ansible deployment to use Ambari MPack
> --------------------------------------------------------
>
> Key: METRON-671
> URL: https://issues.apache.org/jira/browse/METRON-671
> Project: Metron
> Issue Type: Bug
> Reporter: David M. Lyle
> Assignee: David M. Lyle
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)