diff --git a/roles/openshift-apps/coreos-cincinnati/templates/egresspolicy.yml b/roles/openshift-apps/coreos-cincinnati/templates/egresspolicy.yml index ae2ce191bf..08bf85fb02 100644 --- a/roles/openshift-apps/coreos-cincinnati/templates/egresspolicy.yml +++ b/roles/openshift-apps/coreos-cincinnati/templates/egresspolicy.yml @@ -17,6 +17,9 @@ spec: - type: Allow to: dnsName: dl.fedoraproject.org + - type: Allow + to: + dnsName: dl.phx2.fedoraproject.org - type: Deny to: cidrSelector: "0.0.0.0/0"