diff options
author | Michael Scherer <misc@zarb.org> | 2015-02-24 11:52:22 +0100 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2015-02-24 11:52:22 +0100 |
commit | db5a3e094ce3f273c3dbbf8fb2279987b94d5b05 (patch) | |
tree | bf03f09098242b8cd0bccb8e0c4491fc31211b2a /playbooks | |
parent | 568f4a167f00df144fcc1b9b9ad454d6e2aed884 (diff) |
Deploy the config file for the old wiki
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/new.theopensourceway.org.yml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |