From 44bd2d5476d7b462a1b58dd2dd805ca761ee21a6 Mon Sep 17 00:00:00 2001
From: uvok cheetah
Date: Sun, 20 Aug 2023 12:36:42 +0200
Subject: Add host-vars for tinc server

---
 host_vars/firstroot | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 host_vars/firstroot

diff --git a/host_vars/firstroot b/host_vars/firstroot
new file mode 100644
index 0000000..5db10bc
--- /dev/null
+++ b/host_vars/firstroot
@@ -0,0 +1,5 @@
+tinc:
+  configure: true
+  name: firstroot
+  connections: [hetzner, netcup]
+  address: fe80::10/64
-- 
cgit v1.2.3