summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-21 01:04:54 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-21 01:04:54 +0200
commit6ee1ad76141025eda05080ce69d13217b32bcc0b (patch)
treeb86208db56754f81bea4203b5b7779b23858c78f /molecule/archlinux
parent4753d24c198d4f2448d32efff1f531dd0ee272d1 (diff)
Fix testing
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/converge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 059a7103..a06e07fa 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -14,6 +14,7 @@
wireguard_autostart_connection: ""
gateway_enabled: true
gateway_local_ipv4_subnet: "10.0.0.0/24"
+ gateway_router_interface: "eth0"
python_global_version: "3.13"
python_versions:
- "3.13"