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 --- inventory.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory.yaml') diff --git a/inventory.yaml b/inventory.yaml index 964b8d5..69b3213 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -6,3 +6,6 @@ prod: publish: ansible_host: front0.emacsconf.org remote_user: orga + pad: + ansible_host: front0.emacsconf.org + remote_user: orga -- cgit v1.2.3