From 8e290130b47b7f3b9d442c8d6531218eb2f09867 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 11 Oct 2022 20:40:32 -0400 Subject: Yay, pads are created based on the talks.json file Also, the playbook waits until the pad is up --- pad/defaults/main.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pad/defaults') diff --git a/pad/defaults/main.yml b/pad/defaults/main.yml index 398c9a2..386abf7 100644 --- a/pad/defaults/main.yml +++ b/pad/defaults/main.yml @@ -6,3 +6,6 @@ etherpad_database_name: emacsconf_pad etherpad_database_user: etherpad etherpad_user: etherpad etherpad_group: etherpad +etherpad_api_key: b7a15dc34cc7f6917cca6cd9a2b4b92145af7c7cd9b341af34869ab8cd3568be +etherpad_base: emacsconf +etherpad_year: 2022 -- cgit v1.2.3