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
15 lines
341 B
Ruby
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"
|