Add temp fix for bug in mcp builder

This commit is contained in:
Aleksandr Didenko
2016-07-01 16:34:20 +02:00
parent 9be65f8c19
commit ca8ef29ae4
2 changed files with 33 additions and 0 deletions

View File

@@ -9,6 +9,11 @@
rsync_opts:
- "--exclude=/microservices-repos"
tasks:
- name: Patch MCP
shell: patch -p1 < ../patch1
args:
chdir: /root/ccp/microservices/
creates: /usr/local/bin/mcp-microservices
- name: Install MCP
shell: "{{ item }}"
args: