vagrant/plugins/guests/freebsd/cap
Mark Peek d5dcf84d62 Allow the FreeBSD plugin to install without bash [GH-2485]
The default shell is "bash -l" which does not get installed by default
on FreeBSD. This change allows the plugin to override the default shell
and use a known installed shell (sh).
2013-11-22 15:30:12 -08:00
..
change_host_name.rb Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
configure_networks.rb Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
halt.rb Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
mount_nfs_folder.rb Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00