diff --git a/doc/source/afs.rst b/doc/source/afs.rst index c43dca6f81..2b55fc8a5f 100644 --- a/doc/source/afs.rst +++ b/doc/source/afs.rst @@ -27,7 +27,7 @@ At a Glance * afs02.dfw.openstack.org (a second fileserver in DFW) * afs01.ord.openstack.org (a fileserver in ORD) * mirror-update.openstack.org (host running legacy mirror update jobs) - * mirror-update01.opendev.org (host running mirror update jobs) + * mirror-update.opendev.org (host running mirror update jobs) :Puppet: * https://opendev.org/opendev/puppet-openafs * :git_file:`modules/openstack_project/manifests/afsdb.pp` diff --git a/inventory/base/hosts.yaml b/inventory/base/hosts.yaml index d006973e64..d5377a03e0 100644 --- a/inventory/base/hosts.yaml +++ b/inventory/base/hosts.yaml @@ -433,13 +433,13 @@ all: region_name: DFW public_v4: 104.239.240.194 public_v6: 2001:4800:7819:104:be76:4eff:fe04:892f - mirror-update01.opendev.org: - ansible_host: 104.130.137.130 + mirror-update02.opendev.org: + ansible_host: 104.239.149.38 location: cloud: openstackci-rax region_name: DFW - public_v4: 104.130.137.130 - public_v6: 2001:4800:7818:103:be76:4eff:fe04:9967 + public_v4: 104.239.149.38 + public_v6: 2001:4800:7819:105:be76:4eff:fe04:5864 mirror-update01.openstack.org: ansible_host: 104.130.141.75 location: diff --git a/inventory/service/group_vars/graphite.yaml b/inventory/service/group_vars/graphite.yaml index bd5418eaf7..69c6c05280 100644 --- a/inventory/service/group_vars/graphite.yaml +++ b/inventory/service/group_vars/graphite.yaml @@ -5,7 +5,7 @@ iptables_extra_allowed_hosts: - hostname: opendev.org port: 8125 protocol: udp - - hostname: mirror-update01.openstack.org + - hostname: mirror-update02.openstack.org port: 8125 protocol: udp