vagrant/plugins/provisioners/puppet
Brian Cain 06b3268b6f
Fixes #8315: Properly set env variables for puppet provisioner
Prior to this commit, the puppet provisioner would not properly set its
environment variables, if any were configured in the Vagrantfile. This
commit separates those properly with semicolons when calling out to
puppet apply.
2018-09-18 10:09:01 -07:00
..
config (#9718) Properly finalize structured_facts config option 2018-04-23 14:23:59 -07:00
provisioner Fixes #8315: Properly set env variables for puppet provisioner 2018-09-18 10:09:01 -07:00
plugin.rb Use the more canonical require_relative to include files 2014-09-15 21:49:37 -07:00