Skip to content

Commit

Permalink
Add geoip_key
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 16, 2024
1 parent 414065c commit 01ecf2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/recipes/configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
end

geoip_config 'Configure GeoIP' do
license_key node['redborder']['geoip_key']
action :add
end

Expand Down

0 comments on commit 01ecf2e

Please sign in to comment.