From dbb0b8498e2f4eb5aa168c38c9e25a3edc0bf741 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 30 Oct 2022 10:01:09 -0400 Subject: aeneas, caption updates --- group_vars/all.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'group_vars') diff --git a/group_vars/all.yml b/group_vars/all.yml index f7bbbc4..7ab7c6b 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -11,8 +11,11 @@ emacsconf_tracks: id: gen watch: https://emacsconf.org/{{ emacsconf_year }}/watch/gen/ watch_lowres: https://live.emacsconf.org/{{ emacsconf_year }}/watch/gen-480p/ + vnc_id: 5 - name: Development id: dev watch: https://emacsconf.org/{{ emacsconf_year }}/watch/dev/ watch_lowres: https://live.emacsconf.org/{{ emacsconf_year }}/watch/dev-480p/ + vnc_id: 6 icecast_emacsconf_user: emacsconf +emacsconf_home: /home/{{ emacsconf_user }} -- cgit v1.2.3