diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2022-12-20 13:09:39 +0100 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2022-12-20 13:09:39 +0100 |
commit | 82e6f06b6bc5ab3baeb7b40fc4cd4afc44069e48 (patch) | |
tree | 3e4f140aa36502a337a963cf7c5fcfd48a33cb17 /roles/install_tayga/templates | |
parent | aa15d8285c715478885224a4fb52d97dd3161774 (diff) |
ff-uniko1
Diffstat (limited to 'roles/install_tayga/templates')
-rw-r--r-- | roles/install_tayga/templates/tayga.conf.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/install_tayga/templates/tayga.conf.j2 b/roles/install_tayga/templates/tayga.conf.j2 index 8606dcb..d2fe7d7 100644 --- a/roles/install_tayga/templates/tayga.conf.j2 +++ b/roles/install_tayga/templates/tayga.conf.j2 @@ -3,4 +3,3 @@ ipv4-addr {{ tayga_ipv4 }} ipv6-addr 2a03:2260:1016::64 prefix 64:ff9b::/96 dynamic-pool {{ tayga_pool }} -data-dir /var/db/tayga |