vagrant/plugins/guests/linux/cap
Chris Roberts 55460379f1
Merge pull request #9315 from basvandervlies/ifconfig_obsolete
ifconfig is replaced by ip command suite. So use "ip addr" and failback
2018-01-16 20:12:18 -08:00
..
choose_addressable_ip_addr.rb guests/linux: Style update for choose_addressable_ip 2016-07-18 21:12:59 -04:00
halt.rb guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
mount_smb_shared_folder.rb Support SMB mount option overrides 2018-01-12 17:23:00 -08:00
mount_virtualbox_shared_folder.rb Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08:00
network_interfaces.rb guests/rhel: Update network configuration 2017-04-26 13:15:33 -07:00
nfs.rb Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08:00
port.rb guests/linux: set a timeout on nc 2014-04-21 13:55:40 -07:00
public_key.rb Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
read_ip_address.rb as requested change to test to command:`which` 2018-01-08 08:53:33 +01:00
rsync.rb guests/rsync do not chown files excluded from sync 2016-08-16 15:13:19 -07:00
shell_expand_guest_path.rb (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00