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 25
25
name : CENTOS_VERSION
26
26
default : ' 9s'
27
27
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
28
32
- string :
29
33
name : GIT_REPO
30
34
default : ' sit-{git_repo}'
Original file line number Diff line number Diff line change 18
18
name : CENTOS_VERSION
19
19
default : ' 9s'
20
20
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
21
25
- string :
22
26
name : FILE_SYSTEM
23
27
default : ' {file_system}'
Original file line number Diff line number Diff line change 19
19
name : CENTOS_VERSION
20
20
default : ' 9s'
21
21
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
22
26
- string :
23
27
name : KUBE_VERSION
24
28
default : ' {k8s_version}'
You can’t perform that action at this time.
0 commit comments