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.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/playbooks/new.theopensourceway.org.yml b/playbooks/new.theopensourceway.org.yml
new file mode 100644
index 0000000..6051910
--- /dev/null
+++ b/playbooks/new.theopensourceway.org.yml
@@ -0,0 +1,15 @@
+---
+- 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
+ - mailman_lists
+ - cgit