]> git.openstreetmap.org Git - chef.git/commitdiff
dev: Add podman and eatmydata
authorGrant Slater <github@firefishy.com>
Fri, 6 Sep 2024 16:39:26 +0000 (17:39 +0100)
committerGrant Slater <github@firefishy.com>
Fri, 6 Sep 2024 16:39:26 +0000 (17:39 +0100)
cookbooks/dev/metadata.rb
cookbooks/dev/recipes/default.rb

index 65d833e7fec0e32f745610dbf4879da8890a20fb..4828c896557a2afc38ea530fef11ffc0dbdc24e8 100644 (file)
@@ -16,6 +16,7 @@ depends           "memcached"
 depends           "mysql"
 depends           "nodejs"
 depends           "php"
+depends           "podman"
 depends           "postgresql"
 depends           "python"
 depends           "ruby"
index 49841512069d3097cd4c1f0dc0d7527d59ff3cf3..fe3426dd31c76a0db92a9db1d80834fc94c46773 100644 (file)
@@ -29,6 +29,7 @@ include_recipe "memcached"
 include_recipe "mysql"
 include_recipe "nodejs"
 include_recipe "php::fpm"
+include_recipe "podman"
 include_recipe "postgresql"
 include_recipe "python"
 include_recipe "ruby"
@@ -46,6 +47,7 @@ package %w[
   curl
   default-jdk-headless
   default-jre-headless
+  eatmydata
   fonts-dejavu
   fonts-dejavu-core
   fonts-dejavu-extra