mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
In IAD2 the prod and stg hosts are on different VLANs, so we thought we didn't need this. However, we are still seeing some odd mixing of prod and stg fedmsgs, so likely some fedmsg port has become enabled accross all the VLANS. In any case this should do no harm, it just adds 2 subnets on all prod hosts to block staging, except for a small number of staging_friendly hosts (in the staging_friendly ansible group). Signed-off-by: Kevin Fenzi <kevin@scrye.com>