vagrant/plugins/guests/ubuntu/cap
Alan Braithwaite 7d53047a92 Fixed fqdn handling on debian/ubuntu
The issue was that the old method simply didn't work.  When the hosts
file should look like:
    127.0.1.1   host.fqdn.com host
It looked like:
    127.0.1.1   host.fqdn.com host old.fqdn.com old
Or this if the user didn't set a fqdn
    127.0.1.1   host host old.fqdn.com old

This patch fixes that.
2013-09-22 00:33:24 -07:00
..
change_host_name.rb Fixed fqdn handling on debian/ubuntu 2013-09-22 00:33:24 -07:00
mount_nfs.rb guests/ubuntu: enable the new mount_nfs stuff 2013-09-01 13:46:09 -07:00
mount_virtualbox_shared_folder.rb guests/ubuntu: enable the new mount_nfs stuff 2013-09-01 13:46:09 -07:00