From db5a3e094ce3f273c3dbbf8fb2279987b94d5b05 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 24 Feb 2015 11:52:22 +0100 Subject: Deploy the config file for the old wiki --- playbooks/new.theopensourceway.org.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/playbooks/new.theopensourceway.org.yml b/playbooks/new.theopensourceway.org.yml index de1c882..029cf93 100644 --- a/playbooks/new.theopensourceway.org.yml +++ b/playbooks/new.theopensourceway.org.yml @@ -14,6 +14,9 @@ - role: httpd website_url: www.theopensourceway.org document_root: /var/www/website + - role: old_wiki + old_wiki_dir: /var/www/old_server/wiki/ + website_url: www.theopensourceway.org - deploy_website - mailman_lists - cgit -- cgit