Module: VagrantPlugins::Cachier::Cap::SuSE::ZypperCacheDir

Defined in:
lib/vagrant-cachier/cap/suse/zypper_cache_dir.rb

Class Method Summary collapse

Class Method Details

.zypper_cache_dir(machine) ⇒ Object



6
7
8
# File 'lib/vagrant-cachier/cap/suse/zypper_cache_dir.rb', line 6

def self.zypper_cache_dir(machine)
  '/var/cache/zypp/packages'
end