summaryrefslogtreecommitdiff
path: root/ansible/inventory
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2023-10-08 19:31:37 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2023-10-08 19:31:37 +0200
commit9b72475b8b8e5627b678a356e232e82a6c61f8c5 (patch)
treeb073c39d947626ad268925ebeb4e22daf487b415 /ansible/inventory
parent18133a7854edec361f7699af0662027d527be540 (diff)
downloadinfra-9b72475b8b8e5627b678a356e232e82a6c61f8c5.tar.gz
infra-9b72475b8b8e5627b678a356e232e82a6c61f8c5.tar.bz2
infra-9b72475b8b8e5627b678a356e232e82a6c61f8c5.tar.xz
infra-9b72475b8b8e5627b678a356e232e82a6c61f8c5.zip
bgp
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory9
1 files changed, 8 insertions, 1 deletions
diff --git a/ansible/inventory b/ansible/inventory
index 71b25fa..46f8543 100644
--- a/ansible/inventory
+++ b/ansible/inventory
@@ -34,7 +34,7 @@ all:
babypi:
ansible_host: 192.168.10.159
astyanax:
- ansible_host: 2a01:79d:4698:96bc:d804:e55d:ee18:b7ba
+ ansible_host: astyanax.vpn.trygvis.io
sweetzpot-mobile:
ansible_host: 192.168.10.123
sweetzpot-macos:
@@ -172,4 +172,11 @@ all:
lhnpi:
lhnix:
+ bgp:
+ hosts:
+ akili:
+ arius:
+ astyanax:
+ hash:
+ knot:
# vim: set filetype=yaml: