]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Thu, 4 Feb 2021 17:57:03 +0000 (09:57 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Thu, 4 Feb 2021 17:57:03 +0000 (09:57 -0800)
open-vm-tools/lib/include/vm_product.h

index 2383ffd58a12874f1548e08a12cfccb56bf3955b..7daa437585496d5989ea56bcf2a6da37effe7da0 100644 (file)
 
 #define PRODUCT_VPX_NAME MAKE_NAME("VirtualCenter")
 
+// Selector for the VPXD mode of operation
+#define PRODUCT_VPXD_SHORT_NAME "VirtualCenter"
+#define PRODUCT_CCP_SHORT_NAME "ClusterControlPlane"
+
 #define PRODUCT_VPXA_NAME PRODUCT_VPX_NAME " Agent"
 
 #define PRODUCT_FDM_NAME MAKE_NAME("Fault Domain Manager")