diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-07-30 22:59:01 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-07-30 22:59:58 +0200 |
commit | 0068e961215d219b7f908a4f0de50956ec3d11f9 (patch) | |
tree | c97a5e41fa324d6a00d8681f510116c5dbb5628a | |
parent | 739dbcaa8da80777ae6ba858d16fa0462d5e8504 (diff) | |
download | infra-0068e961215d219b7f908a4f0de50956ec3d11f9.tar.gz infra-0068e961215d219b7f908a4f0de50956ec3d11f9.tar.bz2 infra-0068e961215d219b7f908a4f0de50956ec3d11f9.tar.xz infra-0068e961215d219b7f908a4f0de50956ec3d11f9.zip |
Adding coregonus
-rw-r--r-- | ansible/inventory | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ansible/inventory b/ansible/inventory index 4e2d0b2..83e668b 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -33,8 +33,8 @@ all: ansible_host: 192.168.10.202 babypi: ansible_host: 192.168.10.159 - astyanax: - ansible_host: astyanax.vpn.trygvis.io + # astyanax: + # ansible_host: astyanax.vpn.trygvis.io sweetzpot-mobile: ansible_host: 192.168.10.123 sweetzpot-macos: @@ -44,6 +44,8 @@ all: ansible_host: lhn2pi.vpn.trygvis.io lhn2ix: kv24ix: + coregonus: + ansible_host: 192.168.10.190 node1: ansible_host: 9859f51e-1e3e-4c05-a826-b7fbe18d91be.pub.instances.scw.cloud |