Prechádzať zdrojové kódy

Merge pull request #8960 from kargakis/update-links

Get acs-engine from new CI namespace
Jim Minter 6 rokov pred
rodič
commit
4dd9977c5a

+ 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: