Commit graph

4 commits

Author SHA1 Message Date
Nyr
f52d8f48ff Fix #2
Install bd for Debian to address upstream bug.

Thanks @sentabi for the report.
2020-05-02 18:58:44 +02:00
Nyr
6b94ff0912 Improved firewall installation logic
New logic makes way more sense:
- If either firewalld or iptables are present, use whatever we have
- If not, install firewalld in CentOS/Fedora and iptables in Debian/Ubuntu
2020-05-01 17:52:40 +02:00
Nyr
eaa24c9b99 Check for gnupg availability
The gnupg package is not available by default in some Ubuntu 18.04 images. Check for it and install if required.
2020-04-30 22:55:24 +02:00
Nyr
941f27bd2f First commit 2020-04-30 20:26:38 +02:00