service-provider-template/host_vars/rnt-cad-cluster-control/firewalld.yml

18 lines
263 B
YAML
Raw Normal View History

---
firewalld_add:
- name: public
interfaces:
- enp9s0
services:
- http
- https
2024-06-07 19:45:20 +00:00
ports:
- 6443/tcp
- name: trusted
sources:
- 10.42.0.0/16
- 10.43.0.0/16
2024-06-21 17:56:13 +00:00
- 142.93.110.163/32
- 147.182.158.116/32