diff options
author | Michael Scherer <misc@zarb.org> | 2014-12-16 00:40:17 +0100 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2014-12-16 00:40:17 +0100 |
commit | 4670294ffdd1adc98a2523a7d667e79f2315feb1 (patch) | |
tree | d6d8a8c40fa0727bd61afa86fbe8701bed555403 /playbooks | |
parent | 530fae32e00ead64d695d6e1db8525a78946a620 (diff) |
Add a vhost for www.theopensourceway.org
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 6051910..b810b51 100644 --- a/playbooks/new.theopensourceway.org.yml +++ b/playbooks/new.theopensourceway.org.yml @@ -11,5 +11,8 @@ - base - admin_ssh_keys - local_deploy + - role: httpd + website_url: www.theopensourceway.org + document_root: /var/www/html - mailman_lists - cgit |