summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Allow TXT antd MX records.HEADmasterHugo Hörnquist2023-01-05
|
* Fix metadata.Hugo Hörnquist2022-09-30
|
* Add metadata.jsonHugo Hörnquist2022-08-08
|
* Made dns_record autoreport more forgiving.Hugo Hörnquist2022-02-28
|
* Revert "dns_record made key namevar"Hugo Hörnquist2022-02-17
| | | | This reverts commit 638fa7d2af7c0ab6e556ec107e97864029c040c8.
* Dns_zone add newvalues constraintsHugo Hörnquist2022-02-17
|
* Dns_record remove commented out lines.Hugo Hörnquist2022-02-17
|
* dns_record made key namevarHugo Hörnquist2022-02-17
|
* Add fact for reverse zone.Hugo Hörnquist2022-02-16
|
* Document type dns_zone.Hugo Hörnquist2022-02-16
|
* Document and default dns_zone parameters.Hugo Hörnquist2022-02-16
|
* Add NS property on dns_zone.Hugo Hörnquist2022-02-16
|
* Disallow NS records.Hugo Hörnquist2022-02-16
|
* Add value and ttl setting for dns_record.Hugo Hörnquist2022-02-16
|
* Add SOA fields for dns_zone.Hugo Hörnquist2022-02-16
| | | | | | soa_refresh handles zonefile soa[:refresh] Fix zonefile negativeTTL.
* Zone flush calls create.Hugo Hörnquist2022-02-16
|
* Document want for zone_file path setting.Hugo Hörnquist2022-02-16
|
* Create new zone if file doesn't exist.Hugo Hörnquist2022-02-16
|
* Implemented zone delete.Hugo Hörnquist2022-02-15
|
* dns_record resources working!Hugo Hörnquist2022-02-15
|
* Add automatic reverse zone.Hugo Hörnquist2022-02-14
|
* Replace select with reject.Hugo Hörnquist2022-02-14
|
* Add module dns_record.Hugo Hörnquist2022-02-14
|
* Vendor zonefile module.Hugo Hörnquist2022-02-14
The version in the gem repositories is version 1.06, and seems abandoned. This is version 1.07 copied from GitHub [1]. Vendoring is not due to version, but due to properly installing Gem's being next to impossible, and that I need to change some of the code later on. [1]: https://github.com/boesemar/zonefile