OPC # 0002: Improvements to Client provisioning workflows
This commit is contained in:
@@ -22,5 +22,8 @@ public enum ComponentMode
|
||||
VpsDocker,
|
||||
|
||||
/// <summary>Own VM with the component running as a native OS process (no Docker).</summary>
|
||||
VpsBareMetal
|
||||
VpsBareMetal,
|
||||
|
||||
/// <summary>Component is not provisioned for this tenant (feature not elected).</summary>
|
||||
Disabled
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user