Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.8.0
-
None
Description
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.