Browse Source

Merge pull request #8960 from kargakis/update-links

Get acs-engine from new CI namespace
Jim Minter 6 năm trước cách đây
mục cha
commit
4dd9977c5a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: