What | Removed | Added |
---|---|---|
Status | IN_PROGRESS | RESOLVED |
Resolution | --- | FIXED |
Fixed all the issues we have found and described below: We have added more entries to be exported with proper name tags instead of just listentry in this PR: - https://github.com/yast/yast-autoinstallation/pull/414 But we also will support the listentry tag in firewall and software list entry sections: - https://github.com/yast/yast-firewall/pull/56 - https://github.com/yast/yast-autoinstallation/pull/415 Added the zone element in /networking/interfaces/interface XML node: - https://github.com/yast/yast-network/pull/618 Permit an empty ntp_server list and allowed the use of listentry: - https://github.com/yast/yast-ntp-client/pull/109 Documented the drop of partition_alignment - https://github.com/SUSE/doc-sle/pull/275 (documentation about partition_alignment being dropped) After that the cloned profile is validating correctly with jing. So, should be fixed with: yast2-ntp-client-4.0.10 yast2-network-4.0.23 yast2-autoinstallation-4.0.44 yast2-firewall-4.0.20