module VagrantPlugins::Cachier::Cap::SuSE::ZypperCacheDir
Public Class Methods
Source
# File lib/vagrant-cachier/cap/suse/zypper_cache_dir.rb, line 6 def self.zypper_cache_dir(machine) '/var/cache/zypp/packages' end
# File lib/vagrant-cachier/cap/suse/zypper_cache_dir.rb, line 6 def self.zypper_cache_dir(machine) '/var/cache/zypp/packages' end