소스 검색

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: