vagrant/plugins/provisioners/salt
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
..
bootstrap-salt.ps1 Update Windows Salt provisioner version 2014-08-23 15:36:52 -07:00
bootstrap-salt.sh privisoners/salt: proper bootstrap URL [GH-3583] 2014-04-30 15:32:20 -07:00
config.rb Add colorization and log_level support to salt provisioner. 2014-05-01 11:10:09 -07:00
errors.rb Fix salt provisioner error namespace to be more consistent with other provisioners 2013-12-27 22:38:44 -05:00
plugin.rb provisioners/salt: remove vagrant check, we core now 2013-08-29 17:08:49 -07:00
provisioner.rb Avoid double-newlines in salt-call output 2014-12-03 21:48:30 -08:00