Fix module name

This commit is contained in:
Chris Roberts 2018-09-28 07:59:39 -07:00
parent 976149b9a4
commit 1797798760
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module VagrantPlugins
module Cap
class ChangeHostName
extend Vagrant::Util::GuestInspection
extend Vagrant::Util::GuestInspection::Linux
def self.change_host_name(machine, name)
comm = machine.communicate