summaryrefslogtreecommitdiffstats
path: root/docker-vars.yml.sample
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-09-13 08:58:06 -0400
committerSacha Chua <sacha@sachachua.com>2023-09-13 08:58:24 -0400
commit077112b718eb29aecf331b1e703e7e90d8538e6c (patch)
tree5eab58517501dce8c79101bb7740c5000c506511 /docker-vars.yml.sample
parent366d6aec267f543f9a7b928778a09b80852346f3 (diff)
downloademacsconf-ansible-077112b718eb29aecf331b1e703e7e90d8538e6c.tar.xz
emacsconf-ansible-077112b718eb29aecf331b1e703e7e90d8538e6c.zip
add some more scripts, change 2022 to emacsconf_year
Diffstat (limited to 'docker-vars.yml.sample')
-rw-r--r--docker-vars.yml.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-vars.yml.sample b/docker-vars.yml.sample
index 2d9476b..7f8b6c4 100644
--- a/docker-vars.yml.sample
+++ b/docker-vars.yml.sample
@@ -1,7 +1,7 @@
etherpad_api_key: CHANGEME
etherpad_database_password: CHANGEME
use_initd: true
-ikiwiki_git_branch: 2022-pages
+ikiwiki_git_branch: {{ emacsconf_year }}-pages
docker: true
ikiwiki_plugin_path: /etc/perl/IkiWiki/Plugin/
ikiwiki_git_source: /home/sacha/vendor/emacsconf-wiki