diff options
author | Michael Scherer <misc@redhat.com> | 2018-12-05 16:49:26 -0500 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2018-12-05 16:49:26 -0500 |
commit | ecea18034a021dfd126fd2f67934281a01ee3a4e (patch) | |
tree | 7fb6fb997bfe116a9cee64db3645905012be16f2 | |
parent | 200253f66d6c21b85bc2945462bf20b4c1b1c632 (diff) |
Remove deployment of the website, since Fedora hosted do not exist anymore
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index aa247c2..0c74dad 100644 --- a/playbooks/osci.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -25,7 +25,7 @@ - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ website_domain: www.theopensourceway.org - - deploy_website + #- deploy_website - mailman_lists - cgit - mediawiki |