diff options
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 |