The mailman3 package is not ready yet
This commit is contained in:
parent
9594724b74
commit
d9b3a5b496
1 changed files with 3 additions and 3 deletions
|
@ -50,8 +50,8 @@
|
||||||
- name: install needed packages
|
- name: install needed packages
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- mailman3
|
#- mailman3
|
||||||
- mailman3-selinux
|
#- mailman3-selinux
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- hyperkitty
|
- hyperkitty
|
||||||
- hyperkitty-selinux
|
- hyperkitty-selinux
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
- python-pylibmc
|
- python-pylibmc
|
||||||
- python-django-haystack-xapian
|
- python-django-haystack-xapian
|
||||||
- yum-plugin-post-transaction-actions
|
- yum-plugin-post-transaction-actions
|
||||||
- mailman3-fedmsg-plugin
|
#- mailman3-fedmsg-plugin
|
||||||
# to run the test suite:
|
# to run the test suite:
|
||||||
- python-beautifulsoup4
|
- python-beautifulsoup4
|
||||||
- python-mock
|
- python-mock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue