Skip to content

Commit

Permalink
passt_connectivity: remove acpi config on s390x
Browse files Browse the repository at this point in the history
On s390x, acpi is not available.

Signed-off-by: Sebastian Mitterle <[email protected]>
  • Loading branch information
smitterl committed Sep 13, 2023
1 parent b0e3224 commit feb1832
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@
s390-virtio:
vm_c_iface = enc1
iface_attrs = {'model': 'virtio', **${ips}, 'backend': ${backend}, 'source': {'dev': '${host_iface}'}, 'type_name': 'user', **${portForwards}}
iface_c_attrs = {'model': 'virtio', **${ips}, 'backend': ${backend}, 'source': {'dev': '${host_iface}'}, 'type_name': 'user'}

0 comments on commit feb1832

Please sign in to comment.