Merge "Fixes VMTP deploys."

This commit is contained in:
Zuul 2019-06-13 19:24:15 +00:00 committed by Gerrit Code Review
commit 297cade18c

@ -30,7 +30,7 @@
- "{{ role_path }}/templates/{{ item }}.j2"
- "{{ node_custom_config }}/{{ item }}"
- "{{ node_custom_config }}/vmtp/{{ item }}"
dest: "{{ python_path }}/vmtp/{{ item }}"
dest: "{{ node_config_directory }}/vmtp/{{ item }}"
mode: "0660"
become: true
register: vmtp_confs