Greg Karekinian 443910c7a2 Modernize kosmos-mediawiki
This has been done with the help of `cookstyle` which is very useful to
learn about breaking changes and updates in Chef.

On wiki-1 I managed to update Chef up to 17.10.163. For version 18 I ran
into an issue with the omnibus installer returning a 404

Refs #500
2025-07-09 11:24:14 +02:00

15 lines
341 B
Ruby

name 'kosmos-mediawiki'
maintainer 'Kosmos'
maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures kosmos-mediawiki'
version '0.3.1'
depends "mediawiki"
depends "ark"
depends "backup"
depends "composer"
depends "kosmos-nginx"
depends "kosmos-base"
depends "kosmos-dirsrv"