projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d8017f
)
Install php-xml for piwik
author
Tom Hughes
<tom@compton.nu>
Thu, 21 Jun 2018 20:00:18 +0000
(21:00 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 21 Jun 2018 20:00:18 +0000
(21:00 +0100)
cookbooks/piwik/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/piwik/recipes/default.rb
b/cookbooks/piwik/recipes/default.rb
index b21ede6f285af02b99453a826c14d49120da44c1..f377fe0603d57a57a5d1e37b90ce0a7454113b40 100644
(file)
--- a/
cookbooks/piwik/recipes/default.rb
+++ b/
cookbooks/piwik/recipes/default.rb
@@
-28,6
+28,7
@@
package "php-curl"
package "php-mbstring"
package "php-mysql"
package "php-gd"
+package "php-xml"
package "php-apcu"
package "geoip-database-contrib"