summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-12 09:02:25 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-12 09:02:25 -0500
commitbbb81569908a3e2511f9e10210d1effb4428442c (patch)
tree8f88c0a4a2be523ecb9106dc5c388060a435d3b0 /inventory.yml
parent921b613ed8af5f87c247d92406f9ff4e42a5aed7 (diff)
downloademacsconf-ansible-bbb81569908a3e2511f9e10210d1effb4428442c.tar.xz
emacsconf-ansible-bbb81569908a3e2511f9e10210d1effb4428442c.zip
comment out live, front, and media
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml64
1 files changed, 29 insertions, 35 deletions
diff --git a/inventory.yml b/inventory.yml
index adccf66..59dfa11 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -18,43 +18,37 @@ prod:
ansible_become: true
emacsconf_group: org
cpus: 12
- # obs:
- # ansible_host: obs
- # remote_user: sacha
- # ansible_ssh_user: sacha
+ # front:
+ # ansible_host: front0.emacsconf.org
+ # remote_user: orga
+ # ansible_ssh_user: orga
+ # ansible_python_interpreter: /usr/bin/python3
+ # ansible_become: true
+ # pad:
+ # ansible_host: front0.emacsconf.org
+ # remote_user: orga
+ # ansible_ssh_user: orga
+ # ansible_python_interpreter: /usr/bin/python3
+ # ansible_become: true
+ # media:
+ # ansible_host: media.emacsconf.org
+ # remote_user: orga
+ # ansible_ssh_user: orga
+ # ansible_python_interpreter: /usr/bin/python3
+ # ansible_become: true
+ # host_name: media.emacsconf.org
+ # upload:
+ # ansible_host: media.emacsconf.org
+ # remote_user: orga
+ # ansible_ssh_user: orga
+ # ansible_python_interpreter: /usr/bin/python3
+ # ansible_become: true
+ # stream:
+ # ansible_host: live0.emacsconf.org
+ # remote_user: orga
+ # ansible_ssh_user: orga
# ansible_python_interpreter: /usr/bin/python3
# ansible_become: true
- front:
- ansible_host: front0.emacsconf.org
- remote_user: orga
- ansible_ssh_user: orga
- ansible_python_interpreter: /usr/bin/python3
- ansible_become: true
- pad:
- ansible_host: front0.emacsconf.org
- remote_user: orga
- ansible_ssh_user: orga
- ansible_python_interpreter: /usr/bin/python3
- ansible_become: true
- media:
- ansible_host: media.emacsconf.org
- remote_user: orga
- ansible_ssh_user: orga
- ansible_python_interpreter: /usr/bin/python3
- ansible_become: true
- host_name: media.emacsconf.org
- upload:
- ansible_host: media.emacsconf.org
- remote_user: orga
- ansible_ssh_user: orga
- ansible_python_interpreter: /usr/bin/python3
- ansible_become: true
- stream:
- ansible_host: live0.emacsconf.org
- remote_user: orga
- ansible_ssh_user: orga
- ansible_python_interpreter: /usr/bin/python3
- ansible_become: true
all:
hosts:
localhost: