Update node labels according to new CCP nodeSelector

This commit is contained in:
Aleksandr Didenko
2016-06-28 14:06:53 +02:00
parent d7f9d4a590
commit 96add56527
2 changed files with 12 additions and 6 deletions

View File

@@ -2,6 +2,12 @@
pre_tasks:
- name: Rsync nodes list
synchronize: src=/root/nodes dest=/root/nodes
- name: Rsync MCP scripts and repo
synchronize:
src: /root/ccp/
dest: /root/ccp/
rsync_opts:
- "--exclude=/microservices-repos"
tasks:
- name: Deploy CCP
shell: ./ccp-deploy.sh