Restore default remote in flock.xml

The update that set up stx.5.0 inadvertently changed the
default remote.  Restore it to its previous value.

Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: Ice270e9f7b857daf022bf0408972f14719bcf321
This commit is contained in:
Scott Little 2021-04-16 20:06:35 -04:00
parent bdea9e7409
commit b944ac79d3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="r/stx.5.0" remote="stx-staging"/>
<default revision="r/stx.5.0" remote="starlingx"/>
<include name="common.xml" />
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>