From e472d61af3064674488b13955de5c9ea0f8e7450 Mon Sep 17 00:00:00 2001
From: Al Bailey <Al.Bailey@windriver.com>
Date: Mon, 9 Sep 2019 09:45:34 -0500
Subject: [PATCH] Add a .gitreview file to the new repo

This file is needed in order for people cloning the repo
to be able to initialize it for gerrit by the
"git review -s" command

Change-Id: If0c791896250519def25149dae3e077e689a054d
Story: 2006166
Task: 36530
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
---
 .gitreview | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 .gitreview

diff --git a/.gitreview b/.gitreview
new file mode 100644
index 000000000..55af07933
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.opendev.org
+port=29418
+project=starlingx/stx-puppet.git