Project

General

Profile

« Previous | Next » 

Revision 3997997e

Added by Dominic Cleal about 9 years ago

Prepare 1.6.0 changelog

View differences:

CHANGELOG.md
# Changelog
## 1.6.0
* Add `parameters`, `options` parameters to dhcp::pool
* Add `default_lease_time`, `max_lease_time` parameters to dhcp
* Use longer ISC defaults for lease times
* Minimising differences to puppetlabs/dhcp for eventual merger
* Do not set domain-name option if dnsdomain parameter is empty
* Strip pool config values before checking if they should be set
* Removing unused code, tidyups, better test coverage, increased linting
## 1.5.0
* Add nameservers parameter to dhcp::pool
* Fix config output when empty pool range is passed
metadata.json
{
"name": "theforeman-dhcp",
"version": "1.5.1",
"version": "1.6.0",
"author": "theforeman",
"summary": "Manage the ISC DHCP daemon",
"license": "Apache-2.0",

Also available in: Unified diff