diff options
author | Michael Scherer <misc@redhat.com> | 2017-01-18 00:32:49 +0100 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2017-01-18 00:32:49 +0100 |
commit | 3db999b0269b094fb1dce7a4e9218d064e3fab2d (patch) | |
tree | bf4d2e543dcb67d6cf88aad77bb8ae15382893f2 /playbooks | |
parent | 8c70b3521ea6d4b8aa79044e6635cde6f638f612 (diff) |
Update the parameters
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/ |