diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-04 03:22:07 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-04 03:22:07 +0200 |
| commit | dc323fa9d3d9623e4214b5ac39abcad235d7cf0e (patch) | |
| tree | 1fc3ee0876acaf5f13254a9615d137482bb3508e /molecule/archlinux/converge.yml | |
| parent | 6725e4cc8f4e91b4215813171fa06d365721abed (diff) | |
Refactor molecule testing to run a scenario per distro and fix ipv6
Diffstat (limited to 'molecule/archlinux/converge.yml')
| -rw-r--r-- | molecule/archlinux/converge.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 228ab6d9..36ad820b 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -11,7 +11,8 @@ locales: - "en_US.UTF-8 UTF-8" timezone: "GMT" - + wireguard_autostart_connection: "" + wireguard_gateway_enabled: true python_global_version: "3.13" python_versions: - "3.13" |
