Add a hosts file for pdc-backend.
This commit is contained in:
parent
ab98182a50
commit
e8de15cd6b
1 changed files with 7 additions and 0 deletions
7
roles/hosts/files/pdc-backend-hosts
Normal file
7
roles/hosts/files/pdc-backend-hosts
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||||
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||||
|
|
||||||
|
# PDC backend pulls down composeinfo from kojipkgs (and it uses the url provided
|
||||||
|
# by the fedmsg message, which is the external name).
|
||||||
|
10.5.125.36 kojipkgs.fedoraproject.org
|
||||||
|
10.5.125.44 pkgs.fedoraproject.org pkgs
|
Loading…
Add table
Add a link
Reference in a new issue