summaryrefslogtreecommitdiffstats
path: root/molecule/ubuntu
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-12 01:02:15 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-12 01:02:15 +0200
commit6b364ae9a60904126511895d05462a85bf4abe8e (patch)
treebacf7ab6bf041170623372de80ddf7ddecaf7174 /molecule/ubuntu
parentef4c876c435a06184c799bc8d403e53a7c0e233a (diff)
Update example/test variables
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"