summaryrefslogtreecommitdiffstats
path: root/docs/labs/zte-sh-lab/pod-2.yaml
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2016-09-19 08:48:24 +0800
committerJulien <zhang.jun3g@zte.com.cn>2016-09-19 08:48:24 +0800
commite2b42ab54e738de91ee9f8e92576dbd9340198fc (patch)
tree8b3082d684356779053ae4bccadccdd0d907955d /docs/labs/zte-sh-lab/pod-2.yaml
parent1f3498a73ca2ca15b811205e8a902780a25fb728 (diff)
Update the file naming
Update lab and pod name according to discussion of Pharos meeting on Sep.14, consistent naming for labs directory: https://wiki.opnfv.org/display/pharos/Pharos+git+repo Change-Id: I54520dda3f0662e42b8c1199f23036ced65b73bf Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/labs/zte-sh-lab/pod-2.yaml')
-rw-r--r--docs/labs/zte-sh-lab/pod-2.yaml46
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/labs/zte-sh-lab/pod-2.yaml b/docs/labs/zte-sh-lab/pod-2.yaml
new file mode 100644
index 00000000..a49ac190
--- /dev/null
+++ b/docs/labs/zte-sh-lab/pod-2.yaml
@@ -0,0 +1,46 @@
+nodes:
+ - name: node1
+ tags: control #optional param, other valid value "compute"
+ arch: "x86_64"
+ mac_address: "74:4A:A4:00:CD:72" #pxe boot interface mac
+ power:
+ type: ipmi
+ address: 192.168.1.106
+ user: zteroot
+ pass: superuser
+ - name: node2
+ tags: control
+ arch: "x86_64"
+ mac_address: "74:4A:A4:00:CA:CC"
+ power:
+ type: ipmi
+ address: 192.168.1.107
+ user: zteroot
+ pass: superuser
+ - name: node3
+ tags: control
+ arch: "x86_64"
+ mac_address: "74:4A:A4:00:CD:12"
+ power:
+ type: ipmi
+ address: 192.168.1.108
+ user: zteroot
+ pass: superuser
+ - name: node4
+ tags: compute
+ arch: "x86_64"
+ mac_address: "74:4A:A4:00:CF:40"
+ power:
+ type: ipmi
+ address: 192.168.1.109
+ user: zteroot
+ pass: superuser
+ - name: node5
+ tags: compute
+ arch: "x86_64"
+ mac_address: "74:4A:A4:00:CE:D4"
+ power:
+ type: ipmi
+ address: 192.168.1.110
+ user: zteroot
+ pass: superuser