Hyunsun Moon | a5c3f64 | 2020-11-11 02:53:03 -0800 | [diff] [blame] | 1 | # strongswan files/vti.conf - Ansible managed: Do NOT edit this file manually! |
2 | # | ||||
3 | # SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> | ||||
4 | # SPDX-License-Identifier: Apache-2.0 | ||||
5 | |||||
6 | charon { | ||||
7 | # We will handle routes by ourselves | ||||
8 | install_routes = no | ||||
9 | } |