[
https://issues.apache.org/jira/browse/BIGTOP-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250233#comment-14250233
]
Evans Ye commented on BIGTOP-1578:
----------------------------------
The patch attached. Changes listed below:
* move provision.sh code snippets into Vagrantfile
* whether to run smoke test is now configurable in vagrantconfig.yaml
> Refactor vagrant-puppet provisioner to have its configurations all come from
> yaml
> ---------------------------------------------------------------------------------
>
> Key: BIGTOP-1578
> URL: https://issues.apache.org/jira/browse/BIGTOP-1578
> Project: Bigtop
> Issue Type: Improvement
> Components: deployment
> Affects Versions: 0.8.0
> Reporter: Evans Ye
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1578.1.patch
>
>
> This is the first step for simplification and consolidation of current
> available two Bigtop provisioner.
> With the yaml file introduced to the provisioner, we can now have a tidy
> structure by removing provision.sh and do all the configuration in
> vagrantconfig.yaml.
> Meanwhile, the code snippet used in both vagrant-puppet and docker-puppet is
> now shared in {{bigtop-deploy/vm/utils/setup-env.sh}}, so that we won't be
> confusing where to find or add a function.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)