Mitchell Hashimoto
|
3154669835
|
provisioners/shell: prefer "." over "::"
/cc @fgrehm
|
2013-09-03 10:44:16 -07:00 |
Fabio Rehm
|
47594036b4
|
Add support for remote shell provisioner script
|
2013-08-29 20:44:14 -03:00 |
Mitchell Hashimoto
|
349b2507f9
|
Merge branch 'unpriv_shell' of https://github.com/frsantos/vagrant into frsantos-unpriv_shell
Conflicts:
plugins/provisioners/shell/config.rb
plugins/provisioners/shell/provisioner.rb
|
2013-08-28 22:29:49 -07:00 |
Mitchell Hashimoto
|
4ffc2c3b74
|
Invalid configuration keys are caught and shown in user friendly way
[GH-1484]
|
2013-04-03 16:18:37 -07:00 |
Eivind Uggedal
|
41de457889
|
Use UNSET_VALUE for @args in shell config since [] is truthy.
|
2013-03-18 12:44:26 +01:00 |
Mitchell Hashimoto
|
2210765412
|
Fix default values for shell provisioner config
|
2013-03-17 16:18:49 -07:00 |
Francisco R. Santos
|
4a6e7c756b
|
Allow non privileged user vagrant to run a shell provision
|
2013-02-11 19:42:36 +01:00 |
Mitchell Hashimoto
|
5e42a99ab6
|
Update shell provisioner to latest validation api
|
2013-01-18 13:06:29 -08:00 |
Mitchell Hashimoto
|
c8053c00a4
|
New provisioner API. Shell provisioner adheres to it.
|
2013-01-13 15:48:52 -08:00 |