module VagrantPlugins
module GuestSUSE
module Cap
class NetworkScriptsDir
def self.network_scripts_dir(machine)
"/etc/sysconfig/network"
end