kumpir: add plugins from zuckerwatte.

This commit is contained in:
prisma 2019-09-26 23:02:42 +02:00
parent b91112516d
commit dd8a62c21e
1 changed files with 1 additions and 0 deletions

View File

@ -61,3 +61,4 @@ etherpad_mysql_database_name: etherpad
etherpad_mysql_database_user: etherpad
etherpad_mysql_database_password: "{{ lookup('passwordstore', inventory_hostname_short + '/mysql_etherpad') }}"
etherpad_mysql_database_port: 3306
etherpad_plugins: [ep_list_pads,ep_public_view,ep_search]