Drop stx- prefix from ansible-playbooks path

Failed to drop the 'stx-' prefix on ansible-playbooks in the
previous update.

Story: 2006166
Task: 35687
Change-Id: I3ff13f785f526f5ea6286e4fe03eecb1a27d2bfd
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2019-09-06 09:54:21 -04:00
parent 6f1a06b543
commit aa19b55292

View File

@ -16,7 +16,7 @@
<project remote="starlingx" name="root.git" path="cgcs-root"/>
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/stx-ansible-playbooks"/>
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
<project remote="starlingx" name="clients.git" path="cgcs-root/stx/clients"/>
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile"/>
<project remote="starlingx" name="config.git" path="cgcs-root/stx/config"/>