Skip to content
Snippets Groups Projects
Verified Commit 7a48ab39 authored by Christian Heusel's avatar Christian Heusel :rocket:
Browse files

build: add missing firewalld include and fix ordering

parent 7bfce432
No related branches found
No related tags found
1 merge request!791New buildserver
......@@ -4,6 +4,7 @@
roles:
- { role: common }
- { role: tools, extra_utils: ['setconf', 'mlocate'] }
- { role: firewalld }
- { role: sshd }
- { role: root_ssh }
- { role: archusers }
......@@ -11,6 +12,6 @@
- { role: mirrorsync }
- { role: archbuild }
- { role: fail2ban }
- { role: wireguard }
- { role: prometheus_exporters }
- { role: promtail }
- { role: wireguard }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment