]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Switch to emergency frontend only setup
[chef.git] / cookbooks / web / recipes / rails.rb
index 6616c49f0980434733d86e26d2968f2f40254110..29187b4e437e205265df1b4f44af939318bfb0ed 100644 (file)
@@ -62,7 +62,7 @@ rails_port "www.openstreetmap.org" do
   gpx_dir "/store/rails/gpx"
   attachments_dir "/store/rails/attachments"
   log_path "#{node[:web][:log_directory]}/rails.log"
-  memcache_servers %w(rails1 rails2 rails3)
+  memcache_servers %w(193.63.75.99 193.63.75.100 193.63.75.103)
   potlatch2_key web_passwords["potlatch2_key"]
   id_key web_passwords["id_key"]
   oauth_key web_passwords["oauth_key"]