]> git.ipfire.org Git - thirdparty/kea.git/commit
[3538] Corrected the declaration of the example pool in the kea.conf
authorMarcin Siodelski <marcin@isc.org>
Tue, 9 Sep 2014 18:32:59 +0000 (20:32 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 9 Sep 2014 18:32:59 +0000 (20:32 +0200)
commit07c8a9ec2ed0491205e6965a862d15d5f2ebb7fc
tree83550eb8ff049b3d72cfc4bf1a60c3af06f4b7e6
parent26a5dc9a864be664d7fba1c3bc73b4d0a72c9960
[3538] Corrected the declaration of the example pool in the kea.conf

Recently the "pool" parameter has been renamed to "pools" and its type
was changed from the string to a map. The kea.conf was not updated to
use the new format for the pool definition. This change corrects it.
src/bin/keactrl/kea.conf.in