mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-05 16:49:08 +00:00
Five vm attributes (vmhost, vmothersetting, vmmemory, vmcpus, vmnics) had an only_if => 'mgt=kvm' guard in Schema.pm that silently hid them from lsdef output unless mgt=kvm was set. The other 16 vm attributes had no such guard. This inconsistency caused the documented regex example in "Groups and Regular Expressions in Tables" to produce incomplete output. Fixes: xcat2/xcat-core#3006
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