summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Collapse)AuthorAge
* 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