]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/recipes/default.rb
Remove cleanup code
[chef.git] / cookbooks / mailman / recipes / default.rb
index 1759bf50bacc3d3e86050ad02ba6955dfb43e6b3..af6daa14a0612123bc7be9962011c36b826f5245 100644 (file)
@@ -23,8 +23,6 @@ include_recipe "apache"
 
 package "mailman"
 
-node.rm_normal(:mailman, :subscribe_form_secret)
-
 subscribe_form_secret = persistent_token("mailman", "subscribe_form_secret")
 
 template "/etc/mailman/mm_cfg.py" do