summaryrefslogtreecommitdiff
path: root/ansible/inventory
diff options
context:
space:
mode:
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: