We enable the possibility of registering the localhost domain in the installation assistant and in the cert-tool #2422
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes are made to the installation wizard and cert tool to allow configuration of the localhost domain for certificate creation and configuration of stack components
Logs example
Test unattended:
Centos 7: https://ci.wazuh.info/view/Tests/job/Test_unattended/4269/console
Ubuntu Bionic: https://ci.wazuh.info/view/Tests/job/Test_unattended/4273/console
The changes that this PR brings worked OK, the service check fails, the problem was reported here: https://github.com/wazuh/wazuh-jenkins/issues/5611
Test unattended distributed:
https://ci.wazuh.info/view/Tests/job/Test_unattended_distributed/518/console
Again, the changes that the PR brings worked correctly, here the problem is in the packages, the dashboards cannot connect to the OpenSearch nodes due to differences between the versions
Sep 06 13:59:19 ip-172-31-84-86 opensearch-dashboards[24143]: {"type":"log","@timestamp":"2023-09-06T13:59:19Z","tags":["error","savedobjects-service"],"pid":24143,"message":"This version of OpenSearch Dashboards (v2.8.0) is incompatible with the following OpenSearch nodes in your cluster: v2.6.0 @ 172.31.91.178:9200 (172.31.91.178), v2.6.0 @ 172.31.82.177:9200 (172.31.82.177), v2.6.0 @ 172.31.91.71:9200 (172.31.91.71), v2.6.0 @ 172.31.88.0:9200 (172.31.88.0), v2.6.0 @ 172.31.82.58:9200 (172.31.82.58), v2.6.0 @ 172.31.91.44:9200 (172.31.91.44)"}
Tests
#2417 (comment)
#2417 (comment)
#2417 (comment)
#2417 (comment)