summaryrefslogtreecommitdiff
path: root/ansible/inventory
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2023-10-25 15:42:22 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2023-10-25 15:42:22 +0200
commita5d79d229e89a8c7bab3527ef2097429ee7a308f (patch)
tree49e83f99ca7e94cc4b805b662ba1006812ba1c6b /ansible/inventory
parent26f3413597580dab902a224dbbfd4e647eea05bf (diff)
downloadinfra-a5d79d229e89a8c7bab3527ef2097429ee7a308f.tar.gz
infra-a5d79d229e89a8c7bab3527ef2097429ee7a308f.tar.bz2
infra-a5d79d229e89a8c7bab3527ef2097429ee7a308f.tar.xz
infra-a5d79d229e89a8c7bab3527ef2097429ee7a308f.zip
wg0
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory8
1 files changed, 6 insertions, 2 deletions
diff --git a/ansible/inventory b/ansible/inventory
index 451a286..ca8fe21 100644
--- a/ansible/inventory
+++ b/ansible/inventory
@@ -43,6 +43,8 @@ all:
ansible_host: 192.168.100.8
lhn2ix:
ansible_host: 192.168.100.7
+ kv24ix:
+ ansible_host: 192.168.100.7
zh2569.rsync.net:
ansible_user: zh2569
@@ -150,8 +152,9 @@ all:
malabaricus:
sweetzpot-macos:
sweetzpot-mobile:
- lhnpi:
- lhnix:
+ lhn2pi:
+ lhn2ix:
+ kv24ix:
bgp:
hosts:
@@ -160,4 +163,5 @@ all:
astyanax:
hash:
knot:
+
# vim: set filetype=yaml: