Hey Brendan,
I did notice you aren't setting environmentpath in the config section in
your gist. Maybe try setting environmentpath in vagrant? See below for what
I would try.
@@ -31,6 +31,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
puppet.options = "--config /vagrant/puppet
Hello,
I am having trouble trying to configure my Vagrant & Puppet 3.7 to use
Directory Environments for development. I haven't found a guide to help
update Vagrant to utilize Directory Environments. I'm unsure what I'm
missing. Any help is appreciated. My current Vagrantfile, my provision
o