summaryrefslogtreecommitdiffstats
path: root/playbooks/osci.theopensourceway.org.yml
diff options
context:
space:
mode:
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