Actions
Feature #17879
closedAdd DNS CNAME entry for nsupdate
Difficulty:
easy
Triaged:
Pull request:
Description
DNS managed by Foreman should be able to assign aliases for hosts.
Smart-proxy API currently support DNS CNAME entries for DNSCMD only.
This feature should able CNAME support on dnsupdate DNS provider and make it possible to assign more then one CNAME to a host1.
Issues related with this subject
#14091 #9388 #1581 #15244
1 https://github.com/theforeman/smart-proxy/blob/develop/modules/dns_common/dns_common.rb#L108
Updated by Guilherme Maluf Balzana about 8 years ago
- Copied from Feature #17878: Add DNS CNAME entry for nsupdate added
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/489 added
Updated by Guilherme Maluf Balzana about 8 years ago
- Related to Refactor #17880: DNS CNAME parameters methods are swapped added
Updated by Guilherme Maluf Balzana about 8 years ago
- Related to deleted (Refactor #17880: DNS CNAME parameters methods are swapped)
Updated by Guilherme Maluf Balzana about 8 years ago
- Blocks Refactor #17880: DNS CNAME parameters methods are swapped added
Updated by Anonymous about 8 years ago
- Related to Refactor #17906: Move create_*_record remove_*_record functions into dns_common added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Rejected
Closing this in favour of http://projects.theforeman.org/issues/17906 which provides default implementations for all create and delete record methods for all providers.
Updated by Ewoud Kohl van Wijngaarden about 8 years ago
- Status changed from Rejected to Resolved
- Translation missing: en.field_release set to 209
I think closing it as resolved makes it clearer this is now supported. The other issue kind of sneaks it in.
Actions