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:
|
||||
VSPHERE_PASSWORD:
|
||||
from_secret: vsphere_password
|
||||
IB_OVFTOOL: true
|
||||
IB_OVFTOOL_ARGS: --allowExtraConfig
|
||||
volumes:
|
||||
- name: output
|
||||
path: /output
|
||||
|
@ -3,7 +3,7 @@
|
||||
"disable_public_repos": "false",
|
||||
"extra_debs": "",
|
||||
"extra_repos": "",
|
||||
"extra_rpms": "",
|
||||
"extra_rpms": "open-iscsi",
|
||||
"firstboot_custom_roles_post": "",
|
||||
"firstboot_custom_roles_pre": "",
|
||||
"http_proxy": "",
|
||||
|
Loading…
Reference in New Issue
Block a user