Ubuntu 20.04 Support

This commit is contained in:
Mike Reeves
2021-09-20 17:24:47 -04:00
parent 3924b8f5db
commit 50b78681f2
6 changed files with 30 additions and 4 deletions
+4
View File
@@ -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: