diff options
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/os1.theopensourceway.org.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml index 3844697..8fa9322 100644 --- a/playbooks/os1.theopensourceway.org.yml +++ b/playbooks/os1.theopensourceway.org.yml @@ -12,10 +12,10 @@ - admin_ssh_keys - local_deploy - role: httpd - website_url: www.theopensourceway.org + website_domain: www.theopensourceway.org document_root: /var/www/website - role: httpd - website_url: theopensourceway.org + website_domain: theopensourceway.org redirect: http://www.theopensourceway.org/ - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ |