9f1eb39936
We need an empty file because as bootstrap-host runs, it expects that a $service.yml.aio exists for each service running. We run Rally in the utility container therefore this patch just adds an empty file to stop Ansible from crashing. Change-Id: Ia645851a23595a5a988bd0073f90fe6ef361d521
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
---
|
|
# This is a empty file because we deploy Rally inside
|
|
# the utility container however our gating requires that
|
|
# a .aio file exists for it
|
|
{} |