Fix Gentoo ovs install
openvswitch on gentoo needs another packaging hint, add it. For failure, see https://review.opendev.org/668249 Co-Authored-By: Matthew Thode <mthode@mthode.org> Change-Id: I0a43dbf2fa63fa93bd7bf73db210ba4685b28127
This commit is contained in:
parent
9a82ac0f60
commit
311a3a84ed
@ -31,6 +31,7 @@
|
|||||||
create: yes
|
create: yes
|
||||||
with_items:
|
with_items:
|
||||||
- { line: 'dev-python/twisted conch # for openvswitch' }
|
- { line: 'dev-python/twisted conch # for openvswitch' }
|
||||||
|
- { line: 'sys-apps/util-linux caps # for openvswitch' }
|
||||||
- { line: 'net-misc/openvswitch -modules # ovs/gre are staticly built' }
|
- { line: 'net-misc/openvswitch -modules # ovs/gre are staticly built' }
|
||||||
when:
|
when:
|
||||||
- ansible_distribution == 'Gentoo'
|
- ansible_distribution == 'Gentoo'
|
||||||
|
Loading…
Reference in New Issue
Block a user