Browse Source

Merge pull request #8960 from kargakis/update-links

Get acs-engine from new CI namespace
Jim Minter 6 years ago
parent
commit
4dd9977c5a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      playbooks/azure/openshift-cluster/launch.yml

+ 2 - 2
playbooks/azure/openshift-cluster/launch.yml

@@ -15,8 +15,8 @@
       url: "{{ item }}"
       dest: "{{ tmp.path }}/"
     with_list:
-    - "http://acs-engine-build-acs-engine-build.svc.ci.openshift.org/acs-engine"
-    - "http://acs-engine-build-acs-engine-build.svc.ci.openshift.org/openshift.json"
+    - "http://acs-engine-build-azure.svc.ci.openshift.org/acs-engine"
+    - "http://acs-engine-build-azure.svc.ci.openshift.org/openshift.json"
 
   - name: make acs-engine executable
     file: