diff options
author | wutianwei <wutianwei1@huawei.com> | 2017-12-27 20:23:35 +0800 |
---|---|---|
committer | wutianwei <wutianwei1@huawei.com> | 2018-01-15 11:24:15 +0800 |
commit | 668b3ab90304112143b35ebf5c82b565d3d0d846 (patch) | |
tree | 5797d5e33d15c11eaa329f42dae7e721b6485bd1 /labs/huawei/idf-pod1.yaml | |
parent | 0208c3e6d059f634513e4ad87b393ebb555f58bc (diff) |
Add the huawei-pod1 PDF and IDF
it include the information about the huawei-pod1
such as, cpu, memory, disk, interface, BMC
and encrypt the ipmi user and password
Change-Id: Ie93a84bc3953f7c35514813e99334adb260efed1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Diffstat (limited to 'labs/huawei/idf-pod1.yaml')
-rw-r--r-- | labs/huawei/idf-pod1.yaml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/labs/huawei/idf-pod1.yaml b/labs/huawei/idf-pod1.yaml new file mode 100644 index 00000000..44fb4a06 --- /dev/null +++ b/labs/huawei/idf-pod1.yaml @@ -0,0 +1,44 @@ +############################################################################## +# Copyright (c) 2017 HUAWEI TECHNOLOGIES CO.,LTD and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +### huawei-pod1 installer descriptor file ### + +idf: + version: 0.1 + # netconfig + net_config: + mgmt: + interface: 1 + vlan: native + network: 10.1.0.0 + mask: 24 + storage: + interface: 2 + vlan: 102 + network: 172.16.2.0 + mask: 24 + tenant: + interface: 2 + vlan: 101 + network: 172.16.1.0 + mask: 24 + external: + interface: 2 + vlan: native + network: 192.168.10.0 + mask: 24 + gateway: 192.168.10.1 + dns: + - 8.8.8.8 + - 8.8.4.4 + + compass: + jumphost: + network: + node: |