vagrant/test/unit/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_test.rb Add reboot option to shell provisioner 2018-12-21 15:50:59 -08:00
provisioner_test.rb Add reboot option to shell provisioner 2018-12-21 15:50:59 -08:00