summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-05-03 20:52:54 -0700
committerElizabeth Hunt <me@liz.coffee>2025-05-03 21:29:25 -0700
commit7106b304324b3a7c4dc5fa25432f08041cbc41cb (patch)
treecac71c9d85ba0045a735a4709573634c52f38e03 /inventory
parentae2d222ab5423bef0fc136e0aee2b4243db03b17 (diff)
downloadinfra-7106b304324b3a7c4dc5fa25432f08041cbc41cb.tar.gz
infra-7106b304324b3a7c4dc5fa25432f08041cbc41cb.zip
Move to unbound
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 2 insertions, 1 deletions
diff --git a/inventory b/inventory
index 712c7a6..2b7107c 100644
--- a/inventory
+++ b/inventory
@@ -35,7 +35,7 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh a
[traefik]
swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'
-[pihole]
+[labdns]
swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}'
[traextor]
@@ -49,6 +49,7 @@ 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 }}'