浏览代码

Get acs-engine from new CI namespace

Michalis Kargakis 6 年之前
父节点
当前提交
bc83fc2c2d
共有 1 个文件被更改,包括 2 次插入2 次删除
  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: