[
https://issues.apache.org/jira/browse/BIGTOP-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240714#comment-14240714
]
Evans Ye commented on BIGTOP-1564:
----------------------------------
Hey folks, a conservative move is to limit Vagrant version in Vagrantfile, just
add a line:
{code}
Vagrant.require_version ">= 1.6.0"
{code}
In addition, automatically installation/upgrade provided in bigtop_toolchain
seems a good way to go!
> docker-puppet doesn't use vagrantconfg.yaml for configuration parameters
> ------------------------------------------------------------------------
>
> Key: BIGTOP-1564
> URL: https://issues.apache.org/jira/browse/BIGTOP-1564
> Project: Bigtop
> Issue Type: Bug
> Components: deployment
> Affects Versions: 0.8.0
> Reporter: Konstantin Boudnik
> Fix For: 0.9.0
>
>
> Looks like {{provision.sh}} has hardcoded content for puppet site.csv
> configuration file, instead of getting needed parameters from the YAML config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)