Add additional package;Force ovftool
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2023-03-02 09:45:02 +01:00
parent d29e73a424
commit 3b644541dd
2 changed files with 3 additions and 1 deletions

View File

@ -40,6 +40,8 @@ steps:
environment:
VSPHERE_PASSWORD:
from_secret: vsphere_password
IB_OVFTOOL: true
IB_OVFTOOL_ARGS: --allowExtraConfig
volumes:
- name: output
path: /output

View File

@ -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": "",