Closed jschmid1 closed 4 years ago
Related ticket: https://jira.suse.com/browse/SES-2122
@susebot run teuthology
Commit 043bd60812d0a31b0ebbcca29ef37171d83f784e is OK for suite deepsea:tier2. Check tests results in the Jenkins job: https://storage-ci.suse.de/job/pr-deepsea/473/
Signed-off-by: Joshua Schmid jschmid@suse.de
If a user misconfigured their fqdn like so:
salt can't determine the
domain
And we fail here
with:
Exception: According to the 'domain' grain, the cluster does not have a DNS domain configured
This is probably too late. Also the error message is not very descriptive.
My concern is that we break existing (working) installations that don't use SSL (yet).
Maybe raising a warning instead of an error is also fine?
Checklist: