unattended: Fix params update for unattended install
Some of the params can be changed when we setup unattended install.
However, updating params is not done properly in every case - code
mix update only internal variables and params dictionary update.
This patch ensure that all changes done during setup are properly
reflected in params dictionary.
Signed-off-by: NMiroslav Rezanina <mrezanin@redhat.com>
Showing
想要评论请 注册 或 登录