There was an error while loading. Please reload this page.
1 parent a2e8435 commit a23f348Copy full SHA for a23f348
1 file changed
manifests/role/app_host/prod_with_search_metrics.pp
@@ -5,5 +5,6 @@
5
class nebula::role::app_host::prod_with_search_metrics {
6
include nebula::role::app_host::prod
7
include nebula::profile::client_cert_https
8
- include nebula::profile::search::catalog::solr_monitor
+ # solr_monitor can't work without solr Profile
9
+ #include nebula::profile::search::catalog::solr_monitor
10
}
0 commit comments