This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
vaguerent
Watch
1
Star
0
Fork
0
You've already forked vaguerent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vaguerent
/
test
/
unit
/
plugins
/
guests
/
linux
/
cap
History
Chris Roberts
e2b18fc65d
guests/linux: Update network interface sorting implementation
...
Always pull ordered ethernet devices to the head of the list. Ensure aliases are not included.
2016-10-04 17:25:00 -07:00
..
choose_addressable_ip_addr_test.rb
guests/linux: Add tests for choosing addressable IP
2016-06-06 11:58:31 -04:00
halt_test.rb
guests: Prevent ssh disconnect from causing error on halt
2016-08-12 13:25:39 -07:00
insert_public_key_test.rb
guests/linux: Update insert_public_key cap to be one command
2016-06-06 11:58:32 -04:00
mount_nfs_test.rb
guests/linux: Ensure NFS retries when mounting
2016-06-19 14:34:33 -04:00
mount_shared_folder_test.rb
guests/general: Use require_relative in tests
2016-06-06 12:24:07 -04:00
mount_virtual_box_shared_folder_test.rb
guests/linux: only use effective group ID when appropriate
2016-08-17 06:53:26 -07:00
network_interfaces_test.rb
guests/linux: Update network interface sorting implementation
2016-10-04 17:25:00 -07:00
nfs_client_test.rb
guests/linux: Add tests for nfs_client_installed
2016-06-06 11:58:32 -04:00
port_test.rb
guests/linux: Add tests for port
2016-06-06 11:58:32 -04:00
remove_public_key_test.rb
added unit tests for .remove_public_key method in VagrantPlugins::GuestLinux::Cap
2016-07-19 11:45:46 -06:00
rsync_test.rb
guests/rsync do not chown files excluded from sync
2016-08-16 15:13:19 -07:00