Merge pull request #28717 from freehan/ebtable
Automatic merge from submit-queue Filter duplicate network packets in promiscuous bridge mode (with ebtables) also fixes: #30783
This commit is contained in:
@@ -2,6 +2,7 @@ pkg-core:
|
||||
pkg.installed:
|
||||
- names:
|
||||
- curl
|
||||
- ebtables
|
||||
{% if grains['os_family'] == 'RedHat' %}
|
||||
- python
|
||||
- git
|
||||
|
||||
Reference in New Issue
Block a user