Module: VagrantPlugins::Cachier::Cap::RedHat::YumCacheDir

Defined in:
lib/vagrant-cachier/cap/redhat/yum_cache_dir.rb

Class Method Summary collapse

Class Method Details

.yum_cache_dir(machine) ⇒ Object



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

def self.yum_cache_dir(machine)
  '/var/cache/yum'
end