Add additional package;Force ovftool
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d29e73a424
commit
3b644541dd
@ -40,6 +40,8 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
VSPHERE_PASSWORD:
|
VSPHERE_PASSWORD:
|
||||||
from_secret: vsphere_password
|
from_secret: vsphere_password
|
||||||
|
IB_OVFTOOL: true
|
||||||
|
IB_OVFTOOL_ARGS: --allowExtraConfig
|
||||||
volumes:
|
volumes:
|
||||||
- name: output
|
- name: output
|
||||||
path: /output
|
path: /output
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"disable_public_repos": "false",
|
"disable_public_repos": "false",
|
||||||
"extra_debs": "",
|
"extra_debs": "",
|
||||||
"extra_repos": "",
|
"extra_repos": "",
|
||||||
"extra_rpms": "",
|
"extra_rpms": "open-iscsi",
|
||||||
"firstboot_custom_roles_post": "",
|
"firstboot_custom_roles_post": "",
|
||||||
"firstboot_custom_roles_pre": "",
|
"firstboot_custom_roles_pre": "",
|
||||||
"http_proxy": "",
|
"http_proxy": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user