projects
/
pennestraat-domotica
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64303a9
)
ansible: emulate phobos in qemu
author
Kristof Provost
<kp@FreeBSD.org>
Sun, 14 Jul 2024 13:21:25 +0000
(15:21 +0200)
committer
Kristof Provost
<kp@FreeBSD.org>
Sun, 14 Jul 2024 13:21:25 +0000
(15:21 +0200)
We're working on bringing the mars network to full equivalence to what's now
deployed, so make the qemu host reflect that one for now.
ansible/inventory-routers.yaml
patch
|
blob
|
history
diff --git
a/ansible/inventory-routers.yaml
b/ansible/inventory-routers.yaml
index
a1ab8e6
..
be7dbbc
100644
(file)
--- a/
ansible/inventory-routers.yaml
+++ b/
ansible/inventory-routers.yaml
@@
-4,9
+4,9
@@
routers:
control_port: 2400
ansible_port: 2400
ansible_host: kosmos.sigsegv.be
- lan_ip: "10.0.
4
.1/24"
+ lan_ip: "10.0.
3
.1/24"
ipsec_conf: "ipsec_iapetus.conf"
- hostname: "
iapetus.saturn
.sigsegv.be"
+ hostname: "
phobos.mars
.sigsegv.be"
dyndns_name: "qemu-dummy.sigsegv.be"
iapetus:
control_port: 2404