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