summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-04-06 15:47:10 -0700
committerElizabeth Hunt <me@liz.coffee>2025-04-06 15:47:10 -0700
commitf0b1d38361d019f174d8417d141c5b880a1e01c2 (patch)
tree7b8362b1ab765928eeb908ca230f8c35cee9d42f /inventory
parent138bef2d0d87d9805431f246c55622bf8ff726dd (diff)
downloadinfra-f0b1d38361d019f174d8417d141c5b880a1e01c2.tar.gz
infra-f0b1d38361d019f174d8417d141c5b880a1e01c2.zip
fix volume perms and deploy filestash
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory b/inventory
index b55db99..85d22de 100644
--- a/inventory
+++ b/inventory
@@ -49,3 +49,6 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh a
[silverbullet]
swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'
+[bin]
+swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'
+