From: Tom Hughes Date: Fri, 4 Jul 2014 10:04:11 +0000 (+0100) Subject: Remove unused export of planet files to UCL hosts X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/8ed258cb682368870b36f0e0d08d5e1906f71473 Remove unused export of planet files to UCL hosts --- diff --git a/cookbooks/nfs/templates/default/exports.erb b/cookbooks/nfs/templates/default/exports.erb index b136b8370..0c2eb6ce7 100644 --- a/cookbooks/nfs/templates/default/exports.erb +++ b/cookbooks/nfs/templates/default/exports.erb @@ -3,4 +3,4 @@ <% @exports.sort.each do |directory,clients| -%> <%= directory -%> -sync,subtree_check<% clients.sort.each do |address,options| -%> <%= address -%>(<%= options -%>)<% end %> <% end -%> -/store/planet -sync,subtree_check 146.179.159.168(rw) 146.179.159.170(rw) 128.40.168.104(ro) 128.40.168.103(ro) 128.40.168.100(ro) +/store/planet -sync,subtree_check 146.179.159.168(rw) 146.179.159.170(rw)