Replicate projects in local setup

Replicate projects creation and deletion, for public and hidden projects

Change-Id: Ib69886307138bd73b20f218ae712fe0516b17f20
diff --git a/setup_local_env/configs/replication.config b/setup_local_env/configs/replication.config
index ea9252f..cf7f66a 100644
--- a/setup_local_env/configs/replication.config
+++ b/setup_local_env/configs/replication.config
@@ -4,6 +4,9 @@
     timeout = 600
     rescheduleDelay = 15
     replicationDelay = $REPLICATION_DELAY_SEC
+    createMissingRepositories = true
+    replicateProjectDeletions = true
+    replicateHiddenProjects = true
 [gerrit]
     autoReload = true
     replicateOnStartup = false