diff options
Diffstat (limited to 'molecule/debian')
| -rw-r--r-- | molecule/debian/converge.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index f9b7f377..f91578f5 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/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" |
