push swarm et MEP

This commit is contained in:
2024-07-14 16:11:48 +02:00
parent a26efe12e5
commit a5d394f7d1
14 changed files with 90 additions and 591 deletions

View File

@@ -1,6 +1,26 @@
---
#* SWARM
docker_swarm_addr: 100.96.212.100
docker_swarm_interface: wt0
pip_install_packages:
- docker
- docker
#* FIREWALL
firewall_allowed_udp_ports:
#! Docker swarm
- "7946"
- "4789"
firewall_allowed_tcp_ports:
- "22"
- "80"
- "443"
- "9100"
#! Docker swarm
- "2377"
- "7946"