]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/community/templates/default/web_only.yml.erb
community: include maxmind account id
[chef.git] / cookbooks / community / templates / default / web_only.yml.erb
index 50dcae4f8d55af2f15bd58fbd13741c988cb0b0b..2764f03b7d139aa77c1bc23ab1523b8781acc146 100644 (file)
@@ -65,6 +65,7 @@ env:
   ## The maxmind geolocation IP address key for IP address lookup
   ## see https://meta.discourse.org/t/-/137387/23 for details
 <% if @license_keys -%>
+  DISCOURSE_MAXMIND_ACCOUNT_ID: '<%= node[:geoipupdate][:account] %>'
   DISCOURSE_MAXMIND_LICENSE_KEY: '<%= @license_keys[node[:geoipupdate][:account]] %>'
 <% end -%>