mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 22:17:49 +02:00
Ubuntu 20.04 Support
This commit is contained in:
@@ -42,7 +42,11 @@ m2cryptopkgs:
|
||||
pkg.installed:
|
||||
- skip_suggestions: False
|
||||
- pkgs:
|
||||
{% if grains['codename'] == 'bionic' %}
|
||||
- python-m2crypto
|
||||
{% elif grains['codename'] == 'focal' %}
|
||||
- python3-m2crypto
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
removefbcertdir:
|
||||
|
||||
Reference in New Issue
Block a user