Initial commit
Add default gerrit projects config for sandbox

Related-PROD: RE-336

Change-Id: I788bb9317005b8094bfbcde75da77a993e0404cb
diff --git a/conf/projects.ini.template b/conf/projects.ini.template
new file mode 100644
index 0000000..609b91c
--- /dev/null
+++ b/conf/projects.ini.template
@@ -0,0 +1,14 @@
+[projects]
+gerrit-host=gerrit.sandbox.mirantis.net
+gerrit-port=29418
+gerrit-user=sandbox-gerrit
+gerrit-committer=Gerrit Sandbox <sandbox-gerrit@sandbox.mirantis.net>
+acl-dir=~/acls
+jeepyb-cache-dir=~/jeepyb_cache
+local-git-dir=~/jeepyb_git
+gerrit-system-user=1000
+gerrit-system-group=1000
+
+gerrit-replicate=False
+has-github=False
+jeepyb-run-local=False