Don't create a virtualenv for kolla on the seed hypervisor
Kolla should not be running against the seed hypervisor. Change-Id: Ifb6abb784b0791794e25059334f28e4f24003add TrivialFix
This commit is contained in:
parent
b80e94ca36
commit
ce4d098571
@ -3,7 +3,7 @@
|
|||||||
# when running kolla-ansible.
|
# when running kolla-ansible.
|
||||||
|
|
||||||
- name: Ensure a virtualenv exists for kolla-ansible
|
- name: Ensure a virtualenv exists for kolla-ansible
|
||||||
hosts: seed:seed-hypervisor:overcloud
|
hosts: seed:overcloud
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
tags:
|
tags:
|
||||||
- kolla-ansible
|
- kolla-ansible
|
||||||
|
Loading…
Reference in New Issue
Block a user