Skip to content

Extract configuration from Vagrantfile #1

@shedd

Description

@shedd

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions