summaryrefslogtreecommitdiffstats
path: root/molecule/raspberrypi/converge.yml
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/raspberrypi/converge.yml')
-rw-r--r--molecule/raspberrypi/converge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml
index 0b6ef857..275c91d6 100644
--- a/molecule/raspberrypi/converge.yml
+++ b/molecule/raspberrypi/converge.yml
@@ -13,8 +13,8 @@
pihole_totp_secret: "CHANGEME"
pihole_password: "{{ ('changeme' | hash('sha256') | hash('sha256'))[:64] }}"
pihole_dhcp_enabled: false
+ wireguard_autostart_connection: ""
wireguard_gateway_enabled: true
- wireguard_autostart_connection: "protonvpn-us-1"
roles:
- role: "hostname"
- role: "network"