]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/templates/default/mm_cfg.py.erb
Remove remaining uses of "normal" attributes
[chef.git] / cookbooks / mailman / templates / default / mm_cfg.py.erb
index 5252157f27e4e952eefaf9a8a8662b7a8d1f16bd..53b4990d45caf2914e66f5b2acb0d560467b2d3f 100644 (file)
@@ -109,7 +109,7 @@ POSTFIX_STYLE_VIRTUAL_DOMAINS = ['openstreetmap.org']
 
 #-------------------------------------------------------------
 # Secret for web forms to protect against XSRF attacks
-SUBSCRIBE_FORM_SECRET='<%= node[:mailman][:subscribe_form_secret] %>'
+SUBSCRIBE_FORM_SECRET='<%= @subscribe_form_secret %>'
 
 # Note - if you're looking for something that is imported from mm_cfg, but you
 # didn't find it above, it's probably in /usr/lib/mailman/Mailman/Defaults.py.