Merge "Don't create a virtualenv for kolla on the seed hypervisor"

This commit is contained in:
Zuul 2018-05-21 14:42:46 +00:00 committed by Gerrit Code Review
commit 94de27670a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# when running kolla-ansible.
- name: Ensure a virtualenv exists for kolla-ansible
hosts: seed:seed-hypervisor:overcloud
hosts: seed:overcloud
gather_facts: False
tags:
- kolla-ansible