vagrant-dotenv
Installation
vagrant plugin install vagrant-dotenvUsage
Vagrant.configure('2') do |config|
config.dotenv.enabled = true
endCHEF_ENV=test
HTTP_PROXY=$HTTP_PROXYAuthors
- John Bellone - @johnbellone - (<john.bellone.jr@gmail.com>)
Project
vagrant plugin install vagrant-dotenvVagrant.configure('2') do |config|
config.dotenv.enabled = true
endCHEF_ENV=test
HTTP_PROXY=$HTTP_PROXY