summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-06 17:17:50 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-06 17:17:50 +0200
commit9407eecc04c703c1bfc413efda93c41ae305689f (patch)
tree094af4ee11406d73d51989b242f3d7413950f8a3 /molecule
parent09fbb2b1d86b8ad6671c746f3df997390f7a6293 (diff)
Fix network setup on pve
Diffstat (limited to 'molecule')
-rw-r--r--molecule/proxmox/converge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/proxmox/converge.yml b/molecule/proxmox/converge.yml
index 5e702109..e590d49d 100644
--- a/molecule/proxmox/converge.yml
+++ b/molecule/proxmox/converge.yml
@@ -45,7 +45,7 @@
password_store_repo_url: "https://github.com/octocat/Spoon-Knife"
network_ipv4_address: "10.0.0.253"
network_ipv4_gateway: "10.0.0.1"
- network_bridge: "vmbr0"
+ network_bridge_interface: "eth0"
pre_tasks:
- name: "Override is_chroot fact for container environment"
ansible.builtin.set_fact: