Update to SLE16 base #309
Reference in New Issue
Block a user
Delete Branch "nbelouin/Factory:sle16"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As it relies on modification to
_metaplease use: https://build.opensuse.org/project/show/home:nbelouin:Factory16 for a built version@@ -20,3 +29,3 @@#!ArchExclusiveLine: x86_64RUN if [ "$(uname -m)" = "x86_64" ];then \zypper --installroot /installroot --non-interactive install --no-recommends syslinux python311-devel python311 python311-pip python311-sushy-oem-idrac python311-proliantutils python311-sushy python311-pyinotify python3-ironicclient git curl sles-release tar gzip vim gawk dnsmasq dosfstools apache2 apache2-mod_wsgi ipcalc ipmitool iproute2 bind-utils procps qemu-tools sqlite3 util-linux xorriso tftp ipxe-bootimgs python311-sushy-tools crudini openstack-ironic; \I was wondering why the proliantutils was removed, but I see now that upstream deprecated the non-redfish APIs e.g https://github.com/metal3-io/ironic-image/pull/772 so this should be OK