Bug #14575
closeddomain name value in YAML refers to domain Description instead of DNS domain
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1308931
Description of problem:
domain name value in YAML refers to domain Description instead of DNS domain
How reproducible:
Open the Satellite 6.1.6 web interface
- Go to Infrastructure --> Domains
- Click on a domain.
- A new screen opens with the 'Domain' tab opened. Please note that this tab contains 3 fields: 'DNS domain', 'Description' and 'DNS Capsule'.
- Now go to Hosts --> All hosts
- Select a managed host.
- Click on the YAML button.
- The YAML file includes a 'domainname' variable. The value of this variable is set to the 'Description' field value just mentioned. However, would expect this variable to be filled with the 'DNS domain' field value.
Version-Release number of selected component (if applicable):
6.1.6
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: