Replay upstream changes
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-05-19 11:05:16 +02:00
parent c05b9bf0f5
commit 0cdb7fb129
7 changed files with 13 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{
"build_target": "virt",
"disable_public_repos": "false",
"extra_debs": "open-iscsi",
"extra_debs": "nfs-common open-iscsi",
"extra_repos": "",
"extra_rpms": "",
"firstboot_custom_roles_post": "",
@@ -9,9 +9,9 @@
"http_proxy": "",
"https_proxy": "",
"no_proxy": "",
"node_custom_roles_post": "custom",
"node_custom_roles_post": "",
"node_custom_roles_pre": "",
"pause_image": "registry.k8s.io/pause:3.6",
"pause_image": "registry.k8s.io/pause:3.8",
"pip_conf_file": "",
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm",
"reenable_public_repos": "true",