summaryrefslogtreecommitdiffstats
path: root/playbooks/os1.theopensourceway.org.yml
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2017-10-16 22:21:58 +0200
committerMichael Scherer <misc@redhat.com>2017-10-16 22:21:58 +0200
commitba46305ac81315ede5db90eff2bd5890af2e2367 (patch)
tree8919b3db988fe7537b8d6e66457a0f571011dbae /playbooks/os1.theopensourceway.org.yml
parentffe97d8d04aaa20b77641d231b88db060c39faba (diff)
Fix the playbook after the migration out of os1
Diffstat (limited to 'playbooks/os1.theopensourceway.org.yml')
-rw-r--r--playbooks/os1.theopensourceway.org.yml26
1 files changed, 0 insertions, 26 deletions
diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml
deleted file mode 100644
index 8fa9322..0000000
--- a/playbooks/os1.theopensourceway.org.yml
+++ /dev/null
@@ -1,26 +0,0 @@
----
-- hosts: os1.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_domain: www.theopensourceway.org
- document_root: /var/www/website
- - role: httpd
- website_domain: theopensourceway.org
- redirect: http://www.theopensourceway.org/
- - role: old_wiki
- old_wiki_dir: /var/www/old_server/wiki/
- website_url: www.theopensourceway.org
- - deploy_website
- - mailman_lists
- - cgit
- - mediawiki