File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2525 name : CENTOS_VERSION
2626 default : ' 9s'
2727 description : CentOS version to be installed on host node
28+ - string :
29+ name : OS_ARCH
30+ default : ' x86_64'
31+ description : Architecture to build the RPMS
2832 - string :
2933 name : GIT_REPO
3034 default : ' sit-{git_repo}'
Original file line number Diff line number Diff line change 1818 name : CENTOS_VERSION
1919 default : ' 9s'
2020 description : CentOS version to be installed on host node
21+ - string :
22+ name : OS_ARCH
23+ default : ' x86_64'
24+ description : Architecture to build the RPMS
2125 - string :
2226 name : FILE_SYSTEM
2327 default : ' {file_system}'
Original file line number Diff line number Diff line change 1919 name : CENTOS_VERSION
2020 default : ' 9s'
2121 description : CentOS version to be installed on host node
22+ - string :
23+ name : OS_ARCH
24+ default : ' x86_64'
25+ description : Architecture to build the RPMS
2226 - string :
2327 name : KUBE_VERSION
2428 default : ' {k8s_version}'
You can’t perform that action at this time.
0 commit comments