Add yoga to tinc
This commit is contained in:
parent
38c7afa96f
commit
fec7f40440
5 changed files with 53 additions and 6 deletions
|
@ -22,4 +22,9 @@
|
|||
subnetAddr = "11.0.0.4";
|
||||
ed25519PublicKey = "6MN5LVE4juavv8qJW2dTN4t/haKCADWquAQj/ADF7iN";
|
||||
};
|
||||
|
||||
yoga = {
|
||||
subnetAddr = "11.0.0.5";
|
||||
ed25519PublicKey = "n+gIZjuuTPxi0OBqw2oOcmXd3loOHG+GQHBMXNlgyqI";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue