mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-27 05:45:05 -02:30
All patches are merged, no need to pull reviews
This commit is contained in:
@@ -49,13 +49,13 @@
|
|||||||
shell: mcp-microservices --config-file=/root/ccp/ccp.conf fetch
|
shell: mcp-microservices --config-file=/root/ccp/ccp.conf fetch
|
||||||
run_once: true
|
run_once: true
|
||||||
|
|
||||||
- name: Patch fuel-ccp-neutron
|
# - name: Patch fuel-ccp-neutron
|
||||||
run_once: true
|
# run_once: true
|
||||||
args:
|
# args:
|
||||||
chdir: /root/microservices-repos/fuel-ccp-neutron
|
# chdir: /root/microservices-repos/fuel-ccp-neutron
|
||||||
shell: git fetch https://git.openstack.org/openstack/fuel-ccp-neutron {{ item }} && git cherry-pick FETCH_HEAD
|
# shell: git fetch https://git.openstack.org/openstack/fuel-ccp-neutron {{ item }} && git cherry-pick FETCH_HEAD
|
||||||
with_items:
|
# with_items:
|
||||||
- "refs/changes/96/340496/6"
|
# - "refs/changes/96/340496/6"
|
||||||
|
|
||||||
- name: Build CCP images
|
- name: Build CCP images
|
||||||
shell: mcp-microservices --config-file=/root/ccp/ccp.conf build
|
shell: mcp-microservices --config-file=/root/ccp/ccp.conf build
|
||||||
|
|||||||
Reference in New Issue
Block a user