X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/58385946efceedfb15217db5d5a6966a316b6192..ad81220e82b6e2abc9e32dc5653aebe66db1d48c:/cookbooks/civicrm/recipes/default.rb diff --git a/cookbooks/civicrm/recipes/default.rb b/cookbooks/civicrm/recipes/default.rb index be9774e13..992d928be 100644 --- a/cookbooks/civicrm/recipes/default.rb +++ b/cookbooks/civicrm/recipes/default.rb @@ -20,6 +20,8 @@ include_recipe "wordpress" include_recipe "mysql" +package "wkhtmltopdf" + passwords = data_bag_item("civicrm", "passwords") database_password = passwords["database"]