From 09d65c4a3ceaa901107bd3ffc7c4c7cb8968d4a8 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sat, 1 Feb 2014 20:17:01 -0200 Subject: [PATCH] Ooops --- lib/vagrant-cachier/action/install_buckets.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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