mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-05 04:27:55 +00:00
f491be35d3
The option flags of a client class -- always-send and its siblings -- were passed through as whatever the caller set, so a plain Perl 1 reached the configuration as the number 1 and Kea refuses to parse that. The class flag next to it is already normalised; do the same for the option data, so callers can stay free of JSON.
xCAT is a toolkit for the deployment and administration of clusters. xCAT documentation is available at: http://xcat-docs.readthedocs.org/ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php