forked from L2G/duckpan-vagrant
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Right now, Vagrantfiles are a mix of configuration of the guest machine being built + personal local configuration.
As in this commit setting up a synced folder - d215961 - it would be nice to be able to have the specific path extracted out to environment variables or other external configuration.
Then we could have a env_config.yml.example file checked into the repo, making it easy to separate personal configuration from configuration of the guest machine.
Reactions are currently unavailable