summaryrefslogtreecommitdiffstats
path: root/inventory.yaml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-11 20:40:32 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-11 20:41:07 -0400
commit8e290130b47b7f3b9d442c8d6531218eb2f09867 (patch)
treec8fab9bc27ab3f447524939ea8b2940b6080fba1 /inventory.yaml
parent6d1743c83e239806b1b6fb635e184a59a5f28f5a (diff)
downloademacsconf-ansible-8e290130b47b7f3b9d442c8d6531218eb2f09867.tar.xz
emacsconf-ansible-8e290130b47b7f3b9d442c8d6531218eb2f09867.zip
Yay, pads are created based on the talks.json file
Also, the playbook waits until the pad is up
Diffstat (limited to 'inventory.yaml')
-rw-r--r--inventory.yaml3
1 files changed, 3 insertions, 0 deletions
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