Class VagrantPlugins::ProviderLibvirt::Action::PrepareNFSSettings
In: lib/vagrant-libvirt/action/prepare_nfs_settings.rb
Parent: Object

Methods

Included Modules

Vagrant::Action::Builtin::MixinSyncedFolders

Public Class methods

Public Instance methods

Returns the IP address of the host

@param [Machine] machine @return [String]

Returns the IP address of the guest

@param [Machine] machine @return [String]

We‘re using NFS if we have any synced folder with NFS configured. If we are not using NFS we don‘t need to do the extra work to populate these fields in the environment.

[Validate]