summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index 997e01f..f91434d 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -5,6 +5,7 @@ prod:
ansible_python_interpreter: /usr/bin/python3
ansible_become: true
emacsconf_group: org
+ cpus: 12
front:
ansible_host: front0.emacsconf.org
remote_user: orga
@@ -23,6 +24,13 @@ prod:
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
@@ -35,6 +43,12 @@ prod:
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
ansible_become: true
+ obs:
+ ansible_host: obs
+ remote_user: sacha
+ ansible_ssh_user: sacha
+ ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true
all:
hosts:
localhost: