4 Commits

Author SHA1 Message Date
Dave Sanderson
fc566a3cb4 Added test for new commands and guest os type 2017-12-13 11:16:21 -07:00
Chris Bednarski
569e6cc464 go fmt 2016-02-08 17:34:06 -08:00
Shawn Neal
357e494ee3 Fix failing Windows guest command tests 2015-10-01 10:04:59 -07:00
Shawn Neal
67f6d6cdb5 Adds provisioner guest commands abstraction
Provisioners often needs to perform command line operations on guests that may have different syntax and shells. The GuestCommands type abstracts these away so provisioners can avoid littering branching logic all over the place.
2015-10-01 10:02:10 -07:00