vagrant/plugins/provisioners/shell
Chris Roberts e735453422 Add reboot option to shell provisioner
Adds a `reboot` option which allows the guest to be rebooted after
the completion of a shell provisioning task. The guest must support
the `:reboot` capability. Like the `reset` option, the `reboot`
option may be provided without defining `inline` or `file` options
when a reboot may be required between other provisioners.

Fixes #8639
2018-12-21 15:50:59 -08:00
..
config.rb Add reboot option to shell provisioner 2018-12-21 15:50:59 -08:00
plugin.rb New provisioner API. Shell provisioner adheres to it. 2013-01-13 15:48:52 -08:00
provisioner.rb Add reboot option to shell provisioner 2018-12-21 15:50:59 -08:00