[
https://issues.apache.org/jira/browse/METRON-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898294#comment-15898294
]
ASF GitHub Bot commented on METRON-671:
---------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/436#discussion_r104543437
--- 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 --
How did our Atlas environment change? It seems like we now create our one
CentOS image?
Seems like a good idea being that Bento's image could and did change
without warning. Do I build the CentOS image with the rest of the
`packer-build` stuff?
> 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)