Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dns_dnscmd.rb 81 Bytes
dns_dnscmd_main.rb 4.32 KB
dns_dnscmd_plugin.rb 340 Bytes
plugin_configuration.rb 394 Bytes

Latest revisions

# Date Author Comment
47732b9e 01/19/2017 08:16 AM Ewoud Kohl van Wijngaarden

Fixes #17906 - Move {create,remove}_*_record to dns_common

Before most DNS providers had pretty much exact copies of these
functions. This removes duplication and allows for much simpler plugins.

In doing so it also fixes #17879 by adding CNAME support to the nsupdate...

a0e36b3b 01/03/2017 10:10 AM Ewoud Kohl van Wijngaarden

Refs #17037 - Fix deprecation warning in dnscmd

522231bf3e4c918ee821a73acb3f70459ca57791 deprecated the use of
ptr_record_conflicts with IPs, but didn't update this implementation.

67c1cc83 10/04/2016 07:30 AM Alex Fisher

fixes #13237 - Use RRData option when deleting DNS records

To be able to delete dns records with `dnscmd` without specifying
the `RRData` option, the account needs `Full Control` privileges on the
zone.

`Full Control` allows the account to do much more besides...

69afd342 08/16/2016 04:07 AM Dmitri Dolguikh

Fixes #15942 - dns module and providers use updated di config.

2b498a4a 06/28/2016 05:56 AM Paul Kelly

fixes #15244 - provide a CNAME api

This allows all common DNS operations to be handled from within the
Foreman infrastructure. The requirement for assistance from a Microsoft
colleague is no longer required.

e182f9a0 06/08/2016 10:21 AM Jack Watroba

fixes #15341 - case sensitivity issues with dnscmd

b0ae4e0d 05/11/2016 10:11 AM Lukas Zapletal

Fixes #14995 - proxy default log is INFO

b0070397 04/15/2016 09:04 AM Ewoud Kohl van Wijngaarden

Fixes #13544: Support IPv6 in DNS

450e0b69 02/25/2016 08:27 AM Daniel Helgenberger

Fixes #13536 - working ptr's for dnscmd

310433f7 02/15/2016 10:41 AM Daniel Helgenberger

Fixes #13421 - Support for dnscmd zone names and sub zones

View revisions

Also available in: Atom