diff options
-rw-r--r-- | host_vars/firstroot | 5 |
1 files changed, 5 insertions, 0 deletions
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 |