There was an error while loading. Please reload this page.
2 parents 13de16f + a23f348 commit 8ffbb1cCopy full SHA for 8ffbb1c
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