Update the mediawiki to avoid setting permissions on /var/www

This commit is contained in:
Greg Karékinian
2019-04-09 11:09:33 +02:00
parent 21f0e4143e
commit 05adca7fb2
3 changed files with 3 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ source 'https://supermarket.chef.io'
cookbook 'mediawiki',
git: 'https://github.com/67P/mediawiki-cookbook.git',
ref: '20fbdf12394d297bc895d457e4b47ede663794cc'
ref: '248cb14ccf5474cdf1367cee2c7782dbb80f7cac'
cookbook 'redis',
git: 'https://github.com/phlipper/chef-redis.git',
ref: 'v0.5.6'