Sfoglia il codice sorgente

Get acs-engine from new CI namespace

Michalis Kargakis 6 anni fa
parent
commit
bc83fc2c2d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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: