]> git.openstreetmap.org Git - chef.git/commitdiff
Add pandoc package to dev server
authorGreg <gregrs-uk@users.noreply.github.com>
Sat, 15 Oct 2022 06:23:17 +0000 (07:23 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 06:23:17 +0000 (07:23 +0100)
cookbooks/dev/recipes/default.rb

index 236564b702a2f8ad13c43aaaf2a35f4f103ebbf8..e48ffd3e0c18516e1fa6b50f155e840b1025a891 100644 (file)
@@ -125,6 +125,7 @@ package %w[
   whois
   redis
   r-base
+  pandoc
 ]
 
 nodejs_package "svgo"