feat(haproxy): allowlist rds-allowed для RDS из ipdeny RU (0.7.5).

This commit is contained in:
PTah
2026-06-13 19:06:54 +10:00
parent fc448fd589
commit 779bf0d921
9 changed files with 332 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
# /etc/cron.d/haproxy-rds-allowed — обновление rds-allowed из ipdeny (RU) + static
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
0 1 * * * root /usr/local/bin/haproxy-rds-allowed-deploy.sh >> /var/log/haproxy-rds-allowed-deploy.log 2>&1