diff options
| author | Patrick Uiterwijk <puiterwijk@redhat.com> | 2016-04-18 20:26:40 +0000 |
|---|---|---|
| committer | Patrick Uiterwijk <puiterwijk@redhat.com> | 2016-04-18 20:26:40 +0000 |
| commit | 2d423ceb505a301863576f02ec61e7f52f345f15 (patch) | |
| tree | e07ef2db51a1ec97af8181c9f7b400a9a303f4ee /roles/hosts | |
| parent | 8e16db895142169c6a21e31f2b5851a4d9192b47 (diff) | |
| download | ansible-2d423ceb505a301863576f02ec61e7f52f345f15.tar.gz ansible-2d423ceb505a301863576f02ec61e7f52f345f15.tar.xz ansible-2d423ceb505a301863576f02ec61e7f52f345f15.zip | |
Ticket #5168 fixed, this can go away now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'roles/hosts')
| -rw-r--r-- | roles/hosts/files/pdc-backend-hosts | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/roles/hosts/files/pdc-backend-hosts b/roles/hosts/files/pdc-backend-hosts deleted file mode 100644 index a9415c817..000000000 --- a/roles/hosts/files/pdc-backend-hosts +++ /dev/null @@ -1,10 +0,0 @@ -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). -# REMOVE THIS when this ticket is done: -# https://fedorahosted.org/fedora-infrastructure/ticket/5168 -10.5.125.36 kojipkgs.fedoraproject.org -10.5.125.44 pkgs.fedoraproject.org pkgs -10.5.126.23 infrastructure.fedoraproject.org |
