diff --git a/roles/openvpn/templates/iiab-remote-off b/roles/openvpn/templates/iiab-remote-off index f80377a64..9d3b0d258 100644 --- a/roles/openvpn/templates/iiab-remote-off +++ b/roles/openvpn/templates/iiab-remote-off @@ -5,7 +5,7 @@ echo -e '\nWARNING: To disable OpenVPN long-term, it'"'"'s recommended you:\n' -echo -e '1) Set this variable in /etc/local/local_vars.yml' +echo -e '1) Set this variable in /etc/iiab/local_vars.yml' echo -e ' openvpn_enabled: False\n' echo -e '2) Run:'