Fix ip for admin
This commit is contained in:
parent
475257aad6
commit
dedec7b357
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||||
10.5.126.23 infrastructure.fedoraproject.org
|
10.5.126.23 infrastructure.fedoraproject.org
|
||||||
10.5.126.53 admin.fedoraproject.org
|
10.5.126.52 admin.fedoraproject.org
|
||||||
#
|
#
|
||||||
# Here for historical reasons due to cert names.
|
# Here for historical reasons due to cert names.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue