diff options
-rw-r--r-- | playbooks/os1.theopensourceway.org.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml index cdbf2c0..09bfd70 100644 --- a/playbooks/os1.theopensourceway.org.yml +++ b/playbooks/os1.theopensourceway.org.yml @@ -16,7 +16,7 @@ document_root: /var/www/website - role: httpd website_url: theopensourceway.org - redirect: www.theopensourceway.org + redirect: http://www.theopensourceway.org - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ website_url: www.theopensourceway.org |