summaryrefslogtreecommitdiffstats
path: root/roles/wiki/defaults/main.yml
blob: 421427ccf112127e68c1750f708aebef35240774 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
ikiwiki_git_branch: master
ikiwiki_path: /home/ikiwiki
ikiwiki_src_dir: "{{ ikiwiki_path }}/emacsconf"
ikiwiki_plugin_path: /home/ikiwiki/.ikiwiki/IkiWiki/Plugin
ikiwiki_admin: bandali@gnu.org
ikiwiki_dest: /var/www/emacsconf.org
ikiwiki_url: https://emacsconf.org
ikiwiki_plugins:
  - goodstuff
  - theme
  - license
  - sidebar
  - attachment
  - remove
ikiwiki_underlay: /usr/share/ikiwiki/basewiki
ikiwiki_cookie_jar: "{{ ikiwiki_path }}/.ikiwiki/cookies"
ikiwiki_git_wrapper: "{{ ikiwiki_path }}/hooks/emacsconf"
ikiwiki_git_test_receive_wrapper: "{{ ikiwiki_path }}/hooks/emacsconf-pre"
ikiwiki_git_base_url: //git.emacsconf.org/emacsconf-wiki