1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 07:12:19 +02:00

remove hefurd open port from apollo

luna runs hefurd
This commit is contained in:
Jelle van der Waa 2018-12-25 15:50:01 +01:00
parent dc0f789315
commit 744dae84a5

View File

@ -47,8 +47,3 @@
- { role: zabbix-server, tags: ["zabbix", "zabbix-server"] }
- { role: grafana, tags: ["grafana"] }
- { role: archwiki, tags: ["archwiki"] }
tasks:
- name: open firewall hole for hefurd
firewalld: port=6969/tcp permanent=true state=enabled immediate=yes
tags:
- firewall