adding sfc demo with icn sdewan cnf
[ovn4nfv-k8s-plugin.git] / demo / sfc-setup / config / default.yml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) 2018
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 - name: "master"
12   ip: "10.10.10.13"
13   memory: 16384
14   cpus: 16
15 - name: "minion01"
16   ip: "10.10.10.14"
17   memory: 18432
18   cpus: 16
19 - name: "minion02"
20   ip: "10.10.10.15"
21   memory: 18432
22   cpus: 16
23 - name: "tm1-node"
24   ip: "10.10.10.16"
25   memory: 512
26   cpus: 2
27 - name: "tm2-node"
28   ip: "10.10.10.17"
29   memory: 512
30   cpus: 2