vagrant/plugins/provisioners/salt
Daniel Hahler 6f7c383fe8 salt: bootstrap-salt.sh: use -s with curl
This makes it silent (no progress information), which would otherwise
result in output like the following (when the output from the bootstrap
script is displayed in verbose mode):

      % Total    % Recei
    ved % Xferd  Avera
    ge Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
      0     0
       0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    100  244k  100
     244k    0     0
       458k      0 --:--:-- --:--:-- --:--:--  458k
     *  INFO: Running version: 2017.12.13
     …
2018-02-01 21:27:27 +01:00
..
bootstrap-salt.ps1 Merge pull request #8992 from BenjaminSchiborr/fix/master/fix_salt_windows_bootstrap 2017-12-07 11:27:55 -08:00
bootstrap-salt.sh salt: bootstrap-salt.sh: use -s with curl 2018-02-01 21:27:27 +01:00
config.rb Added tests and validation for python_version parameter 2017-10-05 06:25:36 -04: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 Merge pull request #8992 from BenjaminSchiborr/fix/master/fix_salt_windows_bootstrap 2017-12-07 11:27:55 -08:00