summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/all.yml.example')
-rw-r--r--group_vars/all.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example
index a4e90f14..16730008 100644
--- a/group_vars/all.yml.example
+++ b/group_vars/all.yml.example
@@ -56,7 +56,7 @@ vimrc_setup_script: |
# NOTE: based on https://stackoverflow.com/a/33734425/1769515
vim -E -s -u ~/.vimrc +PlugInstall +qall
-wireguard_autostart_connection: "wg-vpn0"
+wireguard_autostart_connection: "vpn0"
wireguard_connections:
# All wireguard config files are prefixed with wg-
# The following connection will be named wg-vpn0