summaryrefslogtreecommitdiffstats
path: root/roles/pad/defaults/main.yml
blob: 7538489e637c0d9eb8f75658b71deb958d9ad5a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
# defaults file for pad
etherpad_path: /home/etherpad/etherpad
etherpad_database_name: emacsconf_pad
etherpad_database_user: etherpad
etherpad_user: etherpad
etherpad_group: etherpad
etherpad_base: emacsconf
etherpad_year: "{{ emacsconf_year }}"
etherpad_load_test: false