testing: Virtual IPs went missing

This commit is contained in:
Andreas Steffen
2016-08-16 17:18:17 +02:00
parent 3bca51e430
commit ce20979ce2
5 changed files with 17 additions and 15 deletions
@@ -3,6 +3,7 @@ connections {
home {
local_addrs = 192.168.0.100
remote_addrs = 192.168.0.1
vips = 0.0.0.0
local {
auth = pubkey
@@ -26,11 +27,3 @@ connections {
fragmentation = yes
}
}
secrets {
rsa-carol {
file = carolKey.pem
secret = "nH5ZQEWtku0RJEZ6"
}
}