Closed agrare closed 1 year ago
If a domain_name is an empty string and not just blank we will build a hostname with a trailing .
.
Checked commit https://github.com/agrare/manageiq-providers-vmware/commit/7cd5f8dd4aa79c271d60798ed4898f611ac68e0e with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :star:
If a domain_name is an empty string and not just blank we will build a hostname with a trailing
.