vagrant/plugins/provisioners/file
Brian Cain b5db5c0156
Show source and destination locations with file provisioner
Prior to this commit, Vagrants output would only show that a file
provisioner was running, but had no detail as to what file was being
copied to where. This is especially confusing if a Vagrantfile has
multiple file provisioners. This commit updates that by showing the
source and destination of the file so that it's clearer what is being
copied and to where.
2019-01-07 11:43:27 -08:00
..
config.rb provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
plugin.rb Add a file provisioner 2013-09-03 11:03:46 -07:00
provisioner.rb Show source and destination locations with file provisioner 2019-01-07 11:43:27 -08:00