summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-01-23 09:00:47 -0500
committerSacha Chua <sacha@sachachua.com>2025-01-23 09:00:47 -0500
commita540359d07842b7cc5851d40144815011a5b8cdc (patch)
treeb48565ec5b1275686ec90958de0b901cc6d2e883 /inventory.yml
parent8e533c31ac5ad295eb5cfb2bd30fc83616cde5cf (diff)
downloademacsconf-ansible-a540359d07842b7cc5851d40144815011a5b8cdc.tar.xz
emacsconf-ansible-a540359d07842b7cc5851d40144815011a5b8cdc.zip
update bbb in inventory
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index d889320..76d796e 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -6,6 +6,13 @@ prod:
ansible_become: true
emacsconf_group: org
cpus: 12
+ bbb:
+ ansible_host: bbb.emacsverse.org
+ ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true
+ ansible_ssh_user: root
+ emacsconf_group: org
+ cpus: 4
publish:
ansible_host: res.emacsconf.org
ansible_python_interpreter: /usr/bin/python3