vagrant/plugins/provisioners
Jeff Quast c6cce57ff4 Avoid double-newlines in salt-call output
When using the salt provisioner with verbose=true, most lines read with an extra newline:
```
[INFO    ] Syncing modules for environment 'base'

[INFO    ] Loading cache from salt://_modules, for base)

```

because the line read has a newline, and emitting the log entry again includes an additional newline.
2014-12-03 21:48:30 -08:00
..
ansible provisioners/ansible: Show Ansible command when VAGRANT_LOG=debug 2014-11-25 08:12:43 +01:00
cfengine Fixed suse naming for fcengine cap and refined install command 2014-09-11 10:51:34 +02:00
chef Add Env.with_clean_env for resetting the Ruby and Rubygems environment 2014-11-10 12:00:23 -05:00
docker provisioners/docker: get GPG key via SSL [GH-4597] 2014-10-23 09:34:24 -07:00
file Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
puppet provisioners/puppet: use correct error class [GH-4520] 2014-10-23 10:46:11 -07:00
salt Avoid double-newlines in salt-call output 2014-12-03 21:48:30 -08:00
shell provisioners/shell: fix typo 2014-10-23 22:49:26 -07:00