Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1045613

Summary: [RFE] CNAME and SRV record support in foreman
Product: Red Hat Satellite Reporter: Brian J. Atkisson <batkisso>
Component: DHCP & DNSAssignee: Lukas Zapletal <lzap>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: NightlyCC: dmitri, ohadlevy, sauchter
Target Milestone: UnspecifiedKeywords: FutureFeature
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/1581
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-04 19:16:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian J. Atkisson 2013-12-20 20:50:58 UTC
Description of problem:
Foreman really needs to support CNAMEs and SRV records for zones that it hosts.  These are critical component in managing DNS for a zone.  We need the ability to create these records within the Foreman UI.  

Adding a CNAME should not be limited to a single host either.  It'll need to support doing things like round-robin CNAMEs and wildcards.  For example (in bind syntax):

bleh  IN  CNAME host1
bleh  IN  CNAME host2

*.service  IN  CNAME host1

Similarly, SRV records need to support round-robin, priority and weight:

_ldap._tcp  IN  SRV  0  5  80  www.example.com.
_ldap._tcp  IN  SRV  0  10  80  www.example.com.

Finally, both SRV and CNAME records should be able to point to hosts that are not managed by Foreman and outside those managed zones.

Thank you.

Comment 1 RHEL Program Management 2013-12-20 20:55:14 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 Bryan Kearney 2015-08-25 17:23:03 UTC
Upstream bug component is WebUI

Comment 5 Bryan Kearney 2015-08-25 17:36:03 UTC
Upstream bug component is DHCP & DNS

Comment 6 Bryan Kearney 2015-08-25 17:56:12 UTC
Upstream bug component is Provisioning

Comment 7 Bryan Kearney 2015-08-25 17:57:52 UTC
Upstream bug component is DHCP & DNS

Comment 8 Dmitri Dolguikh 2017-02-07 12:48:18 UTC
CNAME support is available starting with smart-proxy 1.13 (all core providers, some 3rd-party ones). There's currently no support for SRV records.

Comment 9 Bryan Kearney 2018-09-04 19:02:51 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.

Comment 10 Bryan Kearney 2018-09-04 19:16:04 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.