remove secrets
This commit is contained in:
parent
a5896b9b20
commit
366c10a2fd
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
tinc.private.enable = true;
|
tinc.private.enable = true;
|
||||||
tinc.private.ipv4 = "10.23.42.27";
|
tinc.private.ipv4 = "10.23.42.27";
|
||||||
|
|
||||||
tinc.secret.enable = true;
|
#tinc.secret.enable = true;
|
||||||
tinc.secret.ipv4 = "10.123.42.27";
|
#tinc.secret.ipv4 = "10.123.42.27";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue