Add mailing list for FLOSS MOOC
Currently being collaboratively developed here: https: //gitlab.com/mooc-floss/mooc-floss Change-Id: I2002ee48878e816544b08012668c66337ab4707a
This commit is contained in:
parent
3d5d2779d2
commit
fc87c924a3
@ -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