summaryrefslogtreecommitdiffstats
path: root/molecule/ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/ubuntu')
-rw-r--r--molecule/ubuntu/converge.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml
index 0dc6eeb8..be57baa8 100644
--- a/molecule/ubuntu/converge.yml
+++ b/molecule/ubuntu/converge.yml
@@ -12,7 +12,8 @@
- "en_US.UTF-8 UTF-8"
timezone: "GMT"
wireguard_autostart_connection: ""
- wireguard_gateway_enabled: false
+ gateway_enabled: false
+ gateway_local_ipv4_subnet: "10.0.0.0/24"
python_global_version: "3.13"
python_versions:
- "3.13"