vagrant/test/unit/plugins/guests
James Nugent b84acaed3c guests/smartos: Add/fix various guest capabilities
This commit adds/changes the following for SmartOS guests:

- modifies the "Halt" capability to use /usr/sbin/poweroff in preference
  to /usr/sbin/shutdown with parameters, and modifies the associated
  test.

- adds an "InsertPublicKey" capability and tests.

- adds a "RemovePublicKey" capability and tests.

With this commit applied, the vast majority of typical Vagrant workflow
is available to SmartOS global zone guests (provided NFS mounts are used
rather than VMWare shared folders).
2017-05-30 15:18:18 +01:00
..
amazon/cap guests/amazon: Initial addition 2016-06-06 18:22:34 -04:00
arch/cap Include test coverage on generated arch net config command 2017-02-09 17:41:44 -08:00
atomic/cap Fix failing tests 2016-07-18 21:12:53 -04:00
bsd/cap Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
coreos/cap Fix tests 2016-07-18 21:31:25 -04:00
darwin/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
debian/cap Fix tests 2016-07-18 21:31:25 -04:00
esxi/cap guests/esxi: Added public_key_test 2017-02-28 08:22:05 -08:00
freebsd/cap Fix failing tests 2016-07-18 21:12:53 -04:00
linux/cap guests/rhel: Update network configuration 2017-04-26 13:15:33 -07:00
omnios/cap Fix tests 2016-07-18 21:31:25 -04:00
openbsd/cap guests/openbsd: Check package installation after installing package 2016-10-25 12:16:52 -07:00
photon/cap Fix typo (netmast => netmask) for Photon guest #7808 2016-10-07 12:32:21 -07:00
pld/cap Fix tests 2016-07-18 21:31:25 -04:00
redhat/cap Update capability tests to remove nmcli reload matching 2017-05-10 10:25:55 -07:00
slackware/cap Fix tests 2016-07-18 21:31:25 -04:00
smartos/cap guests/smartos: Add/fix various guest capabilities 2017-05-30 15:18:18 +01:00
solaris/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
solaris11/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
suse/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
tinycore/cap guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
windows fixes #6220 - adds check for communicator type and executes the mount script as encoded command via powershell from within 'sh' for communicator != winrm 2016-06-11 16:40:25 +02:00