diff --git a/plugins/guests/redhat/cap/change_host_name.rb b/plugins/guests/redhat/cap/change_host_name.rb index 5da660df0..37c8912a8 100644 --- a/plugins/guests/redhat/cap/change_host_name.rb +++ b/plugins/guests/redhat/cap/change_host_name.rb @@ -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