Ooops
This commit is contained in:
parent
8a4b911678
commit
09d65c4a3c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ module VagrantPlugins
|
|||
configure_cache_buckets(env)
|
||||
end
|
||||
|
||||
def configure_cache_buckets
|
||||
def configure_cache_buckets(env)
|
||||
return unless env[:machine].config.cache.enabled?
|
||||
|
||||
if env[:machine].config.cache.auto_detect
|
||||
|
|
Loading…
Reference in a new issue