Evans Ye created BIGTOP-1578:
--------------------------------
Summary: 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
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)