Class: Vagrant::Guest::Suse

Inherits:
Redhat show all
Defined in:
lib/vagrant/guest/suse.rb

Instance Attribute Summary

Attributes inherited from Base

#vm

Instance Method Summary collapse

Methods inherited from Redhat

#change_host_name, #configure_networks

Methods inherited from Linux

#distro_dispatch, #halt, #initialize, #mount_nfs, #mount_shared_folder

Methods inherited from Base

#change_host_name, #configure_networks, #distro_dispatch, #halt, #initialize, #mount_nfs, #mount_shared_folder

Constructor Details

This class inherits a constructor from Vagrant::Guest::Linux

Instance Method Details

#network_scripts_dirObject



4
5
6
# File 'lib/vagrant/guest/suse.rb', line 4

def network_scripts_dir
  '/etc/sysconfig/network/'
end