summaryrefslogtreecommitdiffstats
path: root/playbooks/osci.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/osci.theopensourceway.org.yml
parentffe97d8d04aaa20b77641d231b88db060c39faba (diff)
Fix the playbook after the migration out of os1
Diffstat (limited to 'playbooks/osci.theopensourceway.org.yml')
-rw-r--r--playbooks/osci.theopensourceway.org.yml26
1 files changed, 26 insertions, 0 deletions
diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml
new file mode 100644
index 0000000..8d35e39
--- /dev/null
+++ b/playbooks/osci.theopensourceway.org.yml
@@ -0,0 +1,26 @@
+---
+- hosts: osci.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