kolla-ansible/ansible/roles/venus
Maksim Malchuk 8c8dad0187 Fix Venus containers start issue
The venus containers failed to start with an error
(venus_api container):
/usr/local/bin/kolla_start: line 24: exec: venus-api: not found
because of [1] and also changes the encoding of the files form
dos to unix introduced in [2].

1. https://opendev.org/openstack/venus/src/branch/master/setup.cfg#L29-L30
2. If3562bbed6181002b76831bab54f863041c5a885

Change-Id: I8bee27882c15e39a3d2946787d56bc90db994887
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2023-06-07 21:56:16 +03:00
..
defaults Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
handlers Fix var-spacing 2022-07-25 22:15:15 +02:00
tasks Fix prechecks in check mode 2023-01-12 14:27:36 +00:00
templates Fix Venus containers start issue 2023-06-07 21:56:16 +03:00
vars ADD venus for kolla-ansible 2022-03-17 20:35:08 +08:00