Init bundles for debian systems
This commit is contained in:
		| @@ -0,0 +1 @@ | ||||
| ARGS="--web.listen-address=\"[fd00:327:327:327::{{ node.metadata.get("clerie-monitoring/id") }}]:9100\"" | ||||
| @@ -0,0 +1,3 @@ | ||||
| [Unit] | ||||
| Requires=wg-quick@wg-monitoring.service | ||||
| After=wg-quick@wg-monitoring.service | ||||
| @@ -0,0 +1,9 @@ | ||||
| [Interface] | ||||
| PrivateKey = {{ node.metadata.get("clerie-monitoring/private-key") }} | ||||
| Address = fd00:327:327:327::{{ node.metadata.get("clerie-monitoring/id") }}/64 | ||||
|  | ||||
| [Peer] | ||||
| Endpoint = [2001:638:904:ffca::7]:54523 | ||||
| PublicKey = eyhJKV41E1F0gZHBNqyzUnj72xg5f3bdDduVtpPN4AY= | ||||
| AllowedIPS = fd00:327:327:327::/64 | ||||
| PersistentKeepalive = 25 | ||||
		Reference in New Issue
	
	Block a user