diff --git a/lib/vagrant-cachier/action/install_buckets.rb b/lib/vagrant-cachier/action/install_buckets.rb index 94025bd..bb3adfd 100644 --- a/lib/vagrant-cachier/action/install_buckets.rb +++ b/lib/vagrant-cachier/action/install_buckets.rb @@ -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