1 # DO NOT EDIT - This file is being maintained by Chef
3 AccountID <%= node[:geoipupdate][:account] %>
4 LicenseKey <%= @license_keys[node[:geoipupdate][:account]] %>
5 EditionIDs <%= Array(node[:geoipupdate][:editions]).join(" ") %>
6 DatabaseDirectory <%= node[:geoipupdate][:directory] %>