diff options
Diffstat (limited to 'mcp/config/os-nosdn-nofeature-noha.yaml')
-rw-r--r-- | mcp/config/os-nosdn-nofeature-noha.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mcp/config/os-nosdn-nofeature-noha.yaml b/mcp/config/os-nosdn-nofeature-noha.yaml new file mode 100644 index 000000000..526ea5763 --- /dev/null +++ b/mcp/config/os-nosdn-nofeature-noha.yaml @@ -0,0 +1,14 @@ +cluster: + domain: virtual-mcp-ocata-ovs.local +virtual: + nodes: + - cfg01 + - ctl01 + - cmp01 + - cmp02 + - gtw01 + ctl01: + vcpus: 4 + ram: 14336 + gtw01: + ram: 2048 |