summaryrefslogtreecommitdiffstats
path: root/playbooks/os1.theopensourceway.org.yml
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2015-03-23 12:24:36 +0100
committerMichael Scherer <misc@zarb.org>2015-03-23 12:26:06 +0100
commit84b940b54a1bebdda3e415782aab1402d6843bce (patch)
treee8ae0974c7d26647b61050e68900f476b436cacf /playbooks/os1.theopensourceway.org.yml
parent6ea2f9549551cff5a1d20f829b3f7d31d30fb5eb (diff)
Rename the server
Diffstat (limited to 'playbooks/os1.theopensourceway.org.yml')
-rw-r--r--playbooks/os1.theopensourceway.org.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml
new file mode 100644
index 0000000..6b7f390
--- /dev/null
+++ b/playbooks/os1.theopensourceway.org.yml
@@ -0,0 +1,22 @@
+---
+- 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_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