add monitoring to tailpipe and pion
This commit is contained in:
parent
02433e7e69
commit
c2b164bddd
2 changed files with 14 additions and 0 deletions
|
@ -45,4 +45,11 @@
|
|||
ens3.rules."2a03:4000:45:5f3:500::3/128".method = "static";
|
||||
};
|
||||
};
|
||||
|
||||
clerie.monitoring = {
|
||||
enable = true;
|
||||
id = "101";
|
||||
privKeyFile = "/run/keys/wg-pion_priv";
|
||||
pubkey = "X4TNT0aseK11D+jLKvNSl2qI9GU7HDTnKzVsgtiPpAw=";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue