summaryrefslogtreecommitdiffstats
path: root/playbooks/new.theopensourceway.org.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/new.theopensourceway.org.yml')
-rw-r--r--playbooks/new.theopensourceway.org.yml22
1 files changed, 0 insertions, 22 deletions
diff --git a/playbooks/new.theopensourceway.org.yml b/playbooks/new.theopensourceway.org.yml
deleted file mode 100644
index 029cf93..0000000
--- a/playbooks/new.theopensourceway.org.yml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-- hosts: new.theopensourceway.org
- vars:
- mailman_webinterface: lists.theopensourceway.org
- mailman_prefix: theopensourceway.org
- mailman_lists:
- - { name: infrastructure, owner: mscherer@redhat.com}
- - { name: metrics-wg, owner: mscherer@redhat.com}
- - { name: oss-consulting-wg, owner: mscherer@redhat.com}
- roles:
- - base
- - admin_ssh_keys
- - local_deploy
- - role: httpd
- website_url: www.theopensourceway.org
- document_root: /var/www/website
- - role: old_wiki
- old_wiki_dir: /var/www/old_server/wiki/
- website_url: www.theopensourceway.org
- - deploy_website
- - mailman_lists
- - cgit