Merge "Add mailing list for FLOSS MOOC"
This commit is contained in:
commit
47d1737cd7
@ -160,6 +160,10 @@ mailman_sites:
|
|||||||
description: 'Discussion of the OpenInfra Labs academic and research resource sharing effort'
|
description: 'Discussion of the OpenInfra Labs academic and research resource sharing effort'
|
||||||
admin: 'mnaser@vexxhost.com'
|
admin: 'mnaser@vexxhost.com'
|
||||||
password: "{{ mailman_list_password }}"
|
password: "{{ mailman_list_password }}"
|
||||||
|
- name: floss-mooc
|
||||||
|
description: 'Discussions & Coordination around the FLOSS MOOC being collaboratively developed here: https://gitlab.com/mooc-floss/mooc-floss'
|
||||||
|
admin: 'knelson@openinfra.dev'
|
||||||
|
password: "{{ mailman_list_password }}"
|
||||||
- name: openstack
|
- name: openstack
|
||||||
listdomain: lists.openstack.org
|
listdomain: lists.openstack.org
|
||||||
install_languages: ['de', 'fr', 'it', 'ko', 'ru', 'vi', 'zh_TW']
|
install_languages: ['de', 'fr', 'it', 'ko', 'ru', 'vi', 'zh_TW']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user