vagrant/plugins/provisioners/shell
Ryan Uber 509e29043a Added handling of fixnum values for shell provisioner options both as the value
of `args` itself and as an element inside of an `args` array. Added validation
around passing in arrays for arguments. Just knowing that it is an array is not
enough, because arrays can contain any other type.
2014-02-14 11:47:36 -08:00
..
config.rb Added handling of fixnum values for shell provisioner options both as the value 2014-02-14 11:47:36 -08:00
plugin.rb New provisioner API. Shell provisioner adheres to it. 2013-01-13 15:48:52 -08:00
provisioner.rb Added handling of fixnum values for shell provisioner options both as the value 2014-02-14 11:47:36 -08:00