From 76454dd1343eb8feb53f2f914bba7f24ef3be352 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 5 Apr 2017 08:26:43 -0700 Subject: [PATCH] Small comment cleanup offline_reindex is not used by the gerrit.config template. It is only used by puppet itself to know whether or not to perform an offline reindex during the upgrade process of a gerrit installation. Change-Id: I9614691e083f38f1b9c367817c394bf1367e6939 --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 189a7b8..8e45e05 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -446,7 +446,6 @@ class gerrit( # - $report_bug_text # - $report_bug_url # - $secondary_index_type: - # - $offline_reindex: # - $reindex_threads: # - $index_threads: # - $new_groups_visible_to_all: