update retrace-stg ip addr after restart

This commit is contained in:
Miroslav Suchý 2022-03-17 10:48:33 +01:00
parent 1c7838b25a
commit 1df11dffa6

View file

@ -70,7 +70,7 @@ nagios_Check_Services:
sshd: false sshd: false
swap: false swap: false
public_hostname: retrace-stg.aws.fedoraproject.org public_hostname: retrace-stg.aws.fedoraproject.org
public_ip: 3.228.218.234 public_ip: 54.160.25.198
rs_internal_arch_list: [source, x86_64] rs_internal_arch_list: [source, x86_64]
rs_internal_centos_vers: [] rs_internal_centos_vers: []
# Staging only has a little storage, so we only support one release at a time. # Staging only has a little storage, so we only support one release at a time.