kumpir: add plugins from zuckerwatte.
This commit is contained in:
parent
b91112516d
commit
dd8a62c21e
1 changed files with 1 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue