plugins/guests/windows/cap/public_key.rb in vagrant-unbundled-2.0.0.1 vs plugins/guests/windows/cap/public_key.rb in vagrant-unbundled-2.0.1.0
- old
+ new
@@ -1,6 +1,8 @@
require "tempfile"
+require_relative '../../../communicators/winssh/communicator'
+
module VagrantPlugins
module GuestWindows
module Cap
class PublicKey
def self.insert_public_key(machine, contents)