diff --git a/playbooks/group_vars/graphite.yaml b/playbooks/group_vars/graphite.yaml index 005a6ea59b..4095441a83 100644 --- a/playbooks/group_vars/graphite.yaml +++ b/playbooks/group_vars/graphite.yaml @@ -11,6 +11,9 @@ iptables_extra_allowed_hosts: - hostname: mirror-update01.openstack.org port: 8125 protocol: udp + - hostname: mirror-update01.opendev.org + port: 8125 + protocol: udp - hostname: logstash.openstack.org port: 8125 protocol: udp