mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge pull request #1210 from junxiawang/0525N
modify template to a template without variable missing
This commit is contained in:
commit
d820b938a3
@ -80,6 +80,34 @@ MIGRATION1_VERSION=2.10
|
||||
MIGRATION2_VERSION=2.11.1
|
||||
LATEST_VERSION=2.12.1
|
||||
#For migration cass End
|
||||
#For docker host setup
|
||||
DOCKERIMAGE=ubuntu
|
||||
DOCKERCOMMAND=/bin/bash
|
||||
DOCKERCONIP=10.4.27.100
|
||||
DOCKERHOSIP=10.4.27.10
|
||||
DOCKERMNXCAT=xcatmn
|
||||
MYNET0VALUE=10.0.0.0/8
|
||||
DOCKERCN=host05c08
|
||||
#docker host setup end
|
||||
#For installnics start
|
||||
INSTALLNICIP=10.2.2.27
|
||||
#End
|
||||
#For image define start
|
||||
STATELITE=rhels7.2-ppc64-statelite-compute
|
||||
STATELESS=rhels7.2-ppc64-netboot-compute
|
||||
#End
|
||||
#For switch case start
|
||||
range=10.4-5.24-25.1
|
||||
#End
|
||||
#For ntp case start
|
||||
extntpserversip=10.2.1.12
|
||||
DATE=2016
|
||||
#End
|
||||
#For bmc test case start
|
||||
bmcrange=10.4.30.254
|
||||
bmcusername=USERID
|
||||
bmcpasswd=PASSW0RD
|
||||
#End
|
||||
[Custom]
|
||||
|
||||
#commands run before test
|
||||
|
Loading…
x
Reference in New Issue
Block a user