Skip to content

Commit

Permalink
Add geoipupdate depends on planet
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Sep 24, 2023
1 parent 82228d2 commit efaa5e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/planet/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
depends "apache"
depends "apt"
depends "awscli"
depends "geoipupdate"
depends "git"
depends "munin"
depends "ruby"
Expand Down
1 change: 1 addition & 0 deletions cookbooks/planet/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

include_recipe "accounts"
include_recipe "apache"
include_recipe "geoipupdate"
include_recipe "planet::aws"
include_recipe "munin"

Expand Down

0 comments on commit efaa5e5

Please sign in to comment.