Install mediawiki on the dev server

This commit is contained in:
Greg Karékinian
2016-04-16 00:32:41 +02:00
parent c50b096c37
commit d95f0b601a
12 changed files with 296 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ EOF
include_recipe 'nginx'
include_recipe 'kosmos-base::firewall'
firewall_rule 'http/https' do
port [80, 443]