124637e5fSGeorge Liuoption('tests', type: 'feature', description: 'Build tests', value: 'enabled') 2*f8ccac97SPatrick Williamsoption( 3*f8ccac97SPatrick Williams 'root_user_mgmt', 4*f8ccac97SPatrick Williams type: 'feature', 5*f8ccac97SPatrick Williams description: 'Enable management of the root user', 6*f8ccac97SPatrick Williams value: 'enabled', 7*f8ccac97SPatrick Williams) 8