add missing license features (#8618)

This commit is contained in:
Angel Garbarino
2020-03-26 13:43:30 -06:00
committed by GitHub
parent 76d71d034b
commit 22f67e640d

View File

@@ -10,6 +10,8 @@ const ALL_FEATURES = [
'Control Groups', 'Control Groups',
'Performance Standby', 'Performance Standby',
'Namespaces', 'Namespaces',
'KMIP',
'Entropy Augmentation',
]; ];
export function allFeatures() { export function allFeatures() {