Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 1.35 KB

ddnsupdate CHANGELOG

This file is used to list changes made in each version of the ddnsupdate cookbook.

0.1.9

  • Virender Khatri - possible fix for some scenario for missing node.domain

  • Virender Khatri - lwrp rr default server attr updated in recipe rr

  • Bradley Corner - modifications to enable disabling the ddnssec option

  • Bradley Corner - fixed Typos and formatting in README

  • Bradley Corner - added check for domain in the /etc/resolv.conf file. If it does not exist then use the first entry in the search variable.

  • Bradley Corner - fixed rubocop

0.1.8

  • Virender Khatri - fixed missing ohai node attribute fqdn/domain issue, now falls back to provided zone if node['domain'] is missing. same fix applied for missing node['fqdn']

  • Virender Khatri - disabled knife lint check temporarily

0.1.5

  • Virender Khatri - added rubocop, food critic, knife, rspec lint test

  • Virender Khatri - added support for travis ci

0.1.2

  • Virender Khatri - initial release of ddnsupdate

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.