diff --git a/environments/production/group_vars/all.yml b/environments/production/group_vars/all.yml
index ef234d25693a2f7c6d3a3dc2b1607364062410a4..5cf4c0b5481d2561a0621734caaaa3df98365ae7 100644
--- a/environments/production/group_vars/all.yml
+++ b/environments/production/group_vars/all.yml
@@ -1,6 +1,6 @@
 # Directory where the binaries will be installed
-# bin_dir: /usr/local/bin
+bin_dir: /usr/local/bin
 
 # Where the binaries will be downloaded.
 # Note: ensure that you've enough disk space (about 1G)
-# local_release_dir: "/tmp/releases"
+local_release_dir: "/tmp/releases"