vagrant/plugins/provisioners/shell
Mikhail Bulash 508d94d466 provisioners/shell: Use ui.detail for displaying output
Output format of ui.info method (bold text) makes reading long script outputs really heavy on the eyes. ui.detail is a better match for this type of output.
2017-09-18 17:55:07 +03:00
..
config.rb Add md5 and sha1 checksum support to Downloader. 2016-11-09 16:05:39 -08:00
plugin.rb New provisioner API. Shell provisioner adheres to it. 2013-01-13 15:48:52 -08:00
provisioner.rb provisioners/shell: Use ui.detail for displaying output 2017-09-18 17:55:07 +03:00