summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-04-05 16:16:49 -0700
committerElizabeth Hunt <me@liz.coffee>2025-04-05 16:16:49 -0700
commit5c341236ccc69cced155d84b3e227a5c7a1f34d1 (patch)
tree58ca0111a474b66ecfb77a523697482c8523fd44 /inventory
parentce8931e6fe1fc1e9bd004f9357e15309d1265975 (diff)
downloadinfra-5c341236ccc69cced155d84b3e227a5c7a1f34d1.tar.gz
infra-5c341236ccc69cced155d84b3e227a5c7a1f34d1.zip
LDAP
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory b/inventory
index b2fbd18..ce96e4d 100644
--- a/inventory
+++ b/inventory
@@ -43,3 +43,6 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh a
[kanidm]
swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'
+
+[kanboard]
+swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'